AAC: Admissible-by-Architecture Differentiable Landmark Compression for ALT
An T. Le, Vien Ngo

TL;DR
This paper presents AAC, a differentiable landmark compression module for ALT shortest-path heuristics that guarantees admissibility, improves efficiency, and integrates seamlessly with neural encoders.
Contribution
AAC is the first differentiable approach to compress landmarks in heuristic search while preserving admissibility, enabling end-to-end learning and deployment.
Findings
AAC achieves near-optimal coverage on metric graphs.
AAC reduces query time by 1.2-1.5 times compared to FPS-ALT.
Zero admissibility violations across 1,500+ queries.
Abstract
We introduce \textbf{AAC} (Architecturally Admissible Compressor), a differentiable landmark-selection module for ALT (A*, Landmarks, and Triangle inequality) shortest-path heuristics whose outputs are admissible by construction: each forward pass is a row-stochastic mixture of triangle-inequality lower bounds, so the heuristic is admissible for \emph{every} parameter setting without requiring convergence, calibration, or projection. At deployment, the module reduces to classical ALT on a learned subset, composing end-to-end with neural encoders while preserving the classical toolchain. The construction is the first differentiable instance of the compress-while-preserving-admissibility tradition in classical heuristic search. Under a matched per-vertex memory protocol, we establish that ALT with farthest-point-sampling landmarks (FPS-ALT) has provably near-optimal coverage on metric…
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.
