English

Choosing Smartly: Adaptive Multimodal Fusion for Object Detection in Changing Environments

Robotics 2019-11-20 v2 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

Object detection is an essential task for autonomous robots operating in dynamic and changing environments. A robot should be able to detect objects in the presence of sensor noise that can be induced by changing lighting conditions for cameras and false depth readings for range sensors, especially RGB-D cameras. To tackle these challenges, we propose a novel adaptive fusion approach for object detection that learns weighting the predictions of different sensor modalities in an online manner. Our approach is based on a mixture of convolutional neural network (CNN) experts and incorporates multiple modalities including appearance, depth and motion. We test our method in extensive robot experiments, in which we detect people in a combined indoor and outdoor scenario from RGB-D data, and we demonstrate that our method can adapt to harsh lighting changes and severe camera motion blur. Furthermore, we present a new RGB-D dataset for people detection in mixed in- and outdoor environments, recorded with a mobile robot. Code, pretrained models and dataset are available at http://adaptivefusion.cs.uni-freiburg.de

Keywords

Cite

@article{arxiv.1707.05733,
  title  = {Choosing Smartly: Adaptive Multimodal Fusion for Object Detection in Changing Environments},
  author = {Oier Mees and Andreas Eitel and Wolfram Burgard},
  journal= {arXiv preprint arXiv:1707.05733},
  year   = {2019}
}

Comments

Published at the 2016 IEEE/RSJ International Conference on Intelligent Robots and Systems. Added a new baseline with respect to the IROS version. Project page with code, pretrained models and our InOutDoorPeople RGB-D dataset at http://adaptivefusion.cs.uni-freiburg.de/

R2 v1 2026-06-22T20:50:37.403Z