paper-with-me

Papers

Nav-Q: Quantum Deep Reinforcement Learning for Collision-Free Navigation of Self-Driving Cars

2023-11-20 · Akash Sinha, Antonio Macaluso, Matthias Klusch

The task of collision-free navigation (CFN) of self-driving cars is an NP-hard problem usually tackled using Deep Reinforcement Learning (DRL). While DRL methods have proven to be effective, their implementation requires substantial computing resources and extended training periods to develop a robust agent. On the other hand, quantum reinforcement learning has recently demonstrated faster convergence and improved stability in simple, non-real-world environments. In this work, we propose Nav-Q, the first quantum-supported DRL algorithm for CFN of self-driving cars, that leverages quantum computation for improving the training performance without the requirement for onboard quantum hardware. Nav-Q is based on the actor-critic approach, where the critic is implemented using a hybrid quantum-classical algorithm suitable for near-term quantum devices. We assess the performance of Nav-Q using the CARLA driving simulator, a de facto standard benchmark for evaluating state-of-the-art DRL methods. Our empirical evaluations showcase that Nav-Q surpasses its classical counterpart in terms of training stability and, in certain instances, with respect to the convergence rate. Furthermore, we assess Nav-Q in relation to effective dimension, unveiling that the incorporation of a quantum component results in a model with greater descriptive power compared to classical baselines. Finally, we evaluate the performance of Nav-Q using noisy quantum simulation, observing that the quantum noise deteriorates the training performances but enhances the exploratory tendencies of the agent during training.

📄 PDF Abstract BibTeX arXiv:2311.12875

Code (1)

roboak/nav-q 공식 구현 pytorch

Tasks

Deep Reinforcement LearningDescriptivereinforcement-learningSelf-Driving Cars

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Improving Collision-Free Success Rate For Object Goal Visual Navigation Via Two-Stage Training With Collision Prediction

2025-02-19 · Shiwei Lian, Feitian Zhang

The object goal visual navigation is the task of navigating to a specific target object using egocentric visual observations. Recent end-to-end navigation models based on deep reinforcement learning have achieved remarka…

Collision AvoidanceDeep Reinforcement LearningNavigateVisual Navigation

SELFI: Autonomous Self-Improvement with Reinforcement Learning for Social Navigation

2024-03-01 · Noriaki Hirose, Dhruv Shah, Kyle Stachowicz, Ajay Sridhar 외

Autonomous self-improving robots that interact and improve with experience are key to the real-world deployment of robotic systems. In this paper, we propose an online learning method, SELFI, that leverages online robot …

Collision Avoidancereinforcement-learningReinforcement LearningSocial Navigation+1

Deep Reinforcement Learning with Enhanced PPO for Safe Mobile Robot Navigation

2024-05-25 · Hamid Taheri, Seyed Rasoul Hosseini, Mohammad Ali Nekoui

Collision-free motion is essential for mobile robots. Most approaches to collision-free and efficient navigation with wheeled robots require parameter tuning by experts to obtain good navigation behavior. This study inve…

Autonomous NavigationDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Learning Contact-based Navigation in Crowds

2023-03-02 · Kyle Morgenstein, Junfeng Jiao, Luis Sentis

Navigation strategies that intentionally incorporate contact with humans (i.e. "contact-based" social navigation) in crowded environments are largely unexplored even though collision-free social navigation is a well stud…

NavigateSocial Navigation

RAVEN: Reinforcement-Adaptive Visibility-Graph Planning for Robust Humanoid Navigation with Collision-Free MPC

2026-07-17 · Ruochen Hou, Shiqi Wang, Beom Jun Kim, Hanzhang Fang 외 arxiv

Humanoid navigation in dynamic environments requires long-horizon planning while respecting short-horizon dynamic and safety constraints. Classical visibility-graph planners combined with model predictive control (MPC) c…

Hierarchical Reinforcement Learning