paper-with-me

Papers

Semantic Segmentation with Labeling Uncertainty and Class Imbalance

2021-02-08 · Patrik Olã Bressan, José Marcato Junior, José Augusto Correa Martins, Diogo Nunes Gonçalves, Daniel Matte Freitas, Lucas Prado Osco, Jonathan de Andrade Silva, Zhipeng Luo, Jonathan Li, Raymundo Cordero Garcia, Wesley Nunes Gonçalves

Recently, methods based on Convolutional Neural Networks (CNN) achieved impressive success in semantic segmentation tasks. However, challenges such as the class imbalance and the uncertainty in the pixel-labeling process are not completely addressed. As such, we present a new approach that calculates a weight for each pixel considering its class and uncertainty during the labeling process. The pixel-wise weights are used during training to increase or decrease the importance of the pixels. Experimental results show that the proposed approach leads to significant improvements in three challenging segmentation tasks in comparison to baseline methods. It was also proved to be more invariant to noise. The approach presented here may be used within a wide range of semantic segmentation methods to improve their robustness.

📄 PDF Abstract BibTeX arXiv:2102.04566

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Instance-wise Uncertainty for Class Imbalance in Semantic Segmentation

2024-07-17 · Luís Almeida, Inês Dutra, Francesco Renna

Semantic segmentation is a fundamental computer vision task with a vast number of applications. State of the art methods increasingly rely on deep learning models, known to incorrectly estimate uncertainty and being over…

SegmentationSemantic SegmentationUncertainty Quantification

FARCLUSS: Fuzzy Adaptive Rebalancing and Contrastive Uncertainty Learning for Semi-Supervised Semantic Segmentation

2025-06-11 · Ebenezer Tarubinga, Jenifer Kalafatovich, Seong-Whan Lee

Semi-supervised semantic segmentation (SSSS) faces persistent challenges in effectively leveraging unlabeled data, such as ineffective utilization of pseudo-labels, exacerbation of class imbalance biases, and neglect of …

Semantic SegmentationSemi-Supervised Semantic Segmentation

Dynamic Class-Aware Active Learning for Unbiased Satellite Image Segmentation

2026-04-10 · Gadi Hemanth Kumar, Athira Nambiar, Pankaj Bodani arxiv

Semantic segmentation of satellite imagery plays a vital role in land cover mapping and environmental monitoring. However, annotating large-scale, high-resolution satellite datasets is costly and time consuming, especial…

Semantic SegmentationImage SegmentationActive Learning

Edge-guided and Class-balanced Active Learning for Semantic Segmentation of Aerial Images

2024-05-28 · Lianlei Shan, Weiqiang Wang, Ke Lv, Bin Luo

Semantic segmentation requires pixel-level annotation, which is time-consuming. Active Learning (AL) is a promising method for reducing data annotation costs. Due to the gap between aerial and natural images, the previou…

Active LearningImage SegmentationSegmentationSemantic Segmentation

End-to-End 3D-PointCloud Semantic Segmentation for Autonomous Driving

2019-06-26 · Mohammed Abdou, Mahmoud Elkhateeb, Ibrahim Sobh, Ahmad El-Sallab

3D semantic scene labeling is a fundamental task for Autonomous Driving. Recent work shows the capability of Deep Neural Networks in labeling 3D point sets provided by sensors like LiDAR, and Radar. Imbalanced distributi…

Autonomous DrivingScene LabelingSemantic SegmentationTransfer Learning