paper-with-me

Papers

Multi-View Correlation Consistency for Semi-Supervised Semantic Segmentation

2022-08-17 · Yunzhong Hou, Stephen Gould, Liang Zheng

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 datasets, we report competitive accuracy compared with the state-of-the-art methods. Notably, on Cityscapes, we achieve 76.8% mIoU with 1/8 labeled data, just 0.6% shy from the fully supervised oracle.

📄 PDF Abstract BibTeX arXiv:2208.08437

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Diverse and Consistent Multi-view Networks for Semi-supervised Regression

2021-09-29 · Cuong Manh Nguyen, Le Zhang, Arun Raja, Xun Xu 외

Label collection is costly in many applications, which poses the need for label-efficient learning. In this work, we present Diverse and Consistent Multi-view Networks (DiCoM) — a novel semi-supervised regression techniq…

DiversityMULTI-VIEW LEARNINGregression

DualHGNN: A Dual Hypergraph Neural Network for Semi-Supervised Node Classification based on Multi-View Learning and Density Awareness

2023-06-07 · Jianpeng Liao, Jun Yan, Qian Tao

Graph-based semi-supervised node classification has been shown to become a state-of-the-art approach in many applications with high research value and significance. Most existing methods are only based on the original in…

MULTI-VIEW LEARNINGNode ClassificationRepresentation Learning

Consistency of semi-supervised learning, stochastic tug-of-war games, and the p-Laplacian

2024-01-15 · Jeff Calder, Nadejda Drenska

In this paper we give a broad overview of the intersection of partial differential equations (PDEs) and graph-based semi-supervised learning. The overview is focused on a large body of recent work on PDE continuum limits…

Generative View-Correlation Adaptation for Semi-Supervised Multi-View Learning

2020-08-01 · ECCV 2020 8 · Yunyu Liu, Lichen Wang, Yue Bai, Can Qin 외

Multi-view learning (MVL) explores the data extracted from multiple resources. It assumes that the complementary information between different views could be revealed to further improve the learning performance. There ar…

Data AugmentationMULTI-VIEW LEARNINGRepresentation Learning

Semi-supervised Deep Multi-view Stereo

2022-07-24 · Hongbin Xu, Weitao Chen, Yang Liu, Zhipeng Zhou 외

Significant progress has been witnessed in learning-based Multi-view Stereo (MVS) under supervised and unsupervised settings. To combine their respective merits in accuracy and completeness, meantime reducing the demand …