Positive-Negative Equal Contrastive Loss for Semantic Segmentation
Jing Wang, Jiangyun Li, Wei Li, Lingfei Xuan, Tianxiang Zhang, Wenxuan, Wang

TL;DR
This paper introduces the Positive-Negative Equal contrastive loss (PNE loss) for semantic segmentation, enhancing global context extraction by leveraging supervised contrastive learning to improve performance with minimal extra computation.
Contribution
The paper proposes a novel supervised contrastive loss function, PNE loss, that treats positive and negative pairs equally, improving semantic segmentation accuracy across multiple models and datasets.
Findings
Achieves state-of-the-art results on Cityscapes, COCO-Stuff, and ADE20K.
Compatible with various segmentation architectures and backbones.
Provides performance improvements with negligible additional computational costs.
Abstract
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 utilize fine-label to optimize the model but ignore that fine-trained features are also precious training resources, which can introduce preferable distribution to hard pixels (i.e., misclassified pixels). Inspired by contrastive learning in unsupervised paradigm, we apply the contrastive loss in a supervised manner and re-design the loss function to cast off the stereotype of unsupervised learning (e.g., imbalance of positives and negatives, confusion of anchors computing). To this end, we propose Positive-Negative Equal contrastive loss (PNE loss), which increases the latent impact of positive embedding on the anchor and treats the positive as well as negative sample…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Video Surveillance and Tracking Methods
Methods*Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution · Average Pooling · Bottleneck Residual Block · Kaiming Initialization · Max Pooling · Convolution · Residual Connection · Global Average Pooling · Contrastive Learning
