paper-with-me

Papers

Weakly supervised segmentation with cross-modality equivariant constraints

2021-04-06 · Gaurav Patel, Jose Dolz

Weakly supervised learning has emerged as an appealing alternative to alleviate the need for large labeled datasets in semantic segmentation. Most current approaches exploit class activation maps (CAMs), which can be generated from image-level annotations. Nevertheless, resulting maps have been demonstrated to be highly discriminant, failing to serve as optimal proxy pixel-level labels. We present a novel learning strategy that leverages self-supervision in a multi-modal image scenario to significantly enhance original CAMs. In particular, the proposed method is based on two observations. First, the learning of fully-supervised segmentation networks implicitly imposes equivariance by means of data augmentation, whereas this implicit constraint disappears on CAMs generated with image tags. And second, the commonalities between image modalities can be employed as an efficient self-supervisory signal, correcting the inconsistency shown by CAMs obtained across multiple modalities. To effectively train our model, we integrate a novel loss function that includes a within-modality and a cross-modality equivariant term to explicitly impose these constraints during training. In addition, we add a KL-divergence on the class prediction distributions to facilitate the information exchange between modalities, which, combined with the equivariant regularizers further improves the performance of our model. Exhaustive experiments on the popular multi-modal BRATS dataset demonstrate that our approach outperforms relevant recent literature under the same learning conditions.

📄 PDF Abstract BibTeX arXiv:2104.02488

Code (1)

gaurav104/WSS-CMER 공식 구현 pytorch

Tasks

Data AugmentationSemantic SegmentationWeakly-supervised LearningWeakly supervised segmentation

Similar Papers 제목 키워드 기반

Self-supervised Scale Equivariant Network for Weakly Supervised Semantic Segmentation

2019-09-09 · Yude Wang, Jie Zhang, Meina Kan, Shiguang Shan 외

Weakly supervised semantic segmentation has attracted much research interest in recent years considering its advantage of low labeling cost. Most of the advanced algorithms follow the design principle that expands and co…

SegmentationSemantic SegmentationWeakly-supervised LearningWeakly supervised Semantic Segmentation+1

EFEM: Equivariant Neural Field Expectation Maximization for 3D Object Segmentation Without Scene Supervision

2023-03-27 · CVPR 2023 1 · Jiahui Lei, Congyue Deng, Karl Schmeckpeper, Leonidas Guibas 외

We introduce Equivariant Neural Field Expectation Maximization (EFEM), a simple, effective, and robust geometric algorithm that can segment objects in 3D scenes without annotations or training on scenes. We achieve such …

ObjectSegmentationSemantic Segmentation

Weakly-supervised fire segmentation by visualizing intermediate CNN layers

2021-11-16 · Milad Niknejad, Alexandre Bernardino

Fire localization in images and videos is an important step for an autonomous system to combat fire incidents. State-of-art image segmentation methods based on deep neural networks require a large number of pixel-annotat…

Image SegmentationSegmentationSemantic SegmentationWeakly supervised segmentation

Self-supervised Equivariant Attention Mechanism for Weakly Supervised Semantic Segmentation

2020-04-09 · CVPR 2020 6 · Yude Wang, Jie Zhang, Meina Kan, Shiguang Shan 외

Image-level weakly supervised semantic segmentation is a challenging problem that has been deeply studied in recent years. Most of advanced solutions exploit class activation map (CAM). However, CAMs can hardly serve as …

Data AugmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Equivariant Multi-Modality Image Fusion

2023-05-19 · CVPR 2024 1 · Zixiang Zhao, Haowen Bai, Jiangshe Zhang, Yulun Zhang 외

Multi-modality image fusion is a technique that combines information from different sensors or modalities, enabling the fused image to retain complementary features from each modality, such as functional highlights and t…

Self-Supervised Learning