DAA*: Deep Angular A Star for Image-based Path Planning
Zhiwei Xu

TL;DR
DAA* introduces a novel adaptive path smoothing method that enhances path similarity and optimality in image-based path planning, outperforming existing neural A* and TransPath methods across multiple datasets.
Contribution
The paper proposes DAA*, a new learning method incorporating path angular freedom for improved path smoothness and optimality in imitation learning tasks.
Findings
DAA* improves path similarity by 9.0% SPR, 6.9% ASIM, 3.9% PSIM over neural A*.
DAA* outperforms TransPath by 6.3% SPR, 6.0% PSIM, 3.7% ASIM.
Path optimality and search efficiency have a minor trade-off.
Abstract
Path smoothness is often overlooked in path imitation learning from expert demonstrations. In this paper, we introduce a novel learning method, termed deep angular A* (DAA*), by incorporating the proposed path angular freedom (PAF) into A* to improve path similarity through adaptive path smoothness. The PAF aims to explore the effect of move angles on path node expansion by finding the trade-off between their minimum and maximum values, allowing for high adaptiveness for imitation learning. DAA* improves path optimality by closely aligning with the reference path through joint optimization of path shortening and smoothing, which correspond to heuristic distance and PAF, respectively. Throughout comprehensive evaluations on 7 datasets, including 4 maze datasets, 2 video-game datasets, and a real-world drone-view dataset containing 2 scenarios, we demonstrate remarkable improvements of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Inertial Sensor and Navigation · Control and Dynamics of Mobile Robots
