paper-with-me

Papers

Contextrast: Contextual Contrastive Learning for Semantic Segmentation

2024-04-16 · CVPR 2024 1 · Changki Sung, Wanhee Kim, Jungho An, Wooju Lee, Hyungtae Lim, Hyun Myung

Despite great improvements in semantic segmentation, challenges persist because of the lack of local/global contexts and the relationship between them. In this paper, we propose Contextrast, a contrastive learning-based semantic segmentation method that allows to capture local/global contexts and comprehend their relationships. Our proposed method comprises two parts: a) contextual contrastive learning (CCL) and b) boundary-aware negative (BANE) sampling. Contextual contrastive learning obtains local/global context from multi-scale feature aggregation and inter/intra-relationship of features for better discrimination capabilities. Meanwhile, BANE sampling selects embedding features along the boundaries of incorrectly predicted regions to employ them as harder negative samples on our contrastive learning, resolving segmentation issues along the boundary region by exploiting fine-grained details. We demonstrate that our Contextrast substantially enhances the performance of semantic segmentation networks, outperforming state-of-the-art contrastive learning approaches on diverse public datasets, e.g. Cityscapes, CamVid, PASCAL-C, COCO-Stuff, and ADE20K, without an increase in computational cost during inference.

📄 PDF Abstract BibTeX arXiv:2404.10633

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

MSA-UNet3+: Multi-Scale Attention UNet3+ with New Supervised Prototypical Contrastive Loss for Coronary DSA Image Segmentation

2025-04-07 · Rayan Merghani Ahmed, Adnan Iltaf, Mohamed Elmanna, Gang Zhao 외

Accurate segmentation of coronary Digital Subtraction Angiography images is essential to diagnose and treat coronary artery diseases. Despite advances in deep learning, challenges such as high intra-class variance and cl…

Contrastive LearningDiagnosticImage SegmentationSegmentation+1

Weakly-supervised Semantic Segmentation via Dual-stream Contrastive Learning of Cross-image Contextual Information

2024-05-08 · Qi Lai, Chi-Man Vong

Weakly supervised semantic segmentation (WSSS) aims at learning a semantic segmentation model with only image-level tags. Despite intensive research on deep learning approaches over a decade, there is still a significant…

Contrastive LearningSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1

Region-Aware Contrastive Learning for Semantic Segmentation

2021-01-01 · ICCV 2021 10 · Hanzhe Hu, Jinshi Cui, LiWei Wang

Recent works have made great success in semantic segmentation by exploiting contextual information in a local or global manner within individual image and supervising the model with pixel-wise cross entropy loss. How…

Contrastive LearningSemantic Segmentation

Positive-Negative Equal Contrastive Loss for Semantic Segmentation

2022-07-04 · Jing Wang, Jiangyun Li, Wei Li, Lingfei Xuan 외

The contextual information is critical for various computer vision tasks, previous works commonly design plug-and-play modules and structural losses to effectively extract and aggregate the global context. These methods …

Contrastive LearningSemantic Segmentation

False: False Negative Samples Aware Contrastive Learning for Semantic Segmentation of High-Resolution Remote Sensing Image

2022-11-15 · Zhaoyang Zhang, Xuying Wang, Xiaoming Mei, Chao Tao 외

The existing SSCL of RSI is built based on constructing positive and negative sample pairs. However, due to the richness of RSI ground objects and the complexity of the RSI contextual semantics, the same RSI patches have…

Contrastive LearningSegmentationSemantic Segmentation