paper-with-me

홈 › Papers

Fine-Grained Semantically Aligned Vision-Language Pre-Training

2022-08-04 · Juncheng Li, Xin He, Longhui Wei, Long Qian, Linchao Zhu, Lingxi Xie, Yueting Zhuang, Qi Tian, Siliang Tang

Large-scale vision-language pre-training has shown impressive advances in a wide range of downstream tasks. Existing methods mainly model the cross-modal alignment by the similarity of the global representations of images and texts, or advanced cross-modal attention upon image and text features. However, they fail to explicitly learn the fine-grained semantic alignment between visual regions and textual phrases, as only global image-text alignment information is available. In this paper, we introduce LOUPE, a fine-grained semantically aLigned visiOn-langUage PrE-training framework, which learns fine-grained semantic alignment from the novel perspective of game-theoretic interactions. To efficiently compute the game-theoretic interactions, we further propose an uncertainty-aware neural Shapley interaction learning module. Experiments show that LOUPE achieves state-of-the-art performance on a variety of vision-language tasks. Furthermore, without any object-level human annotations and fine-tuning, LOUPE achieves competitive performance on object detection and visual grounding. More importantly, LOUPE opens a new promising direction of learning fine-grained semantics from large-scale raw image-text pairs. The repository of this work is at https://github.com/YYJMJC/LOUPE.

📄 PDF Abstract BibTeX arXiv:2208.02515

Code (1)

yyjmjc/loupe 공식 구현

Tasks

cross-modal alignmentobject-detectionObject DetectionVisual Grounding

Similar Papers 제목 키워드 기반

Language-driven Fine-grained Retrieval

2025-12-06 · Shijie Wang, Xin Yu, Yadan Luo, Zijian Wang 외 arxiv

Existing fine-grained image retrieval (FGIR) methods learn discriminative embeddings by adopting semantically sparse one-hot labels derived from category names as supervision. While effective on seen classes, such superv…

Image Retrieval

MMFuser: Multimodal Multi-Layer Feature Fuser for Fine-Grained Vision-Language Understanding

2024-10-15 · Yue Cao, Yangzhou Liu, Zhe Chen, Guangchen Shi 외

Despite significant advancements in Multimodal Large Language Models (MLLMs) for understanding complex human intentions through cross-modal interactions, capturing intricate image details remains challenging. Previous me…

Visual Question Answering

MoDA: Modulation Adapter for Fine-Grained Visual Grounding in Instructional MLLMs

2025-06-02 · Wayner Barrios, Andrés Villa, Juan León Alcázar, SouYoung Jin 외

Recently, Multimodal Large Language Models (MLLMs) have demonstrated impressive performance on instruction-following tasks by integrating pretrained visual encoders with large language models (LLMs). However, existing ap…

Instruction FollowingText GenerationVisual Grounding

Hallucination at a Glance: Controlled Visual Edits and Fine-Grained Multimodal Learning

2025-06-08 · Tianyi Bai, Yuxuan Fan, Jiantao Qiu, Fupeng Sun 외

Multimodal large language models (MLLMs) have achieved strong performance on vision-language tasks but still struggle with fine-grained visual differences, leading to hallucinations or missed semantic shifts. We attribut…

AttributeHallucinationImage CaptioningQuestion Answering+2

Improving Text-based Person Search via Part-level Cross-modal Correspondence

2024-12-31 · Jicheol Park, Boseung Jeong, Dongwon Kim, Suha Kwak

Text-based person search is the task of finding person images that are the most relevant to the natural language text description given as query. The main challenge of this task is a large gap between the target images a…

DecoderPerson SearchText based Person Search