Compensation Learning in Semantic Segmentation

Abstract

Label noise and ambiguities between similar classes are challenging problems in developing new models and annotating new data for semantic segmentation. In this paper, we propose Compensation Learning in Semantic Segmentation, a framework to identify and compensate ambiguities as well as label noise. More specifically, we add a ground truth depending and globally learned bias to the classification logits and introduce a novel uncertainty branch for neural networks to induce the compensation bias only to relevant regions. Our method is employed into state-of-the-art segmentation frameworks and several experiments demonstrate that our proposed compensation learns inter-class relations that allow global identification of challenging ambiguities as well as the exact localization of subsequent label noise. Additionally, it enlarges robustness against label noise during training and allows target-oriented manipulation during inference. We evaluate the proposed method on Cityscapes, KITTI-STEP, ADE20k, and COCO-stuff10k.

Cite

Text

Kaiser et al. "Compensation Learning in Semantic Segmentation." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023. doi:10.1109/CVPRW59228.2023.00329

Markdown

[Kaiser et al. "Compensation Learning in Semantic Segmentation." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023.](https://mlanthology.org/cvprw/2023/kaiser2023cvprw-compensation/) doi:10.1109/CVPRW59228.2023.00329

BibTeX

@inproceedings{kaiser2023cvprw-compensation,
  title     = {{Compensation Learning in Semantic Segmentation}},
  author    = {Kaiser, Timo and Reinders, Christoph and Rosenhahn, Bodo},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2023},
  pages     = {3267-3278},
  doi       = {10.1109/CVPRW59228.2023.00329},
  url       = {https://mlanthology.org/cvprw/2023/kaiser2023cvprw-compensation/}
}