{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2604-20744","title":"AAC: Admissible-by-Architecture Differentiable Landmark Compression for ALT","arxiv_id":"2604.20744","date":"2026-04-22","proceeding":null,"authors":["An T. Le","Vien Ngo"],"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 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.","url_abs":"https://arxiv.org/abs/2604.20744","url_pdf":"https://arxiv.org/pdf/2604.20744","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2604.20744","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.20744"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/anindex/aac","reach":null}],"summary":{"ran":10,"unverified":5},"by_repo_kind":{"found_in_text":{"samples":15,"ran":10,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"61c68458c64ac988","entry":"alt_memory_bytes","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/baselines/alt.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/baselines/alt.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"61c68458c64ac988"}},{"code_sha256_prefix":"a70a9e72b16248de","entry":"build_grid_edge_index","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/contextual/encoders.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/contextual/encoders.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a70a9e72b16248de"}},{"code_sha256_prefix":"529f752c5193f82d","entry":"cdh_memory_bytes","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/baselines/cdh.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/baselines/cdh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"529f752c5193f82d"}},{"code_sha256_prefix":"6cb32e29ad415487","entry":"cell_costs_to_edge_weights","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/contextual/encoders.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/contextual/encoders.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6cb32e29ad415487"}},{"code_sha256_prefix":"18b2e15a34e376f7","entry":"contextual_loss","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/contextual/loss.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/contextual/loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"18b2e15a34e376f7"}},{"code_sha256_prefix":"cb2135d7f129f35f","entry":"fastmap_memory_bytes","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/baselines/fastmap.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/baselines/fastmap.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cb2135d7f129f35f"}},{"code_sha256_prefix":"215328d2ffe01e69","entry":"make_fastmap_heuristic","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/baselines/fastmap.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/baselines/fastmap.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"215328d2ffe01e69"}},{"code_sha256_prefix":"840f98c140562db7","entry":"parameter_shape","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/compression/selectors.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/compression/selectors.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"840f98c140562db7"}},{"code_sha256_prefix":"cbb34500d0fb61ee","entry":"row_gumbel","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/compression/selectors.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/compression/selectors.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cbb34500d0fb61ee"}},{"code_sha256_prefix":"502ef0916aa805e4","entry":"successive_softmax","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/compression/selectors.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/compression/selectors.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"502ef0916aa805e4"}},{"code_sha256_prefix":"dfd6c453a464bbb0","entry":"combine_across_seeds","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/stats.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/stats.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dfd6c453a464bbb0"}},{"code_sha256_prefix":"bce434f4f78e968d","entry":"direction_counts","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/selection.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/selection.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bce434f4f78e968d"}},{"code_sha256_prefix":"d2b8aba77bbed8b8","entry":"fdr_reject","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/stats.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/stats.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d2b8aba77bbed8b8"}},{"code_sha256_prefix":"0c8d1fc0f878dbab","entry":"objective","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/selection.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/selection.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0c8d1fc0f878dbab"}},{"code_sha256_prefix":"70395f80aa40c7f1","entry":"signed_stouffer","repo":"anindex/aac","repo_kind":"found_in_text","path":"src/aac/stats.py","file_url":"https://github.com/anindex/aac/blob/HEAD/src/aac/stats.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"70395f80aa40c7f1"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}