Contour-Aware Equipotential Learning for Semantic Segmentation

Korea Advanced Institute of Science and Technology (KAIST)
IEEE TMM 2022

(a) We get better visual understanding of objects in real life by changing the relative observation distance or varying the direction/perspectives. (b) Objects with similar geometric appearances are usually classified as the same categories.

Abstract

With increasing demands for high-quality semantic segmentation in the industry, hard-distinguishing semantic boundaries have posed a significant threat to existing solutions. Inspired by real-life experience, i.e., combining varied observations contributes to higher visual recognition confidence, we present the equipotential learning (EPL) method. This novel module transfers the predicted/ground-truth semantic labels to a self-defined potential domain to learn and infer decision boundaries along customized directions. The conversion to the potential domain is implemented via a lightweight differentiable anisotropic convolution without incurring any parameter overhead. Besides, the designed two loss functions, the point loss and the equipotential line loss implement anisotropic field regression and category-level contour learning, respectively, enhancing prediction consistencies in the inter/intra-class boundary areas. More importantly, EPL is agnostic to network architectures, and thus it can be plugged into most existing segmentation models. This paper is the first attempt to address the boundary segmentation problem with field regression and contour learning. Meaningful performance improvements on Pascal Voc 2012 and Cityscapes demonstrate that the proposed EPL module can benefit the offthe-shelf fully convolutional network models when recognizing semantic boundary areas. Besides, intensive comparisons and analysis show the favorable merits of EPL for distinguishing semantically-similar and irregular-shaped categories.

Create observations from diverse directions.
Centered Image
GIF 1
GIF 2
GIF 3
GIF 4
GIF 5
GIF 6
Learn anisotropic class contours.
Centered Image
GIF 7
GIF 8
GIF 9
GIF 10
GIF 11
GIF 12

Qualitative Results

Quantitative Results

Poster

We made errata in the published version to correct several typos and expressions. Sorry for the confusion in your reading.

BibTeX

@article{yin2022contour,
        title={Contour-Aware Equipotential Learning for Semantic Segmentation},
        author={Yin, Xu and Min, Dongbo and Huo, Yuchi and Yoon, Sung-Eui},
        journal={IEEE Transactions on Multimedia},
        volume={25},
        pages={6146--6156},
        year={2022},
        publisher={IEEE}
      }