paper-with-me

홈 › Papers

Improving fine-grained understanding in image-text pre-training

2024-01-18 · Ioana Bica, Anastasija Ilić, Matthias Bauer, Goker Erdogan, Matko Bošnjak, Christos Kaplanis, Alexey A. Gritsenko, Matthias Minderer, Charles Blundell, Razvan Pascanu, Jovana Mitrović

We introduce SPARse Fine-grained Contrastive Alignment (SPARC), a simple method for pretraining more fine-grained multimodal representations from image-text pairs. Given that multiple image patches often correspond to single words, we propose to learn a grouping of image patches for every token in the caption. To achieve this, we use a sparse similarity metric between image patches and language tokens and compute for each token a language-grouped vision embedding as the weighted average of patches. The token and language-grouped vision embeddings are then contrasted through a fine-grained sequence-wise loss that only depends on individual samples and does not require other batch samples as negatives. This enables more detailed information to be learned in a computationally inexpensive manner. SPARC combines this fine-grained loss with a contrastive loss between global image and text embeddings to learn representations that simultaneously encode global and local information. We thoroughly evaluate our proposed method and show improved performance over competing approaches both on image-level tasks relying on coarse-grained information, e.g. classification, as well as region-level tasks relying on fine-grained information, e.g. retrieval, object detection, and segmentation. Moreover, SPARC improves model faithfulness and captioning in foundational vision-language models.

📄 PDF Abstract BibTeX arXiv:2401.09865

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

FG-CLIP: Fine-Grained Visual and Textual Alignment

2025-05-08 · Chunyu Xie, Bin Wang, Fanjing Kong, Jincheng Li 외

Contrastive Language-Image Pre-training (CLIP) excels in multimodal tasks such as image-text retrieval and zero-shot classification but struggles with fine-grained understanding due to its focus on coarse-grained short c…

Image-text Retrievalobject-detectionObject DetectionOpen-vocabulary object detection+5

Improving Fine-grained Visual Understanding in VLMs through Text-Only Training

2024-12-17 · Dasol Choi, Guijin Son, Soo Yong Kim, Gio Paik 외

Visual-Language Models (VLMs) have become a powerful tool for bridging the gap between visual and linguistic understanding. However, the conventional learning approaches for VLMs often suffer from limitations, such as th…

Enhancing Conceptual Understanding in Multimodal Contrastive Learning through Hard Negative Samples

2024-03-05 · Philipp J. Rösch, Norbert Oswald, Michaela Geierhos, Jindřich Libovický

Current multimodal models leveraging contrastive learning often face limitations in developing fine-grained conceptual understanding. This is due to random negative samples during pretraining, causing almost exclusively …

Concept AlignmentContrastive LearningImage-text Retrieval

African or European Swallow? Benchmarking Large Vision-Language Models for Fine-Grained Object Classification

2024-06-20 · Gregor Geigle, Radu Timofte, Goran Glavaš

Recent Large Vision-Language Models (LVLMs) demonstrate impressive abilities on numerous image understanding and reasoning tasks. The task of fine-grained object classification (e.g., distinction between \textit{animal s…

BenchmarkingClassificationMultiple-choiceObject+1

Rethinking Benchmarks for Cross-modal Image-text Retrieval

2023-04-21 · Weijing Chen, Linli Yao, Qin Jin

Image-text retrieval, as a fundamental and important branch of information retrieval, has attracted extensive research attentions. The main challenge of this task is cross-modal semantic understanding and matching. Some …

Cross-Modal RetrievalImage-text RetrievalImage-to-Text RetrievalInformation Retrieval+2