paper-with-me

홈 › Papers

CLIM: Contrastive Language-Image Mosaic for Region Representation

2023-12-18 · Size Wu, Wenwei Zhang, Lumin Xu, Sheng Jin, Wentao Liu, Chen Change Loy

Detecting objects accurately from a large or open vocabulary necessitates the vision-language alignment on region representations. However, learning such a region-text alignment by obtaining high-quality box annotations with text labels or descriptions is expensive and infeasible. In contrast, collecting image-text pairs is simpler but lacks precise object location information to associate regions with texts. In this paper, we propose a novel approach called Contrastive Language-Image Mosaic (CLIM), which leverages large-scale image-text pairs effectively for aligning region and text representations. CLIM combines multiple images into a mosaicked image and treats each image as a `pseudo region'. The feature of each pseudo region is extracted and trained to be similar to the corresponding text embedding while dissimilar from others by a contrastive loss, enabling the model to learn the region-text alignment without costly box annotations. As a generally applicable approach, CLIM consistently improves different open-vocabulary object detection methods that use caption supervision. Furthermore, CLIM can effectively enhance the region representation of vision-language models, thus providing stronger backbones for open-vocabulary object detectors. Our experimental results demonstrate that CLIM improves different baseline open-vocabulary object detectors by a large margin on both OV-COCO and OV-LVIS benchmarks. The code is available at https://github.com/wusize/CLIM.

📄 PDF Abstract BibTeX arXiv:2312.11376

Code (1)

wusize/clim 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection

Similar Papers 제목 키워드 기반

MoSAiC: Multi-Modal Multi-Label Supervision-Aware Contrastive Learning for Remote Sensing

2025-07-11 · Debashis Gupta, Aditi Golder, Rongkhun Zhu, Kangning Cui 외 arxiv

Contrastive learning (CL) has emerged as a powerful paradigm for learning transferable representations without the reliance on large labeled datasets. Its ability to capture intrinsic similarities and differences among d…

Representation LearningContrastive Learning

Mosaic3D: Foundation Dataset and Model for Open-Vocabulary 3D Segmentation

2025-02-04 · CVPR 2025 1 · Junha Lee, Chunghyun Park, Jaesung Choe, Yu-Chiang Frank Wang 외

We tackle open-vocabulary 3D scene understanding by introducing a novel data generation pipeline and training framework. Our method addresses three critical requirements for effective training: precise 3D region segmenta…

Contrastive LearningDecoderImage SegmentationInstance Segmentation+3

CLIMS: Cross Language Image Matching for Weakly Supervised Semantic Segmentation

2022-01-01 · CVPR 2022 1 · Jinheng Xie, Xianxu Hou, Kai Ye, Linlin Shen

It has been widely known that CAM (Class Activation Map) usually only activates discriminative object regions and falsely includes lots of object-related backgrounds. As only a fixed set of image-level object labels …

ObjectSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

AudioMosaic: Contrastive Masked Audio Representation Learning

2026-05-14 · Hanxun Huang, Qizhou Wang, Xingjun Ma, Cihang Xie 외 arxiv

Audio self-supervised learning (SSL) aims to learn general-purpose representations from large-scale unlabeled audio data. While recent advances have been driven mainly by generative reconstruction objectives, contrastive…

Self-Supervised LearningRepresentation LearningContrastive Learning

Cross Language Image Matching for Weakly Supervised Semantic Segmentation

2022-03-05 · Jinheng Xie, Xianxu Hou, Kai Ye, Linlin Shen

It has been widely known that CAM (Class Activation Map) usually only activates discriminative object regions and falsely includes lots of object-related backgrounds. As only a fixed set of image-level object labels are …

ObjectSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation