Path Finding
Pathfinding, the process of finding optimal routes between points, is a core problem across numerous fields, aiming to minimize cost (distance, time, fuel, etc.) while satisfying constraints (obstacles, deadlines, resource limitations). Current research emphasizes efficient algorithms, including variations of A*, deep reinforcement learning (for multi-agent systems and dynamic environments), and novel heuristic approaches informed by learned models or graph embeddings, to improve speed and solution quality. These advancements have significant implications for robotics, logistics, network optimization, and other areas requiring efficient route planning in complex scenarios.
Papers
October 17, 2024
October 3, 2024
October 2, 2024
August 25, 2024
July 18, 2024
June 19, 2024
May 21, 2024
April 13, 2024
February 13, 2024
January 19, 2024
November 1, 2023
October 9, 2023
October 4, 2023
September 19, 2023
September 18, 2023
July 2, 2023
June 15, 2023
June 1, 2023
March 15, 2023