English

Integrating Deep RL and Bayesian Inference for ObjectNav in Mobile Robotics

Robotics 2026-03-27 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Autonomous object search is challenging for mobile robots operating in indoor environments due to partial observability, perceptual uncertainty, and the need to trade off exploration and navigation efficiency. Classical probabilistic approaches explicitly represent uncertainty but typically rely on handcrafted action-selection heuristics, while deep reinforcement learning enables adaptive policies but often suffers from slow convergence and limited interpretability. This paper proposes a hybrid object-search framework that integrates Bayesian inference with deep reinforcement learning. The method maintains a spatial belief map over target locations, updated online through Bayesian inference from calibrated object detections, and trains a reinforcement learning policy to select navigation actions directly from this probabilistic representation. The approach is evaluated in realistic indoor simulation using Habitat 3.0 and compared against developed baseline strategies. Across two indoor environments, the proposed method improves success rate while reducing search effort. Overall, the results support the value of combining Bayesian belief estimation with learned action selection to achieve more efficient and reliable objectsearch behavior under partial observability.

Keywords

Cite

@article{arxiv.2603.25366,
  title  = {Integrating Deep RL and Bayesian Inference for ObjectNav in Mobile Robotics},
  author = {João Castelo-Branco and José Santos-Victor and Alexandre Bernardino},
  journal= {arXiv preprint arXiv:2603.25366},
  year   = {2026}
}

Comments

Accepted and to be published in the ICARSC 2026 26th IEEE International Conference on Autonomous Robot Systems and Competitions

R2 v1 2026-07-01T11:39:08.670Z