融合概率方法与深度学习的清洁机器人室内场所类别识别

Indoor Place Category Recognition for a Cleaning Robot by Fusing a Probabilistic Approach and Deep Learning

IEEE Transactions on Cybernetics · 2021
被引 21
ABS 3

中文导读

针对清洁机器人拍摄的图像序列,提出一种结合贝叶斯推理和卷积神经网络的场所分类方法,并设计了新的循环神经网络进行时序融合,在基准和自建数据集上验证了有效性。

Abstract

Indoor place category recognition for a cleaning robot is a problem in which a cleaning robot predicts the category of the indoor place using images captured by it. This is similar to scene recognition in computer vision as well as semantic mapping in robotics. Compared with scene recognition, the indoor place category recognition considered in this article differs as follows: 1) the indoor places include typical home objects; 2) a sequence of images instead of an isolated image is provided because the images are captured successively by a cleaning robot; and 3) the camera of the cleaning robot has a different view compared with those of cameras typically used by human beings. Compared with semantic mapping, indoor place category recognition can be considered as a component in semantic SLAM. In this article, a new method based on the combination of a probabilistic approach and deep learning is proposed to address indoor place category recognition for a cleaning robot. Concerning the probabilistic approach, a new place-object fusion method is proposed based on Bayesian inference. For deep learning, the proposed place-object fusion method is trained using a convolutional neural network in an end-to-end framework. Furthermore, a new recurrent neural network, called the Bayesian filtering network (BFN), is proposed to conduct time-domain fusion. Finally, the proposed method is applied to a benchmark dataset and a new dataset developed in this article, and its validity is demonstrated experimentally.

机器人计算机视觉深度学习概率推理场景识别