paper-with-me

홈 › Papers

Visual Semantic Description Generation with MLLMs for Image-Text Matching

2025-07-11 · Junyu Chen, Yihua Gao, Mingyong Li arxiv

Image-text matching (ITM) aims to address the fundamental challenge of aligning visual and textual modalities, which inherently differ in their representations, continuous, high-dimensional image features vs. discrete, structured text. We propose a novel framework that bridges the modality gap by leveraging multimodal large language models (MLLMs) as visual semantic parsers. By generating rich Visual Semantic Descriptions (VSD), MLLMs provide semantic anchor that facilitate cross-modal alignment. Our approach combines: (1) Instance-level alignment by fusing visual features with VSD to enhance the linguistic expressiveness of image representations, and (2) Prototype-level alignment through VSD clustering to ensure category-level consistency. These modules can be seamlessly integrated into existing ITM models. Extensive experiments on Flickr30K and MSCOCO demonstrate substantial performance improvements. The approach also exhibits remarkable zero-shot generalization to cross-domain tasks, including news and remote sensing ITM. The code and model checkpoints are available at https://github.com/Image-Text-Matching/VSD.

📄 PDF Abstract BibTeX arXiv:2507.08590

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationImage-text matching

Similar Papers 제목 키워드 기반

Growing Visual Generative Capacity for Pre-Trained MLLMs

2025-10-02 · Hanyu Wang, Jiaming Han, Ziyan Yang, Qi Zhao 외 arxiv

Multimodal large language models (MLLMs) extend the success of language models to visual understanding, and recent efforts have sought to build unified MLLMs that support both understanding and generation. However, const…

Can Unified Generation and Understanding Models Maintain Semantic Equivalence Across Different Output Modalities?

2026-02-27 · Hongbo Jiang, Jie Li, Yunhang Shen, Pingyang Dai 외 arxiv

Unified Multimodal Large Language Models (U-MLLMs) integrate understanding and generation within a single architecture. However, existing evaluations typically assess these capabilities separately, overlooking semantic e…

Patch Matters: Training-free Fine-grained Image Caption Enhancement via Local Perception

2025-01-01 · CVPR 2025 1 · Ruotian Peng, Haiying He, Yake Wei, Yandong Wen 외

High-quality image captions play a crucial role in improving the performance of cross-modal applications such as text-to-image generation, text-to-video generation, and text-image retrieval. To generate long-form, hi…

Image CaptioningImage GenerationImage RetrievalText to Image Generation+3

Q-Bench+: A Benchmark for Multi-modal Foundation Models on Low-level Vision from Single Images to Pairs

2024-02-11 · ZiCheng Zhang, HaoNing Wu, Erli Zhang, Guangtao Zhai 외

The rapid development of Multi-modality Large Language Models (MLLMs) has navigated a paradigm shift in computer vision, moving towards versatile foundational models. However, evaluating MLLMs in low-level visual percept…

Image Quality AssessmentQuestion AnsweringVisual Question Answering

Advancing Multimodal LLMs by Large-Scale 3D Visual Instruction Dataset Generation

2025-07-11 · Liu He, Xiao Zeng, Yizhi Song, Albert Y. C. Chen 외 arxiv

Multimodal Large Language Models (MLLMs) struggle with accurately capturing camera-object relations, especially for object orientation, camera viewpoint, and camera shots. This stems from the fact that existing MLLMs are…

Image Generation