arXiv:2412.21009cs.CVcs.IR2024-12中稿 · ECIR 2025被引 2

构建新数据集与模型,让跨模态检索能精准识别特定人物。

Towards Identity-Aware Cross-Modal Retrieval: a Dataset and a Baseline

  • 基于COCO和VGGFace2生成人脸替换数据,构建大规模身份感知数据集
  • 提出Id-CLIP模型,在人物检索任务上超越普通CLIP变体
  • 适合需要识别长尾个体的视频/图像检索系统研发者

深度学习推动了基于内容的跨模态检索发展,如CLIP将图文映射到共享嵌入空间。然而,现有方法在领域特定实体和训练数据中缺失的长尾概念(尤其是具体人物)识别上表现不佳。本文研究身份感知的跨模态检索任务,即根据自然语言查询检索特定人物在特定上下文中的图像。该任务对个性化视频检索、国家广播机构音视频档案管理等场景至关重要。我们引入新数据集COCO Person FaceSwap(COCO-PFS),源自广泛使用的COCO数据集,并融合VGGFace2生成的深度伪造人脸,以填补该任务所需大规模数据集的空白。实验评估不同CLIP变体在此任务上的表现,包括我们提出的身份感知CLIP(Id-CLIP),通过针对性微调实现竞争力检索性能。本工作为更鲁棒的跨模态检索系统奠定基础,可识别长尾身份与上下文细节。数据与代码见https://github.com/mesnico/IdCLIP。

原文摘要 · Abstract (English)

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 the lack of large-scale datasets needed for training and evaluating models for this task. Our experiments assess the performance of different CLIP variations repurposed for this task, including our architecture, Identity-aware CLIP (Id-CLIP), which achieves competitive retrieval performance through targeted fine-tuning. Our contributions lay the groundwork for more robust cross-modal retrieval systems capable of recognizing long-tail identities and contextual nuances. Data and code are available at https://github.com/mesnico/IdCLIP.

跨模态检索身份识别数据集CLIP

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。