paper-with-me

홈 › Papers

$β$-CLIP: Text-Conditioned Contrastive Learning for Multi-Granular Vision-Language Alignment

2025-12-14 · Fatimah Zohra, Chen Zhao, Hani Itani, Bernard Ghanem arxiv

CLIP achieves strong zero-shot image-text retrieval by aligning global vision and text representations, yet it falls behind on fine-grained tasks even when fine-tuned on long, detailed captions. In this work, we propose $β$-CLIP, a multi-granular text-conditioned contrastive learning framework designed to achieve hierarchical alignment between multiple textual granularities-from full captions to sentences and phrases-and their corresponding visual regions. For each level of granularity, $β$-CLIP utilizes cross-attention to dynamically pool image patches, producing contextualized visual embeddings. To address the semantic overlap inherent in this hierarchy, we introduce the $β$-Contextualized Contrastive Alignment Loss ($β$-CAL). This objective parameterizes the trade-off between strict query-specific matching and relaxed intra-image contextualization, supporting both soft Cross-Entropy and hard Binary Cross-Entropy formulations. We find that each loss interacts differently with hierarchical supervision: CE's softmax sharpens fine-grained discrimination, while BCE's sigmoid favors long-text retrieval while both benefit from hierarchy. Through extensive experiments, we demonstrate that $β$-CLIP significantly improves dense alignment: achieving 91.8% T2I 92.3% I2T at R@1 on Urban1K and 30.9% on FG-OVD (Hard), setting state-of-the-art among methods trained without hard negatives. $β$-CLIP establishes a robust, adaptive baseline for dense vision-language correspondence. The code and models are released at https://github.com/fzohra/B-CLIP.

📄 PDF Abstract BibTeX arXiv:2512.12678

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningText Retrieval

Similar Papers 제목 키워드 기반

UMG-CLIP: A Unified Multi-Granularity Vision Generalist for Open-World Understanding

2024-01-12 · Bowen Shi, Peisen Zhao, Zichen Wang, Yuhang Zhang 외

Vision-language foundation models, represented by Contrastive Language-Image Pre-training (CLIP), have gained increasing attention for jointly understanding both vision and textual tasks. However, existing approaches pri…

Open Vocabulary Panoptic SegmentationOpen Vocabulary Semantic SegmentationPanoptic SegmentationRetrieval+2

jina-clip-v2: Multilingual Multimodal Embeddings for Text and Images

2024-12-11 · Andreas Koukounas, Georgios Mastrapas, Sedigheh Eslami, Bo wang 외

Contrastive Language-Image Pretraining (CLIP) has been widely used for crossmodal information retrieval and multimodal understanding tasks. However, CLIP models are mainly optimized for crossmodal vision-language tasks a…

Contrastive LearningCross-Modal Information RetrievalInformation RetrievalRepresentation Learning+3

Advancing Myopia To Holism: Fully Contrastive Language-Image Pre-training

2025-01-01 · CVPR 2025 1 · Haicheng Wang, Chen Ju, Weixiong Lin, Shuai Xiao 외

In rapidly evolving field of vision-language models (VLMs), contrastive language-image pre-training (CLIP) has made significant strides, becoming foundation for various downstream tasks. However, relying on one-to-on…

Image-text RetrievalImage to textText Retrieval

Multi-Granularity Contrastive Knowledge Distillation for Multimodal Named Entity Recognition

2021-11-16 · ACL ARR November 2021 11 · Anonymous

It is very valuable to recognize named entities from short and informal multimodal posts in this age of information explosion. Despite existing methods success in multi-modal named entity recognition (MNER), they rely on…

Knowledge DistillationMulti-modal Named Entity Recognitionnamed-entity-recognitionNamed Entity Recognition+1

Tencent Text-Video Retrieval: Hierarchical Cross-Modal Interactions with Multi-Level Representations

2022-04-07 · Jie Jiang, Shaobo Min, Weijie Kong, Dihong Gong 외

Text-Video Retrieval plays an important role in multi-modal understanding and has attracted increasing attention in recent years. Most existing methods focus on constructing contrastive pairs between whole videos and com…

Contrastive LearningDenoisingRetrievalSentence+2