paper-with-me

Papers

Contrastive Localized Language-Image Pre-Training

2024-10-03 · Hong-You Chen, Zhengfeng Lai, Haotian Zhang, Xinze Wang, Marcin Eichner, Keen You, Meng Cao, BoWen Zhang, Yinfei Yang, Zhe Gan

Contrastive Language-Image Pre-training (CLIP) has been a celebrated method for training vision encoders to generate image/text representations facilitating various applications. Recently, CLIP has been widely adopted as the vision backbone of multimodal large language models (MLLMs) to connect image inputs for language interactions. The success of CLIP as a vision-language foundation model relies on aligning web-crawled noisy text annotations at image levels. Nevertheless, such criteria may become insufficient for downstream tasks in need of fine-grained vision representations, especially when region-level understanding is demanding for MLLMs. In this paper, we improve the localization capability of CLIP with several advances. We propose a pre-training method called Contrastive Localized Language-Image Pre-training (CLOC) by complementing CLIP with region-text contrastive loss and modules. We formulate a new concept, promptable embeddings, of which the encoder produces image embeddings easy to transform into region representations given spatial hints. To support large-scale pre-training, we design a visually-enriched and spatially-localized captioning framework to effectively generate region-text pseudo-labels at scale. By scaling up to billions of annotated images, CLOC enables high-quality regional embeddings for image region recognition and retrieval tasks, and can be a drop-in replacement of CLIP to enhance MLLMs, especially on referring and grounding tasks.

📄 PDF Abstract BibTeX arXiv:2410.02746

Code (0)

등록된 구현이 없습니다.

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…

Similar Papers 제목 키워드 기반

Joint Learning of Localized Representations from Medical Images and Reports

2021-12-06 · Philip Müller, Georgios Kaissis, Congyu Zou, Daniel Rueckert

Contrastive learning has proven effective for pre-training image models on unlabeled data with promising results for tasks such as medical image classification. Using paired text (like radiological reports) during pre-tr…

Contrastive Learningimage-classificationMedical Image Classificationobject-detection+4

The Role of Local Alignment and Uniformity in Image-Text Contrastive Learning on Medical Images

2022-11-14 · Philip Müller, Georgios Kaissis, Daniel Rueckert

Image-text contrastive learning has proven effective for pretraining medical image models. When targeting localized downstream tasks like semantic segmentation or object detection, additional local contrastive losses tha…

Contrastive Learningobject-detectionObject DetectionSemantic Segmentation

Vision-Language Pre-Training with Triple Contrastive Learning

2022-02-21 · CVPR 2022 1 · Jinyu Yang, Jiali Duan, Son Tran, Yi Xu 외

Vision-language representation learning largely benefits from image-text alignment through contrastive losses (e.g., InfoNCE loss). The success of this alignment strategy is attributed to its capability in maximizing the…

Contrastive Learningcross-modal alignmentCross-Modal RetrievalImage-text Retrieval+7

Language-guided Medical Image Segmentation with Target-informed Multi-level Contrastive Alignments

2024-12-18 · Mingjian Li, Mingyuan Meng, Shuchang Ye, David Dagan Feng 외

Medical image segmentation is crucial in modern medical image analysis, which can aid into diagnosis of various disease conditions. Recently, language-guided segmentation methods have shown promising results in automatin…

Image SegmentationMedical Image AnalysisMedical Image SegmentationRepresentation Learning+2

Localized Region Contrast for Enhancing Self-Supervised Learning in Medical Image Segmentation

2023-04-06 · Xiangyi Yan, Junayed Naushad, Chenyu You, Hao Tang 외

Recent advancements in self-supervised learning have demonstrated that effective visual representations can be learned from unlabeled images. This has led to increased interest in applying self-supervised learning to the…

Contrastive LearningImage SegmentationMedical Image SegmentationOrgan Segmentation+3