{"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-2605-04046","title":"A Closed-Form Adaptive-Landmark Kernel for Certified Point-Cloud and Graph Classification","arxiv_id":"2605.04046","date":"2026-05-05","proceeding":null,"authors":["Sushovan Majhi","Atish Mitra","Žiga Virk","Pramita Bagchi"],"abstract":"We introduce PALACE (Persistence Adaptive-Landmark Analytic Classification Engine), the data-adaptive companion to PLACE, paying a small cross-validation tier on three knobs (budget, radii, bandwidth; $\\leq 5$ choices each). A cover-theoretic core (Lebesgue-number criterion on the landmark cover) yields four closed-form guarantees. (i) A structural lower distortion bound $λ(τ;ν)$ on $\\mathcal{D}_n$ under cross-diagram non-interference, with a $(D/L)^2$ budget reduction over the uniform grid when diagrams concentrate. (ii) Equal weights $w_k = K^{-1/2}$ maximizing $λ$, and farthest-point-sampling positions $2$-approximating the optimal $k$-center covering radius; both derived from training labels alone, no gradient training. (iii) A kernel-RKHS classification rate $O((k-1)\\sqrt{K}/(γ\\sqrt{m_{\\min}}))$ with binary necessity threshold $m = Ω(\\sqrt K/γ)$ from a matching Le Cam lower bound, and a closed-form filtration-selection rule. The kernel-Mahalanobis margin $\\hatρ_{\\mathrm{Mah}}$ is the strongest closed-form ranker across the chemical-graph pool (mean Spearman $ρ\\approx +0.60$); the isotropic surrogate $\\hatγ/\\sqrt{K}$ admits a selection-consistency rate, and $\\widehatλ$ from (i) provides an independent data-level signal (positive on COX2 and PTC). (iv) A per-prediction certificate, in non-asymptotic Pinelis and asymptotic Gaussian forms, with no calibration split. Empirically, PALACE is the strongest closed-form diagram-based method on Orbit5k ($91.3 \\pm 1.0\\%$, matching Persformer), leads every diagram-based competitor on COX2 and MUTAG, and is competitive on DHFR (within 1 pp of ECP). At $8\\times$ domain inflation, adaptive placement maintains $94\\%$ while the uniform grid collapses to chance ($25\\%$ on 4-class data).","url_abs":"https://arxiv.org/abs/2605.04046","url_pdf":"https://arxiv.org/pdf/2605.04046","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":{"atlas_url":"https://app.syntology.ai/?focus=2605.04046","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.04046"}},"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/akritihq/place-palace","reach":null}],"summary":{"ran":1,"ran_honours":1,"ran_fixture":2,"ran_violates":3,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":8,"ran":7,"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":"655282ab4cde4b43","entry":"NonUniformEmbedding","repo":"akritihq/place-palace","repo_kind":"found_in_text","path":"embedding/nonuniform.py","file_url":"https://github.com/akritihq/place-palace/blob/HEAD/embedding/nonuniform.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"655282ab4cde4b43"}},{"code_sha256_prefix":"fb938e50776bb576","entry":"d_B1_batch","repo":"akritihq/place-palace","repo_kind":"found_in_text","path":"embedding/nonuniform.py","file_url":"https://github.com/akritihq/place-palace/blob/HEAD/embedding/nonuniform.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fb938e50776bb576"}},{"code_sha256_prefix":"0300e9af34d50d34","entry":"empirical_ratiocut","repo":"akritihq/place-palace","repo_kind":"found_in_text","path":"embedding/nonuniform.py","file_url":"https://github.com/akritihq/place-palace/blob/HEAD/embedding/nonuniform.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0300e9af34d50d34"}},{"code_sha256_prefix":"c585eacd7d083958","entry":"hard_coords","repo":"akritihq/place-palace","repo_kind":"found_in_text","path":"embedding/nonuniform.py","file_url":"https://github.com/akritihq/place-palace/blob/HEAD/embedding/nonuniform.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c585eacd7d083958"}},{"code_sha256_prefix":"9328860148138b09","entry":"soft_coords","repo":"akritihq/place-palace","repo_kind":"found_in_text","path":"embedding/nonuniform.py","file_url":"https://github.com/akritihq/place-palace/blob/HEAD/embedding/nonuniform.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9328860148138b09"}},{"code_sha256_prefix":"9f817d8bb1a9f1a2","entry":"soft_grad_positions","repo":"akritihq/place-palace","repo_kind":"found_in_text","path":"embedding/nonuniform.py","file_url":"https://github.com/akritihq/place-palace/blob/HEAD/embedding/nonuniform.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9f817d8bb1a9f1a2"}},{"code_sha256_prefix":"0163b795badd4306","entry":"soft_grad_radii","repo":"akritihq/place-palace","repo_kind":"found_in_text","path":"embedding/nonuniform.py","file_url":"https://github.com/akritihq/place-palace/blob/HEAD/embedding/nonuniform.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0163b795badd4306"}},{"code_sha256_prefix":"02e89875f611ba1f","entry":"ThreeBlockOptimizer","repo":"akritihq/place-palace","repo_kind":"found_in_text","path":"embedding/nonuniform.py","file_url":"https://github.com/akritihq/place-palace/blob/HEAD/embedding/nonuniform.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"02e89875f611ba1f"}}]},"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":null}