English

MLLM-Driven Semantic Identifier Generation for Generative Cross-Modal Retrieval

Information Retrieval 2025-11-04 v2

Abstract

Generative cross-modal retrieval, which treats retrieval as a generation task, has emerged as a promising direction with the rise of Multimodal Large Language Models (MLLMs). In this setting, the model responds to a text query by generating an identifier corresponding to the target image. However, existing methods typically rely on manually crafted string IDs, clustering-based labels, or atomic identifiers requiring vocabulary expansion, all of which face challenges in semantic alignment or scalability.To address these limitations, we propose a vocabulary-efficient identifier generation framework that prompts MLLMs to generate Structured Semantic Identifiers from image-caption pairs. These identifiers are composed of concept-level tokens such as objects and actions, naturally aligning with the model's generation space without modifying the tokenizer. Additionally, we introduce a Rationale-Guided Supervision Strategy, prompting the model to produce a one-sentence explanation alongside each identifier serves as an auxiliary supervision signal that improves semantic grounding and reduces hallucinations during training.

Keywords

Cite

@article{arxiv.2509.17359,
  title  = {MLLM-Driven Semantic Identifier Generation for Generative Cross-Modal Retrieval},
  author = {Tianyuan Li and Lei Wang and Ahtamjan Ahmat and Yating Yang and Bo Ma and Rui Dong and Bangju Han},
  journal= {arXiv preprint arXiv:2509.17359},
  year   = {2025}
}

Comments

We plan to revise the methodology and update the experimental analysis before resubmission

R2 v1 2026-07-01T05:48:49.595Z