paper-with-me

홈 › Papers

ComAlign: Compositional Alignment in Vision-Language Models

2024-09-12 · Ali Abdollah, Amirmohammad Izadi, Armin Saghafian, Reza Vahidimajd, Mohammad Mozafari, Amirreza Mirzaei, Mohammadmahdi Samiei, Mahdieh Soleymani Baghshah

Vision-language models (VLMs) like CLIP have showcased a remarkable ability to extract transferable features for downstream tasks. Nonetheless, the training process of these models is usually based on a coarse-grained contrastive loss between the global embedding of images and texts which may lose the compositional structure of these modalities. Many recent studies have shown VLMs lack compositional understandings like attribute binding and identifying object relationships. Although some recent methods have tried to achieve finer-level alignments, they either are not based on extracting meaningful components of proper granularity or don't properly utilize the modalities' correspondence (especially in image-text pairs with more ingredients). Addressing these limitations, we introduce Compositional Alignment (ComAlign), a fine-grained approach to discover more exact correspondence of text and image components using only the weak supervision in the form of image-text pairs. Our methodology emphasizes that the compositional structure (including entities and relations) extracted from the text modality must also be retained in the image modality. To enforce correspondence of fine-grained concepts in image and text modalities, we train a lightweight network lying on top of existing visual and language encoders using a small dataset. The network is trained to align nodes and edges of the structure across the modalities. Experimental results on various VLMs and datasets demonstrate significant improvements in retrieval and compositional benchmarks, affirming the effectiveness of our plugin model.

📄 PDF Abstract BibTeX arXiv:2409.08206

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Progressive Multi-granular Alignments for Grounded Reasoning in Large Vision-Language Models

2024-12-11 · Quang-Hung Le, Long Hoang Dang, Ngan Le, Truyen Tran 외

Existing Large Vision-Language Models (LVLMs) excel at matching concepts across multi-modal inputs but struggle with compositional concepts and high-level relationships between entities. This paper introduces Progressive…

Question AnsweringVisual GroundingVisual Reasoning

Revisiting Compositionality in Dual-Encoder Vision-Language Models: The Role of Inference

2026-04-13 · Imanol Miranda, Ander Salaberria, Eneko Agirre, Gorka Azkune arxiv

Dual-encoder Vision-Language Models (VLMs) such as CLIP are often characterized as bag-of-words systems due to their poor performance on compositional benchmarks. We argue that this limitation may stem less from deficien…

Improving Compositional Text-to-image Generation with Large Vision-Language Models

2023-10-10 · Song Wen, Guian Fang, Renrui Zhang, Peng Gao 외

Recent advancements in text-to-image models, particularly diffusion models, have shown significant promise. However, compositional text-to-image models frequently encounter difficulties in generating high-quality images …

AttributeImage GenerationText to Image GenerationText-to-Image Generation

Does Structural Attention Improve Compositional Representations in Vision-Language Models?

2022-12-03 · NeurIPS Workshop: Self-Supervised Learning - Theory and Practice 2022 12 · Rohan Pandey, Rulin Shao, Paul Pu Liang, Louis-Philippe Morency

Although scaling self-supervised approaches has gained widespread success in Vision-Language pre-training, a number of works providing structural knowledge of visually-grounded semantics have recently shown incremental…

Visual Reasoning

Jailbreak in pieces: Compositional Adversarial Attacks on Multi-Modal Language Models

2023-07-26 · Erfan Shayegani, Yue Dong, Nael Abu-Ghazaleh

We introduce new jailbreak attacks on vision language models (VLMs), which use aligned LLMs and are resilient to text-only jailbreak attacks. Specifically, we develop cross-modality attacks on alignment where we pair adv…

Language ModelingLanguage Modelling