paper-with-me

홈 › Papers

Caption-Supervised Face Recognition: Training a State-of-the-Art Face Model without Manual Annotation

2020-08-01 · ECCV 2020 8 · Qingqiu Huang, Lei Yang, Huaiyi Huang, Tong Wu, Dahua Lin

The advances over the past several years have pushed the performance of face recognition to an amazing level. This great success, to a large extent, is built on top of millions of annotated samples. However, as we endeavor to take the performance to the next level, the reliance on annotated data becomes a major obstacle. We desire to explore an alternative approach, namely using captioned images for training, as an attempt to mitigate this difficulty. Captioned images are widely available on the web, while the captions often contain the names of the subjects in the images. Hence, an effective method to leverage such data would significantly reduce the need of human annotations. However, an important challenge along this way needs to be tackled: the names in the captions are often noisy and ambiguous, especially when there are multiple names in the captions or multiple people in the photos. In this work, we propose a simple yet effective method, which trains a face recognition model by progressively expanding the labeled set via both selective propagation and caption-driven expansion. We build a large-scale dataset of captioned images, which contain 6.3M faces from 305K subjects. Our experiments show that using the proposed method, we can train a state-of-the-art face recognition model without manual annotation (99.65% in LFW). This shows the great potential of caption-supervised face recognition.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face ModelFace Recognition

Similar Papers 제목 키워드 기반

Captioning Daily Activity Images in Early Childhood Education: Benchmark and Algorithm

2026-04-02 · Sixing Li, Zhibin Gu, Ziqi Zhang, Weiguo Pan 외 arxiv

Image captioning for Early Childhood Education (ECE) is essential for automated activity understanding and educational assessment. However, existing methods face two key challenges. First, the lack of large-scale, domain…

Reinforcement LearningImage Captioning

Weakly Supervised Face Naming with Symmetry-Enhanced Contrastive Loss

2022-10-17 · Tingyu Qu, Tinne Tuytelaars, Marie-Francine Moens

We revisit the weakly supervised cross-modal face-name alignment task; that is, given an image and a caption, we label the faces in the image with the names occurring in the caption. Whereas past approaches have learned …

Contrastive Learning

GroundingFace: Fine-grained Face Understanding via Pixel Grounding Multimodal Large Language Model

2025-01-01 · CVPR 2025 1 · Yue Han, Jiangning Zhang, Junwei Zhu, Runze Hou 외

Multimodal Language Learning Models (MLLMs) have shown remarkable performance in image understanding, generation, and editing, with recent advancements achieving pixel-level grounding with reasoning. However, these m…

AttributeLanguage ModelingLanguage ModellingLarge Language Model+2

Image Captioning with Unseen Objects

2019-07-31 · Berkan Demirel, Ramazan Gokberk Cinbis, Nazli Ikizler-Cinbis

Image caption generation is a long standing and challenging problem at the intersection of computer vision and natural language processing. A number of recently proposed approaches utilize a fully supervised object recog…

Caption GenerationImage CaptioningObjectobject-detection+5

Text-Guided Face Recognition using Multi-Granularity Cross-Modal Contrastive Learning

2023-12-14 · Md Mahedi Hasan, Shoaib Meraj Sami, Nasser Nasrabadi

State-of-the-art face recognition (FR) models often experience a significant performance drop when dealing with facial images in surveillance scenarios where images are in low quality and often corrupted with noise. Leve…

Contrastive LearningFace Recognition