Contour-Aware Equipotential Learning for Semantic Segmentation
Xu Yin, Dongbo Min, Yuchi Huo, Sung-Eui Yoon

TL;DR
This paper introduces Equipotential Learning (EPL), a novel, architecture-agnostic module that improves semantic boundary detection in segmentation tasks by learning decision boundaries through anisotropic field regression and contour learning.
Contribution
It presents the first boundary segmentation method based on field regression and contour learning, enhancing existing models without additional parameters.
Findings
Significant improvements on Pascal VOC 2012 and Cityscapes datasets.
EPL enhances boundary recognition for similar and irregular-shaped categories.
The module is compatible with most existing segmentation architectures.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Infrastructure Maintenance and Monitoring · Advanced Neural Network Applications
MethodsConvolution
