TL;DR
This paper introduces a boundary-aware feature propagation method for scene segmentation that leverages learned boundaries and graph structures to improve feature consistency within objects and achieve state-of-the-art results.
Contribution
It proposes a novel boundary-aware feature propagation module using unidirectional acyclic graphs to enhance segmentation accuracy by better modeling object boundaries.
Findings
Achieves new state-of-the-art performance on PASCAL-Context, CamVid, and Cityscapes datasets.
Effectively propagates features within object regions while respecting boundaries.
Improves feature discrimination between different objects.
Abstract
In this work, we address the challenging issue of scene segmentation. To increase the feature similarity of the same object while keeping the feature discrimination of different objects, we explore to propagate information throughout the image under the control of objects' boundaries. To this end, we first propose to learn the boundary as an additional semantic class to enable the network to be aware of the boundary layout. Then, we propose unidirectional acyclic graphs (UAGs) to model the function of undirected cyclic graphs (UCGs), which structurize the image via building graphic pixel-by-pixel connections, in an efficient and effective way. Furthermore, we propose a boundary-aware feature propagation (BFP) module to harvest and propagate the local features within their regions isolated by the learned boundaries in the UAG-structured image. The proposed BFP is capable of splitting 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.
