paper-with-me

홈 › Papers

AAC: Admissible-by-Architecture Differentiable Landmark Compression for ALT

2026-04-22 · An T. Le, Vien Ngo arxiv

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 graphs, leaving at most a few percentage points of headroom for \emph{any} selector. AAC operates near this ceiling: the gap is $0.9$--$3.9$ percentage points on 9 road networks and ${\leq}1.3$ percentage points on synthetic graphs, with zero admissibility violations across $1{,}500+$ queries and all logged runs. At matched memory, AAC is also $1.2$--$1.5{\times}$ faster than FPS-ALT at the median query on DIMACS road networks, amortizing its offline cost within $170$--$1{,}924$ queries. A controlled ablation isolates the binding constraint: training-objective drift under default initialization, not architectural capacity; identity-on-first-$m$ initialization closes the expansion-count gap entirely. We release the module, a reusable matched-memory benchmarking protocol with paired two-one-sided-test (TOST) equivalence and pre-registration, and a reference compressed-differential-heuristics baseline.

📄 PDF Abstract BibTeX arXiv:2604.20744

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Differentiable Programs with Admissible Neural Heuristics

2020-07-23 · NeurIPS 2020 12 · Ameesh Shah, Eric Zhan, Jennifer J. Sun, Abhinav Verma 외

We study the problem of learning differentiable functions expressed as programs in a domain-specific language. Such programmatic models can offer benefits such as composability and interpretability; however, learning the…

Volumetric landmark detection with a multi-scale shift equivariant neural network

2020-03-03 · Tianyu Ma, Ajay Gupta, Mert R. Sabuncu

Deep neural networks yield promising results in a wide range of computer vision applications, including landmark detection. A major challenge for accurate anatomical landmark detection in volumetric images such as clinic…

Anatomical Landmark DetectionGPU

Volumetric landmark detection with a multi-scale translation equivariant neural network

2020-04-03 · IEEE 17th International Symposium on Biomedical Imaging (ISBI) 2020 4 · Tianyu Ma, Ajay Gupta, Mert R. Sabuncu

Deep neural networks yield promising results in a wide range of computer vision applications, including landmark detection. A major challenge for accurate anatomical landmark detection in volumetric images such as clinic…

Anatomical Landmark DetectionGPUTranslation

Structural Incompatibility of Differentiable Sorting and Within-Vector Rank Normalization

2025-12-27 · Taeyun Kim arxiv

We show that differentiable sorting and ranking operators are structurally incompatible with within-vector rank normalization. We formalize admissibility through monotone invariance (C1), batch independence (C2), and a r…

Differentiable Architecture Compression

2020-01-01 · ICLR 2020 1 · Shashank Singh, Ashish Khetan, Zohar Karnin

In many learning situations, resources at inference time are significantly more constrained than resources at training time. This paper studies a general paradigm, called Differentiable ARchitecture Compression (DARC), t…

image-classificationImage ClassificationModel Compression