paper-with-me

홈 › Papers

The Emergence of Deep Reinforcement Learning for Path Planning

2025-07-21 · Thanh Thi Nguyen, Saeid Nahavandi, Imran Razzak, Dung Nguyen, Nhat Truong Pham, Quoc Viet Hung Nguyen arxiv

The increasing demand for autonomous systems in complex and dynamic environments has driven significant research into intelligent path planning methodologies. For decades, graph-based search algorithms, linear programming techniques, and evolutionary computation methods have served as foundational approaches in this domain. Recently, deep reinforcement learning (DRL) has emerged as a powerful method for enabling autonomous agents to learn optimal navigation strategies through interaction with their environments. This survey provides a comprehensive overview of traditional approaches as well as the recent advancements in DRL applied to path planning tasks, focusing on autonomous vehicles, drones, and robotic platforms. Key algorithms across both conventional and learning-based paradigms are categorized, with their innovations and practical implementations highlighted. This is followed by a thorough discussion of their respective strengths and limitations in terms of computational efficiency, scalability, adaptability, and robustness. The survey concludes by identifying key open challenges and outlining promising avenues for future research. Special attention is given to hybrid approaches that integrate DRL with classical planning techniques to leverage the benefits of both learning-based adaptability and deterministic reliability, offering promising directions for robust and resilient autonomous navigation.

📄 PDF Abstract BibTeX arXiv:2507.15469

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyReinforcement LearningAutonomous Vehicles

Similar Papers 제목 키워드 기반

Interpreting Emergent Planning in Model-Free Reinforcement Learning

2025-04-02 · Thomas Bush, Stephen Chung, Usman Anwar, Adrià Garriga-Alonso 외

We present the first mechanistic evidence that model-free reinforcement learning agents can learn to plan. This is achieved by applying a methodology based on concept-based interpretability to a model-free agent in Sokob…

reinforcement-learningReinforcement LearningSokoban

Robust and Decentralized Reinforcement Learning for UAV Path Planning in IoT Networks

2023-12-11 · Xueyuan Wang, M. Cenk Gursoy

Unmanned aerial vehicle (UAV)-based networks and Internet of Things (IoT) are being considered as integral components of current and next-generation wireless networks. In particular, UAVs can provide IoT devices with sea…

Safety Aware Autonomous Path Planning Using Model Predictive Reinforcement Learning for Inland Waterways

2023-11-16 · Astrid Vanneste, Simon Vanneste, Olivier Vasseur, Robin Janssens 외

In recent years, interest in autonomous shipping in urban waterways has increased significantly due to the trend of keeping cars and trucks out of city centers. Classical approaches such as Frenet frame based planning an…

Navigatereinforcement-learningReinforcement Learning

Speeding Up Path Planning via Reinforcement Learning in MCTS for Automated Parking

2024-03-25 · Xinlong Zheng, Xiaozhou Zhang, Donghao Xu

In this paper, we address a method that integrates reinforcement learning into the Monte Carlo tree search to boost online path planning under fully observable environments for automated parking tasks. Sampling-based pla…

reinforcement-learningReinforcement Learning

ALPINE: Unveiling the Planning Capability of Autoregressive Learning in Language Models

2024-05-15 · Siwei Wang, Yifei Shen, Shi Feng, Haoran Sun 외

Planning is a crucial element of both human intelligence and contemporary large language models (LLMs). In this paper, we initiate a theoretical investigation into the emergence of planning capabilities in Transformer-ba…