paper-with-me

Papers

Towards Universal Representation Learning for Deep Face Recognition

2020-02-26 · CVPR 2020 6 · Yichun Shi, Xiang Yu, Kihyuk Sohn, Manmohan Chandraker, Anil K. Jain

Recognizing wild faces is extremely hard as they appear with all kinds of variations. Traditional methods either train with specifically annotated variation data from target domains, or by introducing unlabeled target variation data to adapt from the training data. Instead, we propose a universal representation learning framework that can deal with larger variation unseen in the given training data without leveraging target domain knowledge. We firstly synthesize training data alongside some semantically meaningful variations, such as low resolution, occlusion and head pose. However, directly feeding the augmented data for training will not converge well as the newly introduced samples are mostly hard examples. We propose to split the feature embedding into multiple sub-embeddings, and associate different confidence values for each sub-embedding to smooth the training procedure. The sub-embeddings are further decorrelated by regularizing variation classification loss and variation adversarial loss on different partitions of them. Experiments show that our method achieves top performance on general face recognition datasets such as LFW and MegaFace, while significantly better on extreme benchmarks such as TinyFace and IJB-S.

📄 PDF Abstract BibTeX arXiv:2002.11841

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionRepresentation Learning

Similar Papers 제목 키워드 기반

Universal Adversarial Spoofing Attacks against Face Recognition

2021-10-02 · Takuma Amada, Seng Pei Liew, Kazuya Kakizaki, Toshinori Araki

We assess the vulnerabilities of deep face recognition systems for images that falsify/spoof multiple identities simultaneously. We demonstrate that, by manipulating the deep feature representation extracted from a face …

Face RecognitionFace Verification

MagFace: A Universal Representation for Face Recognition and Quality Assessment

2021-03-11 · CVPR 2021 1 · Qiang Meng, Shichao Zhao, Zhida Huang, Feng Zhou

The performance of face recognition system degrades when the variability of the acquired faces increases. Prior work alleviates this issue by either monitoring the face quality in pre-processing or predicting the data un…

ClusteringFace Quality AssessementFace RecognitionFace Verification

Atoms of Thought: Universal EEG Representation Learning with Microstates

2026-05-19 · Xinyang Tian, Ruitao Liu, Ziyi Ye, Siyang Xue 외 arxiv

Learning universal representations from electroencephalogram (EEG) signals is a cutting-edge approach in the field of neuroinformatics and brain-computer interfaces (BCIs). Conventionally, EEG is treated as a multivariat…

Representation LearningEmotion Recognition

Towards Universal Object Detection by Domain Attention

2019-04-09 · CVPR 2019 6 · Xudong Wang, Zhaowei Cai, Dashan Gao, Nuno Vasconcelos

Despite increasing efforts on universal representations for visual recognition, few have addressed object detection. In this paper, we develop an effective and efficient universal object detection system that is capable …

Objectobject-detectionObject Detection

Universal-to-Specific Framework for Complex Action Recognition

2020-07-13 · Peisen Zhao, Lingxi Xie, Ya zhang, Qi Tian

Video-based action recognition has recently attracted much attention in the field of computer vision. To solve more complex recognition tasks, it has become necessary to distinguish different levels of interclass variati…

Action RecognitionDecision Making