paper-with-me

홈 › Papers

Penalizing Top Performers: Conservative Loss for Semantic Segmentation Adaptation

2018-09-04 · ECCV 2018 9 · Xinge Zhu, Hui Zhou, Ceyuan Yang, Jianping Shi, Dahua Lin

Due to the expensive and time-consuming annotations (e.g., segmentation) for real-world images, recent works in computer vision resort to synthetic data. However, the performance on the real image often drops significantly because of the domain shift between the synthetic data and the real images. In this setting, domain adaptation brings an appealing option. The effective approaches of domain adaptation shape the representations that (1) are discriminative for the main task and (2) have good generalization capability for domain shift. To this end, we propose a novel loss function, i.e., Conservative Loss, which penalizes the extreme good and bad cases while encouraging the moderate examples. More specifically, it enables the network to learn features that are discriminative by gradient descent and are invariant to the change of domains via gradient ascend method. Extensive experiments on synthetic to real segmentation adaptation show our proposed method achieves state of the art results. Ablation studies give more insights into properties of the Conservative Loss. Exploratory experiments and discussion demonstrate that our Conservative Loss has good flexibility rather than restricting an exact form.

📄 PDF Abstract BibTeX arXiv:1809.00903

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning Non-Unique Segmentation with Reward-Penalty Dice Loss

2020-09-23 · Jiabo He, Sarah Erfani, Sudanthi Wijewickrema, Stephen O'Leary 외

Semantic segmentation is one of the key problems in the field of computer vision, as it enables computer image understanding. However, most research and applications of semantic segmentation focus on addressing unique se…

Medical Image SegmentationSegmentationSemantic Segmentation

Distance Map Loss Penalty Term for Semantic Segmentation

2019-08-10 · Francesco Caliva, Claudia Iriondo, Alejandro Morales Martinez, Sharmila Majumdar 외

Convolutional neural networks for semantic segmentation suffer from low performance at object boundaries. In medical imaging, accurate representation of tissue surfaces and volumes is important for tracking of disease bi…

SegmentationSemantic Segmentation

Towards High-Quality Image Segmentation: Improving Topology Accuracy by Penalizing Neighbor Pixels

2026-03-19 · Juan Miguel Valverde, Dim P. Papadopoulos, Rasmus Larsen, Anders Bjorholm Dahl arxiv

Standard deep learning models for image segmentation cannot guarantee topology accuracy, failing to preserve the correct number of connected components or structures. This, in turn, affects the quality of the segmentatio…

Instance SegmentationImage Segmentation

Conservative-Progressive Collaborative Learning for Semi-supervised Semantic Segmentation

2022-11-30 · Siqi Fan, Fenghua Zhu, Zunlei Feng, Yisheng Lv 외

Pseudo supervision is regarded as the core idea in semi-supervised learning for semantic segmentation, and there is always a tradeoff between utilizing only the high-quality pseudo labels and leveraging all the pseudo la…

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Semantic Segmentation for Point Cloud Scenes via Dilated Graph Feature Aggregation and Pyramid Decoders

2022-04-11 · Yongqiang Mao, Xian Sun, Kaiqiang Chen, Wenhui Diao 외

Semantic segmentation of point clouds generates comprehensive understanding of scenes through densely predicting the category for each point. Due to the unicity of receptive field, semantic segmentation of point clouds r…

DiversitySegmentationSemantic Segmentation