Multi-View Correlation Consistency for Semi-Supervised Semantic Segmentation
Yunzhong Hou, Stephen Gould, Liang Zheng

TL;DR
This paper introduces multi-view correlation consistency (MVCC) learning for semi-supervised semantic segmentation, combining the strengths of consistency and contrastive learning to improve robustness and accuracy with limited labeled data.
Contribution
It proposes a novel MVCC learning method that leverages pairwise pixel relationships across views, along with a view-coherent augmentation strategy, advancing semi-supervised segmentation performance.
Findings
Achieves 76.8% mIoU on Cityscapes with 1/8 labeled data.
Outperforms existing semi-supervised methods in accuracy.
Close to fully supervised performance with limited labels.
Abstract
Semi-supervised semantic segmentation needs rich and robust supervision on unlabeled data. Consistency learning enforces the same pixel to have similar features in different augmented views, which is a robust signal but neglects relationships with other pixels. In comparison, contrastive learning considers rich pairwise relationships, but it can be a conundrum to assign binary positive-negative supervision signals for pixel pairs. In this paper, we take the best of both worlds and propose multi-view correlation consistency (MVCC) learning: it considers rich pairwise relationships in self-correlation matrices and matches them across views to provide robust supervision. Together with this correlation consistency loss, we propose a view-coherent data augmentation strategy that guarantees pixel-pixel correspondence between different views. In a series of semi-supervised settings on two…
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
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning
