English

Mask-aware Text-to-Image Retrieval: Referring Expression Segmentation Meets Cross-modal Retrieval

Computer Vision and Pattern Recognition 2025-07-01 v1 Artificial Intelligence Computation and Language

Abstract

Text-to-image retrieval (TIR) aims to find relevant images based on a textual query, but existing approaches are primarily based on whole-image captions and lack interpretability. Meanwhile, referring expression segmentation (RES) enables precise object localization based on natural language descriptions but is computationally expensive when applied across large image collections. To bridge this gap, we introduce Mask-aware TIR (MaTIR), a new task that unifies TIR and RES, requiring both efficient image search and accurate object segmentation. To address this task, we propose a two-stage framework, comprising a first stage for segmentation-aware image retrieval and a second stage for reranking and object grounding with a multimodal large language model (MLLM). We leverage SAM 2 to generate object masks and Alpha-CLIP to extract region-level embeddings offline at first, enabling effective and scalable online retrieval. Secondly, MLLM is used to refine retrieval rankings and generate bounding boxes, which are matched to segmentation masks. We evaluate our approach on COCO and D3^3 datasets, demonstrating significant improvements in both retrieval accuracy and segmentation quality over previous methods.

Keywords

Cite

@article{arxiv.2506.22864,
  title  = {Mask-aware Text-to-Image Retrieval: Referring Expression Segmentation Meets Cross-modal Retrieval},
  author = {Li-Cheng Shen and Jih-Kang Hsieh and Wei-Hua Li and Chu-Song Chen},
  journal= {arXiv preprint arXiv:2506.22864},
  year   = {2025}
}

Comments

ICMR 2025

R2 v1 2026-07-01T03:37:47.833Z