English

CART: A Generative Cross-Modal Retrieval Framework with Coarse-To-Fine Semantic Modeling

Information Retrieval 2025-12-02 v3

Abstract

Cross-modal retrieval aims to search for instances, which are semantically related to the query through the interaction of different modal data. Traditional solutions utilize a single-tower or dual-tower framework to explicitly compute the score between queries and candidates, which is challenged by training cost and inference latency with large-scale data. Inspired by the remarkable performance and efficiency of generative models, we propose a generative cross-modal retrieval framework (CART) based on coarse-to-fine semantic modeling, which assigns identifiers to each candidate and treats the generating identifier as the retrieval target. Specifically, we explore an effective coarse-to-fine scheme, combining K-Means and RQ-VAE to discretize multimodal data into token sequences that support autoregressive generation. Further, considering the lack of explicit interaction between queries and candidates, we propose a feature fusion strategy to align their semantics. Extensive experiments demonstrate the effectiveness of the strategies in the CART, achieving excellent results in both retrieval performance and efficiency.

Keywords

Cite

@article{arxiv.2406.17507,
  title  = {CART: A Generative Cross-Modal Retrieval Framework with Coarse-To-Fine Semantic Modeling},
  author = {Minghui Fang and Shengpeng Ji and Jialong Zuo and Hai Huang and Yan Xia and Jieming Zhu and Xize Cheng and Xiaoda Yang and Wenrui Liu and Gang Wang and Zhenhua Dong and Zhou Zhao},
  journal= {arXiv preprint arXiv:2406.17507},
  year   = {2025}
}

Comments

Updated a few baseline metrics based on original publications. Conclusions unchanged

R2 v1 2026-06-28T17:18:36.252Z