paper-with-me

홈 › Papers

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 available to the WSSS (weakly supervised semantic segmentation) model, it could be very difficult to suppress those diverse background regions consisting of open set objects. In this paper, we propose a novel Cross Language Image Matching (CLIMS) framework, based on the recently introduced Contrastive Language-Image Pre-training (CLIP) model, for WSSS. The core idea of our framework is to introduce natural language supervision to activate more complete object regions and suppress closely-related open background regions. In particular, we design object, background region and text label matching losses to guide the model to excite more reasonable object regions for CAM of each category. In addition, we design a co-occurring background suppression loss to prevent the model from activating closely-related background regions, with a predefined set of class-related background text descriptions. These designs enable the proposed CLIMS to generate a more complete and compact activation map for the target objects. Extensive experiments on PASCAL VOC2012 dataset show that our CLIMS significantly outperforms the previous state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2203.02668

Code (2)

cvi-szu/clims 공식 구현 pytorch
cvi-szu/ccam pytorch

Tasks

ObjectSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

CAM Class activation maps could be used to interpret the prediction decision made by the convolutional neural network (CNN). Image source: [Learning Deep Features for…

Similar Papers 제목 키워드 기반

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

Weakly supervised cross-domain alignment with optimal transport

2020-08-14 · Siyang Yuan, Ke Bai, Liqun Chen, Yizhe Zhang 외

Cross-domain alignment between image objects and text sequences is key to many visual-language tasks, and it poses a fundamental challenge to both computer vision and natural language processing. This paper investigates …

Dual-Granularity Cross-Modal Identity Association for Weakly-Supervised Text-to-Person Image Matching

2025-07-09 · Yafei Zhang, Yongle Shang, Huafeng Li arxiv

Weakly supervised text-to-person image matching, as a crucial approach to reducing models' reliance on large-scale manually labeled samples, holds significant research value. However, existing methods struggle to predict…

Image Matching

Weakly Supervised Dense Video Captioning via Jointly Usage of Knowledge Distillation and Cross-modal Matching

2021-05-18 · Bofeng Wu, guocheng niu, Jun Yu, Xinyan Xiao 외

This paper proposes an approach to Dense Video Captioning (DVC) without pairwise event-sentence annotation. First, we adopt the knowledge distilled from relevant and well solved tasks to generate high-quality event propo…

Caption GenerationCross-Modal RetrievalDense Video CaptioningKnowledge Distillation+3

Relation-aware Instance Refinement for Weakly Supervised Visual Grounding

2021-03-24 · CVPR 2021 1 · Yongfei Liu, Bo Wan, Lin Ma, Xuming He

Visual grounding, which aims to build a correspondence between visual objects and their language entities, plays a key role in cross-modal scene understanding. One promising and scalable strategy for learning visual grou…

ObjectRelationScene UnderstandingVisual Grounding+1