paper-with-me

Papers

Belief Aided Navigation using Bayesian Reinforcement Learning for Avoiding Humans in Blind Spots

2024-03-15 · Jinyeob Kim, Daewon Kwak, Hyunwoo Rim, Donghan Kim

Recent research on mobile robot navigation has focused on socially aware navigation in crowded environments. However, existing methods do not adequately account for human robot interactions and demand accurate location information from omnidirectional sensors, rendering them unsuitable for practical applications. In response to this need, this study introduces a novel algorithm, BNBRL+, predicated on the partially observable Markov decision process framework to assess risks in unobservable areas and formulate movement strategies under uncertainty. BNBRL+ consolidates belief algorithms with Bayesian neural networks to probabilistically infer beliefs based on the positional data of humans. It further integrates the dynamics between the robot, humans, and inferred beliefs to determine the navigation paths and embeds social norms within the reward function, thereby facilitating socially aware navigation. Through experiments in various risk laden scenarios, this study validates the effectiveness of BNBRL+ in navigating crowded environments with blind spots. The model's ability to navigate effectively in spaces with limited visibility and avoid obstacles dynamically can significantly improve the safety and reliability of autonomous vehicles.

📄 PDF Abstract BibTeX arXiv:2403.10105

Code (1)

JinnnK/BNBRLplus 공식 구현 pytorch

Tasks

Autonomous VehiclesNavigateRobot Navigation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Integrating Deep RL and Bayesian Inference for ObjectNav in Mobile Robotics

2026-03-26 · João Castelo-Branco, José Santos-Victor, Alexandre Bernardino arxiv

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 …

Reinforcement LearningBayesian Inference

Latent Perspective-Taking via a Schrödinger Bridge in Influence-Augmented Local Models

2026-02-02 · Kevin Alcedo, Pedro U. Lima, Rachid Alami arxiv

Operating in environments alongside humans requires robots to make decisions under uncertainty. In addition to exogenous dynamics, they must reason over others' hidden mental-models and mental-states. While Interactive P…

Reinforcement Learning

Perspective-Shifted Neuro-Symbolic World Models: A Framework for Socially-Aware Robot Navigation

2025-03-26 · Kevin Alcedo, Pedro U. Lima, Rachid Alami

Navigating in environments alongside humans requires agents to reason under uncertainty and account for the beliefs and intentions of those around them. Under a sequential decision-making framework, egocentric navigation…

Decision MakingModel-based Reinforcement LearningRobot NavigationSequential Decision Making+1

Generative-Model Predictive Planning for Navigation in Partially Observable Environments

2026-06-17 · Thomas Quilter, Yifan Zhu, Guorui Quan, Mingfei Sun 외 arxiv

Navigation in partially observable environments presents a significant challenge for autonomous agents, requiring effective decision-making with limited sensory information in unknown environments. Belief-based methods, …

Reinforcement Learning

Intervention Aided Reinforcement Learning for Safe and Practical Policy Optimization in Navigation

2018-11-15 · Fan Wang, Bo Zhou, Ke Chen, Tingxiang Fan 외

Combining deep neural networks with reinforcement learning has shown great potential in the next-generation intelligent control. However, there are challenges in terms of safety and cost in practical applications. In thi…

Autonomous Navigationreinforcement-learningReinforcement LearningReinforcement Learning (RL)