paper-with-me

Papers

CAFS: Class Adaptive Framework for Semi-Supervised Semantic Segmentation

2023-03-21 · Jingi Ju, Hyeoncheol Noh, Yooseung Wang, Minseok Seo, Dong-Geol Choi

Semi-supervised semantic segmentation learns a model for classifying pixels into specific classes using a few labeled samples and numerous unlabeled images. The recent leading approach is consistency regularization by selftraining with pseudo-labeling pixels having high confidences for unlabeled images. However, using only highconfidence pixels for self-training may result in losing much of the information in the unlabeled datasets due to poor confidence calibration of modern deep learning networks. In this paper, we propose a class-adaptive semisupervision framework for semi-supervised semantic segmentation (CAFS) to cope with the loss of most information that occurs in existing high-confidence-based pseudolabeling methods. Unlike existing semi-supervised semantic segmentation frameworks, CAFS constructs a validation set on a labeled dataset, to leverage the calibration performance for each class. On this basis, we propose a calibration aware class-wise adaptive thresholding and classwise adaptive oversampling using the analysis results from the validation set. Our proposed CAFS achieves state-ofthe-art performance on the full data partition of the base PASCAL VOC 2012 dataset and on the 1/4 data partition of the Cityscapes dataset with significant margins of 83.0% and 80.4%, respectively. The code is available at https://github.com/cjf8899/CAFS.

📄 PDF Abstract BibTeX arXiv:2303.11606

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Choosing DAG Models Using Markov and Minimal Edge Count in the Absence of Ground Truth

2024-09-30 · Joseph D. Ramsey, Bryan Andrews, Peter Spirtes

We give a novel nonparametric pointwise consistent statistical test (the Markov Checker) of the Markov condition for directed acyclic graph (DAG) or completed partially directed acyclic graph (CPDAG) models given a datas…

ICAFS: Inter-Client-Aware Feature Selection for Vertical Federated Learning

2025-04-15 · Ruochen Jin, Boning Tong, Shu Yang, BoJian Hou 외

Vertical federated learning (VFL) enables a paradigm for vertically partitioned data across clients to collaboratively train machine learning models. Feature selection (FS) plays a crucial role in Vertical Federated Lear…

feature selectionFederated LearningVertical Federated Learning

A Note on Rich Incomplete Argumentation Frameworks

2020-09-10 · Jean-Guy Mailly

Recently, qualitative uncertainty in abstract argumentation has received much attention. The first works on this topic introduced uncertainty about the presence of attacks, then about the presence of arguments, and final…

Abstract Argumentation

An Improved Artificial Fish Swarm Algorithm for Solving the Problem of Investigation Path Planning

2023-10-20 · Qian Huang, Weiwen Qian, Chang Li, Xuan Ding

Informationization is a prevailing trend in today's world. The increasing demand for information in decision-making processes poses significant challenges for investigation activities, particularly in terms of effectivel…

Decision MakingTraveling Salesman Problem

ACTION++: Improving Semi-supervised Medical Image Segmentation with Adaptive Anatomical Contrast

2023-04-05 · Chenyu You, Weicheng Dai, Yifei Min, Lawrence Staib 외

Medical data often exhibits long-tail distributions with heavy class imbalance, which naturally leads to difficulty in classifying the minority classes (i.e., boundary regions or rare objects). Recent work has significan…

Contrastive LearningImage SegmentationMedical Image SegmentationSemantic Segmentation+1