Towards Identity-Aware Cross-Modal Retrieval: a Dataset and a Baseline
Nicola Messina, Lucia Vadicamo, Leo Maltese, Claudio Gennaro

TL;DR
This paper introduces a new dataset and baseline model for identity-aware cross-modal retrieval, enabling better recognition of specific individuals in images based on natural language queries, especially for long-tail identities.
Contribution
The paper presents a novel dataset, COCO-PFS, and a baseline architecture, Id-CLIP, for improving identity-aware cross-modal retrieval tasks.
Findings
Id-CLIP achieves competitive retrieval performance after fine-tuning.
The dataset enables training and evaluation for long-tail identity recognition.
Experiments demonstrate the effectiveness of targeted fine-tuning for this task.
Abstract
Recent advancements in deep learning have significantly enhanced content-based retrieval methods, notably through models like CLIP that map images and texts into a shared embedding space. However, these methods often struggle with domain-specific entities and long-tail concepts absent from their training data, particularly in identifying specific individuals. In this paper, we explore the task of identity-aware cross-modal retrieval, which aims to retrieve images of persons in specific contexts based on natural language queries. This task is critical in various scenarios, such as for searching and browsing personalized video collections or large audio-visual archives maintained by national broadcasters. We introduce a novel dataset, COCO Person FaceSwap (COCO-PFS), derived from the widely used COCO dataset and enriched with deepfake-generated faces from VGGFace2. This dataset addresses…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Web Data Mining and Analysis
MethodsContrastive Language-Image Pre-training
