Path Finding Algorithm
Pathfinding algorithms seek to efficiently determine optimal routes between points, avoiding obstacles and considering various constraints. Current research focuses on improving the speed and efficiency of classic algorithms like A*, often by integrating them with machine learning models (e.g., using LLMs for global context or neural networks to learn heuristics) or developing novel approaches like RRT variants for multi-goal scenarios. These advancements are crucial for applications ranging from robotics and autonomous navigation to optimizing public transportation systems and improving the performance of AI agents in dynamic environments.
Papers
October 21, 2024
June 20, 2024
September 18, 2023
August 15, 2023
May 8, 2023
December 7, 2022
November 14, 2022
September 15, 2022