vix.ing · top · new · best · stats · spec

Place classification with a graph regularized deep neural network model

2015/06/12 by Yiyi Liao, Liao, Yiyi, Sarath Kodagoda +7
Computer Science · #Advanced Image and Video Retrieval Techniques #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Multimodal Machine Learning Applications #Neural and Evolutionary Computing (cs.NE) #Robotics (cs.RO) #Video Surveillance and Tracking Methods #cs.CV #cs.LG #cs.NE #cs.RO

paper · pdf · doi:10.48550/arxiv.1506.03899

arxiv created 2015/06/12 · openalex publication_date 2015/06/12 · arxiv updated 2015/06/15 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Place classification is a fundamental ability that a robot should possess to carry out effective human-robot interactions. It is a nontrivial classification problem which has attracted many research. In recent years, there is a high exploitation of Artificial Intelligent algorithms in robotics applications. Inspired by the recent successes of deep learning methods, we propose an end-to-end learning approach for the place classification problem. With the deep architectures, this methodology automatically discovers features and contributes in general to higher classification accuracies. The pipeline of our approach is composed of three parts. Firstly, we construct multiple layers of laser range data to represent the environment information in different levels of granularity. Secondly, each layer of data is fed into a deep neural network model for classification, where a graph regularization is imposed to the deep architecture for keeping local consistency between adjacent samples. Finally, the predicted labels obtained from all the layers are fused based on confidence trees to maximize the overall confidence. Experimental results validate the effective- ness of our end-to-end place classification framework in which both the multi-layer structure and the graph regularization promote the classification performance. Furthermore, results show that the features automatically learned from the raw input range data can achieve competitive results to the features constructed based on statistical and geometrical information.

Related