AINet+: Advancing Superpixel Segmentation via Cascaded Association Implantation
Yaxiong Wang, Yunchao Wei, Yujiao Wu, Xueming Qian, Li Zhu, Yi Yang

TL;DR
This paper introduces AINet+ with the Association Implantation module, explicitly modeling pixel-grid relationships and progressively refining superpixel segmentation, leading to improved boundary accuracy and competitive results across multiple benchmarks.
Contribution
We propose the Association Implantation module for explicit pixel-grid interaction and a boundary-aware loss to enhance superpixel boundary accuracy.
Findings
Achieves competitive performance on BSDS500, NYUv2, ACDC, and ISIC2017.
Enables explicit context extraction at pixel-grid level.
Improves boundary delineation in superpixel segmentation.
Abstract
Superpixel segmentation has seen significant progress benefiting from the deep convolutional networks. The typical approach entails initial division of the image into grids, followed by a learning process that assigns each pixel to adjacent grid segments. However, reliance on convolutions with confined receptive fields results in an implicit, rather than explicit, understanding of pixel-grid interactions. This limitation often leads to a deficit of contextual information during the mapping of associations. To counteract this, we introduce the Association Implantation (AI) module, designed to allow networks to explicitly engage with pixel-grid relationships. This module embeds grid features directly into the vicinity of the central pixel and employs convolutional operations on an enlarged window, facilitating an adaptive transfer of knowledge. This approach enables the network to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Domain Adaptation and Few-Shot Learning
MethodsConvolution
