TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Cluster and Aggregate: Face Recognition with Large Probe Set

Cluster and Aggregate: Face Recognition with Large Probe Set

Minchul Kim, Feng Liu, Anil Jain, Xiaoming Liu

2022-10-19Face RecognitionFace VerificationVideo RecognitionSurveillance-to-SurveillanceSurveillance-to-SingleSurveillance-to-Booking
PaperPDFCode(official)

Abstract

Feature fusion plays a crucial role in unconstrained face recognition where inputs (probes) comprise of a set of $N$ low quality images whose individual qualities vary. Advances in attention and recurrent modules have led to feature fusion that can model the relationship among the images in the input set. However, attention mechanisms cannot scale to large $N$ due to their quadratic complexity and recurrent modules suffer from input order sensitivity. We propose a two-stage feature fusion paradigm, Cluster and Aggregate, that can both scale to large $N$ and maintain the ability to perform sequential inference with order invariance. Specifically, Cluster stage is a linear assignment of $N$ inputs to $M$ global cluster centers, and Aggregation stage is a fusion over $M$ clustered features. The clustered features play an integral role when the inputs are sequential as they can serve as a summarization of past features. By leveraging the order-invariance of incremental averaging operation, we design an update rule that achieves batch-order invariance, which guarantees that the contributions of early image in the sequence do not diminish as time steps increase. Experiments on IJB-B and IJB-S benchmark datasets show the superiority of the proposed two-stage paradigm in unconstrained face recognition. Code and pretrained models are available in https://github.com/mk-minchul/caface

Results

TaskDatasetMetricValueModel
Facial Recognition and ModellingIJB-CTAR @ FAR=1e-398.08CAFace+AdaFace (WebFace4M)
Facial Recognition and ModellingIJB-BTAR @ FAR=0.00196.91CAFace+AdaFace (WebFace4M)
Facial Recognition and ModellingIJB-BTAR @ FAR=1e-592.29CAFace+AdaFace (WebFace4M)
Facial Recognition and ModellingIJB-BTAR@FAR=0.000195.53CAFace+AdaFace (WebFace4M)
Facial Recognition and ModellingBTS3.1TAR @ FAR=0.010.5131CAFace (Adaface)
Face VerificationIJB-CTAR @ FAR=1e-398.08CAFace+AdaFace (WebFace4M)
Face VerificationIJB-BTAR @ FAR=0.00196.91CAFace+AdaFace (WebFace4M)
Face VerificationIJB-BTAR @ FAR=1e-592.29CAFace+AdaFace (WebFace4M)
Face VerificationIJB-BTAR@FAR=0.000195.53CAFace+AdaFace (WebFace4M)
Face VerificationBTS3.1TAR @ FAR=0.010.5131CAFace (Adaface)
Face ReconstructionIJB-CTAR @ FAR=1e-398.08CAFace+AdaFace (WebFace4M)
Face ReconstructionIJB-BTAR @ FAR=0.00196.91CAFace+AdaFace (WebFace4M)
Face ReconstructionIJB-BTAR @ FAR=1e-592.29CAFace+AdaFace (WebFace4M)
Face ReconstructionIJB-BTAR@FAR=0.000195.53CAFace+AdaFace (WebFace4M)
Face ReconstructionBTS3.1TAR @ FAR=0.010.5131CAFace (Adaface)
3DIJB-CTAR @ FAR=1e-398.08CAFace+AdaFace (WebFace4M)
3DIJB-BTAR @ FAR=0.00196.91CAFace+AdaFace (WebFace4M)
3DIJB-BTAR @ FAR=1e-592.29CAFace+AdaFace (WebFace4M)
3DIJB-BTAR@FAR=0.000195.53CAFace+AdaFace (WebFace4M)
3DBTS3.1TAR @ FAR=0.010.5131CAFace (Adaface)
3D Face ModellingIJB-CTAR @ FAR=1e-398.08CAFace+AdaFace (WebFace4M)
3D Face ModellingIJB-BTAR @ FAR=0.00196.91CAFace+AdaFace (WebFace4M)
3D Face ModellingIJB-BTAR @ FAR=1e-592.29CAFace+AdaFace (WebFace4M)
3D Face ModellingIJB-BTAR@FAR=0.000195.53CAFace+AdaFace (WebFace4M)
3D Face ModellingBTS3.1TAR @ FAR=0.010.5131CAFace (Adaface)
3D Face ReconstructionIJB-CTAR @ FAR=1e-398.08CAFace+AdaFace (WebFace4M)
3D Face ReconstructionIJB-BTAR @ FAR=0.00196.91CAFace+AdaFace (WebFace4M)
3D Face ReconstructionIJB-BTAR @ FAR=1e-592.29CAFace+AdaFace (WebFace4M)
3D Face ReconstructionIJB-BTAR@FAR=0.000195.53CAFace+AdaFace (WebFace4M)
3D Face ReconstructionBTS3.1TAR @ FAR=0.010.5131CAFace (Adaface)

Related Papers

ProxyFusion: Face Feature Aggregation Through Sparse Experts2025-09-24DiffClean: Diffusion-based Makeup Removal for Accurate Age Estimation2025-07-17Non-Adaptive Adversarial Face Generation2025-07-16DVFL-Net: A Lightweight Distilled Video Focal Modulation Network for Spatio-Temporal Action Recognition2025-07-16Attributes Shape the Embedding Space of Face Recognition Models2025-07-15Face mask detection project report.2025-07-02On the Burstiness of Faces in Set2025-06-25Identifying Physically Realizable Triggers for Backdoored Face Recognition Networks2025-06-24