ROAICVMar 26

Integrating Deep RL and Bayesian Inference for ObjectNav in Mobile Robotics

arXiv:2603.2536612.4h-index: 43
AI Analysis

This work addresses object navigation for mobile robots, offering an incremental improvement by combining existing methods to enhance efficiency under partial observability.

The paper tackles autonomous object search in indoor environments by integrating Bayesian inference with deep reinforcement learning, improving success rate and reducing search effort in Habitat 3.0 simulations.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes