paper-with-me

홈 › Papers

Improving Face Recognition from Caption Supervision with Multi-Granular Contextual Feature Aggregation

2023-08-13 · Md Mahedi Hasan, Nasser Nasrabadi

We introduce caption-guided face recognition (CGFR) as a new framework to improve the performance of commercial-off-the-shelf (COTS) face recognition (FR) systems. In contrast to combining soft biometrics (eg., facial marks, gender, and age) with face images, in this work, we use facial descriptions provided by face examiners as a piece of auxiliary information. However, due to the heterogeneity of the modalities, improving the performance by directly fusing the textual and facial features is very challenging, as both lie in different embedding spaces. In this paper, we propose a contextual feature aggregation module (CFAM) that addresses this issue by effectively exploiting the fine-grained word-region interaction and global image-caption association. Specifically, CFAM adopts a self-attention and a cross-attention scheme for improving the intra-modality and inter-modality relationship between the image and textual features, respectively. Additionally, we design a textual feature refinement module (TFRM) that refines the textual features of the pre-trained BERT encoder by updating the contextual embeddings. This module enhances the discriminative power of textual features with a cross-modal projection loss and realigns the word and caption embeddings with visual features by incorporating a visual-semantic alignment loss. We implemented the proposed CGFR framework on two face recognition models (ArcFace and AdaFace) and evaluated its performance on the Multi-Modal CelebA-HQ dataset. Our framework significantly improves the performance of ArcFace in both 1:1 verification and 1:N identification protocol.

📄 PDF Abstract BibTeX arXiv:2308.06866

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Adam 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

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

Benchmarking Zero-Shot Recognition with Vision-Language Models: Challenges on Granularity and Specificity

2023-06-28 · Zhenlin Xu, Yi Zhu, Tiffany Deng, Abhay Mittal 외

This paper presents novel benchmarks for evaluating vision-language models (VLMs) in zero-shot recognition, focusing on granularity and specificity. Although VLMs excel in tasks like image captioning, they face challenge…

BenchmarkingImage CaptioningSpecificityZero-Shot Learning

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 외

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 endeav…

Face ModelFace Recognition

Training-Free Semantic Multi-Object Tracking with Vision-Language Models

2026-04-15 · Laurence Bonat, Francesco Tonini, Elisa Ricci, Lorenzo Vaquero arxiv

Semantic Multi-Object Tracking (SMOT) extends multi-object tracking with semantic outputs such as video summaries, instance-level captions, and interaction labels, aiming to move from trajectories to human-interpretable …

Multi-Object TrackingSemantic Retrieval

A Fistful of Words: Learning Transferable Visual Models from Bag-of-Words Supervision

2021-12-27 · Ajinkya Tejankar, Maziar Sanjabi, Bichen Wu, Saining Xie 외

Using natural language as a supervision for training visual recognition models holds great promise. Recent works have shown that if such supervision is used in the form of alignment between images and captions in large t…

ClassificationImage Captioningimage-classificationImage Classification+3