paper-with-me

Papers

PathRL: An End-to-End Path Generation Method for Collision Avoidance via Deep Reinforcement Learning

2023-10-20 · Wenhao Yu, Jie Peng, Quecheng Qiu, Hanyu Wang, Lu Zhang, Jianmin Ji

Robot navigation using deep reinforcement learning (DRL) has shown great potential in improving the performance of mobile robots. Nevertheless, most existing DRL-based navigation methods primarily focus on training a policy that directly commands the robot with low-level controls, like linear and angular velocities, which leads to unstable speeds and unsmooth trajectories of the robot during the long-term execution. An alternative method is to train a DRL policy that outputs the navigation path directly. However, two roadblocks arise for training a DRL policy that outputs paths: (1) The action space for potential paths often involves higher dimensions comparing to low-level commands, which increases the difficulties of training; (2) It takes multiple time steps to track a path instead of a single time step, which requires the path to predicate the interactions of the robot w.r.t. the dynamic environment in multiple time steps. This, in turn, amplifies the challenges associated with training. In response to these challenges, we propose PathRL, a novel DRL method that trains the policy to generate the navigation path for the robot. Specifically, we employ specific action space discretization techniques and tailored state space representation methods to address the associated challenges. In our experiments, PathRL achieves better success rates and reduces angular rotation variability compared to other DRL navigation methods, facilitating stable and smooth robot movement. We demonstrate the competitive edge of PathRL in both real-world scenarios and multiple challenging simulation environments.

📄 PDF Abstract BibTeX arXiv:2310.13295

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceDeep Reinforcement LearningRobot Navigation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

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

Towards Optimally Decentralized Multi-Robot Collision Avoidance via Deep Reinforcement Learning

2017-09-28 · Pinxin Long, Tingxiang Fan, Xinyi Liao, Wenxi Liu 외

Developing a safe and efficient collision avoidance policy for multiple robots is challenging in the decentralized scenarios where each robot generate its paths without observing other robots' states and intents. While o…

Collision AvoidanceDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Deep Reinforcement Learning Controller for 3D Path-following and Collision Avoidance by Autonomous Underwater Vehicles

2020-06-17 · Simen Theie Havenstrøm, Adil Rasheed, Omer San

Control theory provides engineers with a multitude of tools to design controllers that manipulate the closed-loop behavior and stability of dynamical systems. These methods rely heavily on insights about the mathematical…

Collision AvoidanceDecision MakingDeep Reinforcement LearningReinforcement Learning (RL)

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

Variational Autoencoders for exteroceptive perception in reinforcement learning-based collision avoidance

2024-03-31 · Thomas Nakken Larsen, Eirik Runde Barlaug, Adil Rasheed

Modern control systems are increasingly turning to machine learning algorithms to augment their performance and adaptability. Within this context, Deep Reinforcement Learning (DRL) has emerged as a promising control fram…

Collision AvoidanceDeep Reinforcement Learningreinforcement-learning