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
March 4, 2023
February 28, 2023
February 22, 2023
December 21, 2022
December 5, 2022
November 19, 2022
August 2, 2022
May 9, 2022
April 11, 2022
March 2, 2022
January 26, 2022
December 9, 2021
December 7, 2021
November 25, 2021