中文
相关论文

相关论文: ElasticFace: Elastic Margin Loss for Deep Face Rec…

200 篇论文

Recognition in low quality face datasets is challenging because facial attributes are obscured and degraded. Advances in margin-based loss functions have resulted in enhanced discriminability of faces in the embedding space. Further,…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Minchul Kim , Anil K. Jain , Xiaoming Liu

Cross-entropy loss together with softmax is arguably one of the most common used supervision components in convolutional neural networks (CNNs). Despite its simplicity, popularity and excellent performance, the component does not explicitly…

机器学习 · 统计学 2017-11-21 Weiyang Liu , Yandong Wen , Zhiding Yu , Meng Yang

The cosine-based softmax losses and their variants achieve great success in deep learning based face recognition. However, hyperparameter settings in these losses have significant influences on the optimization path as well as the final…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Xiao Zhang , Rui Zhao , Yu Qiao , Xiaogang Wang , Hongsheng Li

Demographic bias is one of the major challenges for face recognition systems. The majority of existing studies on demographic biases are heavily dependent on specific demographic groups or demographic classifier, making it difficult to…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Tetsushi Ohki , Yuya Sato , Masakatsu Nishigaki , Koichi Ito

Person re-identification is a challenging task because of the high intra-class variance induced by the unrestricted nuisance factors of variations such as pose, illumination, viewpoint, background, and sensor noise. Recent approaches…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Sinan Sabri , Zaigham Randhawa , Gianfranco Doretto

Face recognition has witnessed significant progresses due to the advances of deep convolutional neural networks (CNNs), the central challenge of which, is feature discrimination. To address it, one group tries to exploit mining-based…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Xiaobo Wang , Shuo Wang , Shifeng Zhang , Tianyu Fu , Hailin Shi , Tao Mei

To encourage intra-class compactness and inter-class separability among trainable feature vectors, large-margin softmax methods are developed and widely applied in the face recognition community. The introduction of the large-margin concept…

音频与语音处理 · 电气工程与系统科学 2021-04-22 Jingjing Huo , Yingbo Gao , Weiyue Wang , Ralf Schlüter , Hermann Ney

The softmax loss and its variants are widely used as objectives for embedding learning, especially in applications like face recognition. However, the intra- and inter-class objectives in the softmax loss are entangled, therefore a…

计算机视觉与模式识别 · 计算机科学 2020-02-13 Lanqing He , Zhongdao Wang , Yali Li , Shengjin Wang

Recognizability, a key perceptual factor in human face processing, strongly affects the performance of face recognition (FR) systems in both verification and identification tasks. Effectively using recognizability to enhance feature…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Duc-Phuong Doan-Ngo , Thanh-Dang Diep , Thanh Nguyen-Duc , Thanh-Sach LE , Nam Thoai

As an emerging topic in face recognition, designing margin-based loss functions can increase the feature margin between different classes for enhanced discriminability. More recently, the idea of mining-based strategies is adopted to…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Yuge Huang , Yuhan Wang , Ying Tai , Xiaoming Liu , Pengcheng Shen , Shaoxin Li , Jilin Li , Feiyue Huang

We propose a simple modification from a fixed margin triplet loss to an adaptive margin triplet loss. While the original triplet loss is used widely in classification problems such as face recognition, face re-identification and…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Mai Lan Ha , Volker Blanz

Existing classification-based face recognition methods have achieved remarkable progress, introducing large margin into hypersphere manifold to learn discriminative facial representations. However, the feature distribution is ignored. Poor…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Chengzhi Jiang , Yanzhou Su , Wen Wang , Haiwei Bai , Haijun Liu , Jian Cheng

Loss functions play a key role in training superior deep neural networks. In convolutional neural networks (CNNs), the popular cross entropy loss together with softmax does not explicitly guarantee minimization of intra-class variance or…

计算机视觉与模式识别 · 计算机科学 2019-04-26 XiaoBin Li , WeiQiang Wang

Deep Convolutional Neural Networks (DCNNs) and their variants have been widely used in large scale face recognition(FR) recently. Existing methods have achieved good performance on many FR benchmarks. However, most of them suffer from two…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Jing Xu , Tszhang Guo , Yong Xu , Zenglin Xu , Kun Bai

Deep neural networks (DNNs) are often prone to learn the spurious correlations between target classes and bias attributes, like gender and race, inherent in a major portion of training data (bias-aligned samples), thus showing unfair…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Mei Wang , Weihong Deng , Jiani Hu , Sen Su

Face recognition has been an active and vital topic among computer vision community for a long time. Previous researches mainly focus on loss functions used for facial feature extraction network, among which the improvements of…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Xiang An , Xuhan Zhu , Yang Xiao , Lan Wu , Ming Zhang , Yuan Gao , Bin Qin , Debing Zhang , Ying Fu

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…

计算机视觉与模式识别 · 计算机科学 2020-09-07 Seyed Mehdi Iranmanesh , Ali Dabouei , Nasser M. Nasrabadi

With the development of convolutional neural network, significant progress has been made in computer vision tasks. However, the commonly used loss function softmax loss and highly efficient network architecture for common visual tasks are…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Xianyang Li , Feng Wang , Qinghao Hu , Cong Leng

In current practical face authentication systems, most face recognition (FR) algorithms are based on cosine similarity with softmax classification. Despite its reliable classification performance, this method struggles with hard samples. A…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Fan Xie , Yang Wang , Yikang Jiao , Zhenyu Yuan , Congxi Chen , Chuanxin Zhao

In this work, we investigate several methods and strategies to learn deep embeddings for face recognition, using joint sample- and set-based optimization. We explain our framework that expands traditional learning with set-based supervision…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Baris Gecer , Vassileios Balntas , Tae-Kyun Kim