paper-with-me

Papers

Recurrent Embedding Aggregation Network for Video Face Recognition

2019-04-26 · Sixue Gong, Yichun Shi, Anil K. Jain

Recurrent networks have been successful in analyzing temporal data and have been widely used for video analysis. However, for video face recognition, where the base CNNs trained on large-scale data already provide discriminative features, using Long Short-Term Memory (LSTM), a popular recurrent network, for feature learning could lead to overfitting and degrade the performance instead. We propose a Recurrent Embedding Aggregation Network (REAN) for set to set face recognition. Compared with LSTM, REAN is robust against overfitting because it only learns how to aggregate the pre-trained embeddings rather than learning representations from scratch. Compared with quality-aware aggregation methods, REAN can take advantage of the context information to circumvent the noise introduced by redundant video frames. Empirical results on three public domain video face recognition datasets, IJB-S, YTF, and PaSC show that the proposed REAN significantly outperforms naive CNN-LSTM structure and quality-aware aggregation methods.

📄 PDF Abstract BibTeX arXiv:1904.12019

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Neural Aggregation Network for Video Face Recognition

2016-03-17 · CVPR 2017 7 · Jiaolong Yang, Peiran Ren, Dong-Qing Zhang, Dong Chen 외

This paper presents a Neural Aggregation Network (NAN) for video face recognition. The network takes a face video or face image set of a person with a variable number of face images as its input, and produces a compact, …

Face IdentificationFace RecognitionFace Verification

Attention-Aware Transformer-Based Aggregation Network for Video Periocular Recognition

2026-05-15 · Luiz G F Carreira, Breno A Mariano, Victor H C de Melo, David Menotti 외 arxiv

Video periocular recognition is the task of recognizing an individual's identity based on the region around an individual's eyes. The periocular area is one of the most discriminative regions of the human face, making it…

Feature Aggregation Network for Video Face Recognition

2019-05-06 · Zhaoxiang Liu, Huan Hu, Jinqiang Bai, Shaohua Li 외

This paper aims to learn a compact representation of a video for video face recognition task. We make the following contributions: first, we propose a meta attention-based aggregation scheme which adaptively and fine-gra…

Face Recognition

Self-attention aggregation network for video face representation and recognition

2020-10-11 · Ihor Protsenko, Taras Lehinevych, Dmytro Voitekh, Ihor Kroosh 외

Models based on self-attention mechanisms have been successful in analyzing temporal data and have been widely used in the natural language domain. We propose a new model architecture for video face representation and re…

Face Recognition

Video Face Recognition: Component-wise Feature Aggregation Network (C-FAN)

2019-02-19 · Sixue Gong, Yichun Shi, Anil K. Jain

We propose a new approach to video face recognition. Our component-wise feature aggregation network (C-FAN) accepts a set of face images of a subject as an input, and outputs a single feature vector as the face represent…

Face Recognition