paper-with-me

홈 › Papers

Pairwise Relational Networks for Face Recognition

2018-08-15 · ECCV 2018 9 · Bong-Nam Kang, Yonghyun Kim, Daijin Kim

Existing face recognition using deep neural networks is difficult to know what kind of features are used to discriminate the identities of face images clearly. To investigate the effective features for face recognition, we propose a novel face recognition method, called a pairwise relational network (PRN), that obtains local appearance patches around landmark points on the feature map, and captures the pairwise relation between a pair of local appearance patches. The PRN is trained to capture unique and discriminative pairwise relations among different identities. Because the existence and meaning of pairwise relations should be identity dependent, we add a face identity state feature, which obtains from the long short-term memory (LSTM) units network with the sequential local appearance patches on the feature maps, to the PRN. To further improve accuracy of face recognition, we combined the global appearance representation with the pairwise relational feature. Experimental results on the LFW show that the PRN using only pairwise relations achieved 99.65% accuracy and the PRN using both pairwise relations and face identity state feature achieved 99.76% accuracy. On the YTF, both the PRN using only pairwise relations and the PRN using pairwise relations and the face identity state feature achieved the state-of-the-art (95.7% and 96.3%). The PRN also achieved comparable results to the state-of-the-art for both face verification and face identification tasks on the IJB-A, and the state-of-the-art on the IJB-B.

📄 PDF Abstract BibTeX arXiv:1808.04976

Code (0)

등록된 구현이 없습니다.

Tasks

Face IdentificationFace RecognitionFace Verification

Similar Papers 제목 키워드 기반

Pairwise Relational Networks using Local Appearance Features for Face Recognition

2018-11-15 · Bong-Nam Kang, Yonghyun Kim, Daijin Kim

We propose a new face recognition method, called a pairwise relational network (PRN), which takes local appearance features around landmark points on the feature map, and captures unique pairwise relations with the same …

Face IdentificationFace RecognitionFace Verification

Unified Knowledge Distillation Framework: Fine-Grained Alignment and Geometric Relationship Preservation for Deep Face Recognition

2025-08-15 · Durgesh Mishra, Rishabh Uikey arxiv

Knowledge Distillation is crucial for optimizing face recognition models for deployment in computationally limited settings, such as edge devices. Traditional KD methods, such as Raw L2 Feature Distillation or Feature Co…

Knowledge DistillationFace Recognition

Dynamic Manipulation Hypergraphs for HAR: Beyond Pairwise Relations: Dynamic Manipulation Hypergraphs for Vision-Based Human Activity Recognition

2026-07-15 · Fatemeh Ziaeetabar arxiv

Fine-grained manipulation recognition requires modeling evolving relations among hands, objects, tools, and supporting surfaces. Conventional graph-based methods use pairwise edges that can fragment a coordinated event i…

Human Activity Recognition

HRGE-Net: Hierarchical Relational Graph Embedding Network for Multi-view 3D Shape Recognition

2019-08-27 · Xin Wei, Ruixuan Yu, Jian Sun

View-based approach that recognizes 3D shape through its projected 2D images achieved state-of-the-art performance for 3D shape recognition. One essential challenge for view-based approach is how to aggregate the multi-v…

3D Shape Classification3D Shape RecognitionGraph EmbeddingRetrieval

Correlational Gaussian Processes for Cross-Domain Visual Recognition

2017-07-01 · CVPR 2017 7 · Chengjiang Long, Gang Hua

We present a probabilistic model that captures higher order co-occurrence statistics for joint visual recognition in a collection of images and across multiple domains. More importantly, we predict the structured output …

Gaussian Processes