paper-with-me

홈 › Papers

StructXLIP: Enhancing Vision-language Models with Multimodal Structural Cues

2026-02-23 · Zanxi Ruan, Songqun Gao, Qiuyu Kong, Yiming Wang, Marco Cristani arxiv

Edge-based representations are fundamental cues for visual understanding, a principle rooted in early vision research and still central today. We extend this principle to vision-language alignment, showing that isolating and aligning structural cues across modalities can greatly benefit fine-tuning on long, detail-rich captions, with a specific focus on improving cross-modal retrieval. We introduce StructXLIP, a fine-tuning alignment paradigm that extracts edge maps (e.g., Canny), treating them as proxies for the visual structure of an image, and filters the corresponding captions to emphasize structural cues, making them "structure-centric". Fine-tuning augments the standard alignment loss with three structure-centric losses: (i) aligning edge maps with structural text, (ii) matching local edge regions to textual chunks, and (iii) connecting edge maps to color images to prevent representation drift. From a theoretical standpoint, while standard CLIP maximizes the mutual information between visual and textual embeddings, StructXLIP additionally maximizes the mutual information between multimodal structural representations. This auxiliary optimization is intrinsically harder, guiding the model toward more robust and semantically stable minima, enhancing vision-language alignment. Beyond outperforming current competitors on cross-modal retrieval in both general and specialized domains, our method serves as a general boosting recipe that can be integrated into future approaches in a plug-and-play manner. Code and pretrained models are publicly available at: https://github.com/intelligolabs/StructXLIP.

📄 PDF Abstract BibTeX arXiv:2602.20089

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal Retrieval

Similar Papers 제목 키워드 기반

Aggregated Structural Representation with Large Language Models for Human-Centric Layout Generation

2025-05-26 · Jiongchao Jin, Shengchu Zhao, Dajun Chen, Wei Jiang 외

Time consumption and the complexity of manual layout design make automated layout generation a critical task, especially for multiple applications across different mobile devices. Existing graph-based layout generation a…

Layout DesignLayout Generation

Towards Vision Enhancing LLMs: Empowering Multimodal Knowledge Storage and Sharing in LLMs

2023-11-27 · Yunxin Li, Baotian Hu, Wei Wang, Xiaochun Cao 외

Recent advancements in multimodal large language models (MLLMs) have achieved significant multimodal generation capabilities, akin to GPT-4. These models predominantly map visual information into language representation …

Instruction Followingmultimodal generationText Generation

X-Former: Unifying Contrastive and Reconstruction Learning for MLLMs

2024-07-18 · Sirnam Swetha, Jinyu Yang, Tal Neiman, Mamshad Nayeem Rizve 외

Recent advancements in Multimodal Large Language Models (MLLMs) have revolutionized the field of vision-language understanding by integrating visual perception capabilities into Large Language Models (LLMs). The prevaili…

Contrastive LearningRepresentation LearningVisual Reasoning

Generative AI for Industrial Contour Detection: A Language-Guided Vision System

2025-08-29 · Liang Gong, Tommy, Wang, Sara Chaker 외 arxiv

Industrial computer vision systems often struggle with noise, material variability, and uncontrolled imaging conditions, limiting the effectiveness of classical edge detectors and handcrafted pipelines. In this work, we …

Towards Unified Multimodal Interleaved Generation via Group Relative Policy Optimization

2026-03-10 · Ming Nie, Chunwei Wang, Jianhua Han, Hang Xu 외 arxiv

Unified vision-language models have made significant progress in multimodal understanding and generation, yet they largely fall short in producing multimodal interleaved outputs, which is a crucial capability for tasks l…

Text-to-Image GenerationReinforcement LearningVisual StorytellingVisual Reasoning