English

Adaptive Linear Span Network for Object Skeleton Detection

Computer Vision and Pattern Recognition 2021-06-09 v1 Artificial Intelligence

Abstract

Conventional networks for object skeleton detection are usually hand-crafted. Although effective, they require intensive priori knowledge to configure representative features for objects in different scale granularity.In this paper, we propose adaptive linear span network (AdaLSN), driven by neural architecture search (NAS), to automatically configure and integrate scale-aware features for object skeleton detection. AdaLSN is formulated with the theory of linear span, which provides one of the earliest explanations for multi-scale deep feature fusion. AdaLSN is materialized by defining a mixed unit-pyramid search space, which goes beyond many existing search spaces using unit-level or pyramid-level features.Within the mixed space, we apply genetic architecture search to jointly optimize unit-level operations and pyramid-level connections for adaptive feature space expansion. AdaLSN substantiates its versatility by achieving significantly higher accuracy and latency trade-off compared with state-of-the-arts. It also demonstrates general applicability to image-to-mask tasks such as edge detection and road extraction. Code is available at \href{https://github.com/sunsmarterjie/SDL-Skeleton}{\color{magenta}github.com/sunsmarterjie/SDL-Skeleton}.

Keywords

Cite

@article{arxiv.2011.03972,
  title  = {Adaptive Linear Span Network for Object Skeleton Detection},
  author = {Chang Liu and Yunjie Tian and Jianbin Jiao and Qixiang Ye},
  journal= {arXiv preprint arXiv:2011.03972},
  year   = {2021}
}

Comments

13 pages, 9 figures

R2 v1 2026-06-23T19:59:29.223Z