paper-with-me

Papers

Uncertainty-Aware Reinforcement Learning for Collision Avoidance

2017-02-03 · Gregory Kahn, Adam Villaflor, Vitchyr Pong, Pieter Abbeel, Sergey Levine

Reinforcement learning can enable complex, adaptive behavior to be learned automatically for autonomous robotic platforms. However, practical deployment of reinforcement learning methods must contend with the fact that the training process itself can be unsafe for the robot. In this paper, we consider the specific case of a mobile robot learning to navigate an a priori unknown environment while avoiding collisions. In order to learn collision avoidance, the robot must experience collisions at training time. However, high-speed collisions, even at training time, could damage the robot. A successful learning method must therefore proceed cautiously, experiencing only low-speed collisions until it gains confidence. To this end, we present an uncertainty-aware model-based learning algorithm that estimates the probability of collision together with a statistical estimate of uncertainty. By formulating an uncertainty-dependent cost function, we show that the algorithm naturally chooses to proceed cautiously in unfamiliar environments, and increases the velocity of the robot in settings where it has high confidence. Our predictive model is based on bootstrapped neural networks using dropout, allowing it to process raw sensory inputs from high-bandwidth sensors such as cameras. Our experimental evaluation demonstrates that our method effectively minimizes dangerous collisions at training time in an obstacle avoidance task for a simulated and real-world quadrotor, and a real-world RC car. Videos of the experiments can be found at https://sites.google.com/site/probcoll.

📄 PDF Abstract BibTeX arXiv:1702.01182

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceNavigatereinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Safe Reinforcement Learning with Model Uncertainty Estimates

2018-10-19 · Björn Lütjens, Michael Everett, Jonathan P. How

Many current autonomous systems are being designed with a strong reliance on black box predictions from deep neural networks (DNNs). However, DNNs tend to be overconfident in predictions on unseen data and can give unpre…

Collision Avoidancemodelreinforcement-learningReinforcement Learning+2

Transformer-Based Reinforcement Learning for Autonomous Orbital Collision Avoidance in Partially Observable Environments

2026-02-05 · Thomas Georges, Adam Abdin arxiv

We introduce a Transformer-based Reinforcement Learning framework for autonomous orbital collision avoidance that explicitly models the effects of partial observability and imperfect monitoring in space operations. The f…

Reinforcement LearningCollision Avoidance

Improved Obstacle Avoidance for Autonomous Robots with ORCA-FLC

2025-08-08 · Justin London arxiv

Obstacle avoidance enables autonomous agents and robots to operate safely and efficiently in dynamic and complex environments, reducing the risk of collisions and damage. For a robot or autonomous system to successfully …

Reinforcement LearningCollision Avoidance

Decentralized Uncertainty-Aware Multi-Agent Collision Avoidance with Model Predictive Path Integral

2025-07-27 · Stepan Dergachev, Konstantin Yakovlev arxiv

Decentralized multi-agent navigation under uncertainty is a complex task that arises in numerous robotic applications. It requires collision avoidance strategies that account for both kinematic constraints, sensing and a…

Collision Avoidance

Optimizing Collision Avoidance in Dense Airspace using Deep Reinforcement Learning

2019-12-20 · Sheng Li, Maxim Egorov, Mykel Kochenderfer

New methodologies will be needed to ensure the airspace remains safe and efficient as traffic densities rise to accommodate new unmanned operations. This paper explores how unmanned free-flight traffic may operate in den…

Collision AvoidanceDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1