Enhancing Boundary Segmentation for Topological Accuracy with Skeleton-Based Methods
Abstract
In order to boost the performance of a convolutional neural network (CNN), several approaches have shown the benefit of enhancing the spatial encoding of feature maps. However, few works paid attention to the positional properties of convolutional kernels. In this paper, we demonstrate that different kernel positions are of different importance, which depends on the task, dataset and architecture, and adaptively emphasizing the informative parts in convolutional kernels can lead to considerable improvement. Therefore, we propose a novel structural re-parameterization Position Boosting Convolution (PBConv) to exploit and enhance the position information in the convolutional kernel. PBConv consists of several concurrent small convolutional kernels, which can be equivalently converted to the original kernel and bring no extra inference cost. Different from existing structural re-parameterization methods, PBconv searches for the optimal re-parameterized structure by a fast heuristic algorithm based on the dispersion of kernel weights. Such heuristic search is efficient yet effective, well adapting the varying kernel weight distribution. As a result, PBConv can significantly improve the representational power of a model, especially its ability to extract fine-grained low-level features. Importantly, PBConv is orthogonal to procedural re-parameterization methods and can further boost performance based on them.
Cite
Text
Liu et al. "Enhancing Boundary Segmentation for Topological Accuracy with Skeleton-Based Methods." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/121Markdown
[Liu et al. "Enhancing Boundary Segmentation for Topological Accuracy with Skeleton-Based Methods." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/liu2024ijcai-enhancing/) doi:10.24963/ijcai.2024/121BibTeX
@inproceedings{liu2024ijcai-enhancing,
title = {{Enhancing Boundary Segmentation for Topological Accuracy with Skeleton-Based Methods}},
author = {Liu, Chuni and Ma, Boyuan and Ban, Xiaojuan and Xie, Yujie and Wang, Hao and Xue, Weihua and Ma, Jingchao and Xu, Ke},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {1092-1100},
doi = {10.24963/ijcai.2024/121},
url = {https://mlanthology.org/ijcai/2024/liu2024ijcai-enhancing/}
}