paper-with-me

Papers

Autonomous Exploration Under Uncertainty via Deep Reinforcement Learning on Graphs

2020-07-24 · Fanfei Chen, John D. Martin, Yewei Huang, Jinkun Wang, Brendan Englot

We consider an autonomous exploration problem in which a range-sensing mobile robot is tasked with accurately mapping the landmarks in an a priori unknown environment efficiently in real-time; it must choose sensing actions that both curb localization uncertainty and achieve information gain. For this problem, belief space planning methods that forward-simulate robot sensing and estimation may often fail in real-time implementation, scaling poorly with increasing size of the state, belief and action spaces. We propose a novel approach that uses graph neural networks (GNNs) in conjunction with deep reinforcement learning (DRL), enabling decision-making over graphs containing exploration information to predict a robot's optimal sensing action in belief space. The policy, which is trained in different random environments without human intervention, offers a real-time, scalable decision-making process whose high-performance exploratory sensing actions yield accurate maps and high rates of information gain.

📄 PDF Abstract BibTeX arXiv:2007.12640

Code (1)

RobustFieldAutonomyLab/DRL_graph_exploration 공식 구현 pytorch

Tasks

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Zero-Shot Reinforcement Learning on Graphs for Autonomous Exploration Under Uncertainty

2021-05-11 · Fanfei Chen, Paul Szenher, Yewei Huang, Jinkun Wang 외

This paper studies the problem of autonomous exploration under localization uncertainty for a mobile robot with 3D range sensing. We present a framework for self-learning a high-performance exploration policy in a single…

Decision MakingDeep Reinforcement LearningDomain Adaptationreinforcement-learning+3

Uncertainty-Aware and Temporally Regulated Expert Advice in Reinforcement Learning for Autonomous Driving

2026-05-28 · Ahmed Abouelazm, Felix Klingebiel, Philip Schörner, J. Marius Zöllner arxiv

Exploration in reinforcement learning for autonomous driving is inherently unsafe: agents must experience novel behaviors to learn, yet exploration can lead to collisions or off-road driving. We propose an uncertainty-aw…

Reinforcement LearningAutonomous Driving

Dealing with uncertainty: balancing exploration and exploitation in deep recurrent reinforcement learning

2023-10-12 · Valentina Zangirolami, Matteo Borrotti

Incomplete knowledge of the environment leads an agent to make decisions under uncertainty. One of the major dilemmas in Reinforcement Learning (RL) where an autonomous agent has to balance two contrasting needs in makin…

Autonomous Drivingreinforcement-learningReinforcement Learning (RL)

Learning Soft Robotic Dynamics with Active Exploration

2025-10-31 · Hehui Zheng, Bhavya Sukhija, Chenhao Li, Klemens Iten 외 arxiv

Soft robots offer unmatched adaptability and safety in unstructured environments, yet their compliant, high-dimensional, and nonlinear dynamics make modeling for control notoriously difficult. Existing data-driven approa…

Reinforcement Learning

Learning Resilient Behaviors for Navigation Under Uncertainty

2019-10-22 · Tingxiang Fan, Pinxin Long, Wenxi Liu, Jia Pan 외

Deep reinforcement learning has great potential to acquire complex, adaptive behaviors for autonomous agents automatically. However, the underlying neural network polices have not been widely deployed in real-world appli…

Autonomous DrivingDeep Reinforcement LearningReinforcement Learning