SOTAVerified

Virtual Class Enhanced Discriminative Embedding Learning

2018-11-30NeurIPS 2018Code Available0· sign in to hype

Binghui Chen, Weihong Deng, Haifeng Shen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Recently, learning discriminative features to improve the recognition performances gradually becomes the primary goal of deep learning, and numerous remarkable works have emerged. In this paper, we propose a novel yet extremely simple method Virtual Softmax to enhance the discriminative property of learned features by injecting a dynamic virtual negative class into the original softmax. Injecting virtual class aims to enlarge inter-class margin and compress intra-class distribution by strengthening the decision boundary constraint. Although it seems weird to optimize with this additional virtual class, we show that our method derives from an intuitive and clear motivation, and it indeed encourages the features to be more compact and separable. This paper empirically and experimentally demonstrates the superiority of Virtual Softmax, improving the performances on a variety of object classification and face verification tasks.

Tasks

Reproductions