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/Octuplet Loss: Make Face Recognition Robust to Image Resol...

Octuplet Loss: Make Face Recognition Robust to Image Resolution

Martin Knoche, Mohamed Elkadeem, Stefan Hörmann, Gerhard Rigoll

2022-07-14Face RecognitionFace Verification
PaperPDFCode(official)Code

Abstract

Image resolution, or in general, image quality, plays an essential role in the performance of today's face recognition systems. To address this problem, we propose a novel combination of the popular triplet loss to improve robustness against image resolution via fine-tuning of existing face recognition models. With octuplet loss, we leverage the relationship between high-resolution images and their synthetically down-sampled variants jointly with their identity labels. Fine-tuning several state-of-the-art approaches with our method proves that we can significantly boost performance for cross-resolution (high-to-low resolution) face verification on various datasets without meaningfully exacerbating the performance on high-to-high resolution images. Our method applied on the FaceTransformer network achieves 95.12% face verification accuracy on the challenging XQLFW dataset while reaching 99.73% on the LFW database. Moreover, the low-to-low face verification accuracy benefits from our method. We release our code to allow seamless integration of the octuplet loss into existing frameworks.

Results

TaskDatasetMetricValueModel
Facial Recognition and ModellingXQLFWAccuracy0.9512FaceTransformer+OctupletLoss
Facial Recognition and ModellingLFWAccuracy0.9973FaceTransformer+OctupletLoss
Face ReconstructionXQLFWAccuracy0.9512FaceTransformer+OctupletLoss
Face ReconstructionLFWAccuracy0.9973FaceTransformer+OctupletLoss
Face RecognitionXQLFWAccuracy0.9512FaceTransformer+OctupletLoss
Face RecognitionLFWAccuracy0.9973FaceTransformer+OctupletLoss
3DXQLFWAccuracy0.9512FaceTransformer+OctupletLoss
3DLFWAccuracy0.9973FaceTransformer+OctupletLoss
3D Face ModellingXQLFWAccuracy0.9512FaceTransformer+OctupletLoss
3D Face ModellingLFWAccuracy0.9973FaceTransformer+OctupletLoss
3D Face ReconstructionXQLFWAccuracy0.9512FaceTransformer+OctupletLoss
3D Face ReconstructionLFWAccuracy0.9973FaceTransformer+OctupletLoss

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-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-24SELFI: Selective Fusion of Identity for Generalizable Deepfake Detection2025-06-21