ScholarMate
客服热线:400-1616-289

Fast scene labeling via structural inference

Zhang, Huaidong; Han, Chu; Zhang, Xiaodan; Du, Yong; Xu, Xuemiao*; Han, Guoqiang; Qin, Jing; He, Shengfeng*
Science Citation Index Expanded
广东省人民医院; 北京工业大学; 中国海洋大学

摘要

Scene labeling or parsing aims to assign pixelwise semantic labels for an input image. Existing CNN-based models cannot leverage the label dependencies, while RNN-based models predict labels within the local context. In this paper, we propose a fast LSTM scene labeling network via structural inference. A minimum spanning tree is used to build the image structure for constructing semantic relationships. This structure allows efficient generation of direct parent-child dependencies for arbitrary levels of superpixels, and thus structural relationships can be learned with LSTM. In particular, we propose a bi-directional recurrent network to model the information flow along the parent-child path. In this way, the recurrent units in both coarse and fine levels can mutually transfer the global and local context information in the entire image structure. The proposed network is extremely fast, and it is 2.5x faster than the state-of-the-art RNN-based models. Extensive expseriments demonstrate that the proposed method provides a significant improvement in learning the label dependencies, and it outperforms state-of-the-art methods on different benchmarks.

关键词

LSTM Structural inference Scene labeling