paper-with-me

홈 › Papers

Attribute Adaptive Margin Softmax Loss using Privileged Information

2020-09-04 · Seyed Mehdi Iranmanesh, Ali Dabouei, Nasser M. Nasrabadi

We present a novel framework to exploit privileged information for recognition which is provided only during the training phase. Here, we focus on recognition task where images are provided as the main view and soft biometric traits (attributes) are provided as the privileged data (only available during training phase). We demonstrate that more discriminative feature space can be learned by enforcing a deep network to adjust adaptive margins between classes utilizing attributes. This tight constraint also effectively reduces the class imbalance inherent in the local data neighborhood, thus carving more balanced class boundaries locally and using feature space more efficiently. Extensive experiments are performed on five different datasets and the results show the superiority of our method compared to the state-of-the-art models in both tasks of face recognition and person re-identification.

📄 PDF Abstract BibTeX arXiv:2009.01972

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFace RecognitionPerson Re-Identification

Similar Papers 제목 키워드 기반

Adaptive Margin Circle Loss for Speaker Verification

2021-06-15 · Runqiu Xiao

Deep-Neural-Network (DNN) based speaker verification sys-tems use the angular softmax loss with margin penalties toenhance the intra-class compactness of speaker embeddings,which achieved remarkable performance. In this …

Speaker Verification

X2-Softmax: Margin Adaptive Loss Function for Face Recognition

2023-12-08 · Jiamu Xu, Xiaoxiang Liu, Xinyuan Zhang, Yain-Whar Si 외

Learning the discriminative features of different faces is an important task in face recognition. By extracting face features in neural networks, it becomes easy to measure the similarity of different face images, which …

Face Recognition

Fair Loss: Margin-Aware Reinforcement Learning for Deep Face Recognition

2019-10-01 · ICCV 2019 10 · Bingyu Liu, Weihong Deng, Yaoyao Zhong, Mei Wang 외

Recently, large-margin softmax loss methods, such as angular softmax loss (SphereFace), large margin cosine loss (CosFace), and additive angular margin loss (ArcFace), have demonstrated impressive performance on deep fac…

Face RecognitionQ-Learningreinforcement-learningReinforcement Learning+1

Fairness via Adversarial Attribute Neighbourhood Robust Learning

2022-10-12 · Qi Qi, Shervin Ardeshir, Yi Xu, Tianbao Yang

Improving fairness between privileged and less-privileged sensitive attribute groups (e.g, {race, gender}) has attracted lots of attention. To enhance the model performs uniformly well in different sensitive attributes, …

AttributeFairness

Real Additive Margin Softmax for Speaker Verification

2021-10-18 · Lantian Li, Ruiqian Nai, Dong Wang

The additive margin softmax (AM-Softmax) loss has delivered remarkable performance in speaker verification. A supposed behavior of AM-Softmax is that it can shrink within-class variation by putting emphasis on target log…

Speaker Verification