English

A Closed-Form Persistence-Landmark Pipeline for Certified Point-Cloud and Graph Classification

Machine Learning 2026-05-26 v2 Algebraic Topology

Abstract

We introduce PLACE (Persistence-Landmark Analytic Classification Engine), a closed-form pipeline for classifying point clouds and graphs through their persistent-homology signatures. Three quantitative guarantees -- a margin-based excess-risk rate, a closed-form descriptor-selection rule, and a per-prediction certificate -- are derived from training labels alone, with no learned weights or held-out calibration. The embedding sums Mitra-Virk single-point coordinate functions over a sparse landmark grid; the closed-form weight rule wk2(dk+12dk2)/Rk2w_k^2 \propto (d_{k+1}^2 - d_k^2)/R_k^2 maximizes the distortion slope in Mitra-Virk's affine certificate under ν\nu-coherence. (i) An O(kR/(Δmmin))O(kR/(\Delta\sqrt{m_{\min}})) margin bound, driven by class-mean separation Δ\Delta and embedding radius RR, matched in the sample-starved regime mR/Δm \lesssim R/\Delta by a Le Cam minimax lower bound. (ii) The Mahalanobis margin under Ledoit-Wolf-shrunk covariance is the strongest closed-form ranker on a 64-descriptor chemical-graph pool (mean Spearman ρ=+0.56\rho = +0.56 across 11 benchmarks, positive on 10 of 11); the isotropic surrogate Δ/\Delta/\sqrt{\ell} admits a closed-form selection-consistency rate on the homogeneous protein/social pools. (iii) A training-time-decided certificate, with no per-prediction overhead, in three concrete radii (Pinelis, Gaussian plug-in, and variance-aware Pinelis-Bernstein). Empirically, PLACE is the strongest diagram-based method on Orbit5k and matches the strongest topology-based baseline within statistical noise on MUTAG and COX2; remaining gaps fall into two diagnosable regimes (descriptor blindness on NCI1/NCI109; pool-coverage limits elsewhere). The Pinelis-Bernstein radius fires on 8 of the 12 benchmarks; on MUTAG the empirical and population nearest-centroid rules agree on every one of 940 held-out test predictions, validating the certificate's mechanism.

Cite

@article{arxiv.2605.02836,
  title  = {A Closed-Form Persistence-Landmark Pipeline for Certified Point-Cloud and Graph Classification},
  author = {Sushovan Majhi and Atish Mitra and Žiga Virk and Pramita Bagchi},
  journal= {arXiv preprint arXiv:2605.02836},
  year   = {2026}
}

Comments

TMLR submission, https://openreview.net/forum?id=4kZxNlE5Ve. v2: variance-aware Pinelis-Bernstein certificate (radius iii) fires on 8/12 benchmarks (v1: not operational); MUTAG: empirical and population NC rules agree on 940/940 predictions. Matching-free nu-coherence replaces non-interference. Le Cam lower bound (Thm 3.2) recast PD-native, matching regime m<~R/D explicit

R2 v1 2026-07-01T12:48:56.274Z