Pith. sign in

REVIEW 2 major objections 6 minor 1 cited by

Observable Covariance and Principal Observable Analysis for Data on Metric Spaces

T0 review · 2 major / 6 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read Observable mean and covariance on metric spaces are proven stable under measure changes.

desk verdict A solid, honest paper that introduces observable mean/covariance and proves stability bounds for the covariance functional, but the practical POA method rests on an unproven optimization gap and on stability of principal observables that the paper itself flags as open. read the letter →

arxiv 2506.04003 v1 pith:RZMSTBTH submitted 2025-06-04 math.ST stat.TH

classification math.STstat.TH MSC 62R2051F3055N31
keywords metricmeasurespacesobservablesobservablecovarianceprincipalanalysisWassersteinstabilityKantorovich-Sturmdistance1-Lipschitzfunctionsdimensionreduction
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

On any compact metric measure space, this paper proposes to summarize the shape of the data by projecting it through all 1-Lipschitz scalar functions—metric observables—and recording the mean and covariance of the projected measures. The observable mean and observable covariance are shown to be stable: if two distributions on the same space are close in the Wasserstein metric, the covariance operators are close in a functional Hausdorff metric, with $d_H(\Sigma_\mu, \Sigma_\nu) \le \max\{1, 4D_X\}\, w_1(\mu,\nu)$, and an analogous bound holds across different metric spaces using the Kantorovich–Sturm distance. Because these summaries move continuously with the data, the principal observable analysis built from them—maximizing variance over centered 1-Lipschitz functions, in the spirit of PCA—becomes a trustworthy route to vectorizing, reducing, visualizing, and analyzing metric or networked data.

What carries the argument

The load-bearing object is the observable covariance $\Sigma_\mu$, the bilinear form $(f,g)\mapsto \int_X fg\, d\mu$ restricted to centered 1-Lipschitz functions. The 1-Lipschitz condition bounds every centered observable by $D_X$ and gives uniform equicontinuity, so the Arzelà–Ascoli theorem makes the admissible set compact and variance maximization well-posed; the same bounds turn coupling integrals into transport distances. To compare operators with different domains of definition, the paper uses a graph-Hausdorff distance on their domains, and for heterogeneous spaces it builds correspondences between observable spaces by McShane–Whitney extension of observables across a metric coupling. Those correspondences convert an optimal metric and probabilistic coupling into the $d_{KS,p}$ stability bound.

What would settle it

One could settle the stability claims by constructing compact metric spaces and measures with $w_1(\mu,\nu)$ arbitrarily small but $d_H(\Sigma_\mu, \Sigma_\nu) > \max\{1,4D_X\} w_1(\mu,\nu)$, or, for the implemented method, run the Section 3.1 routine on a fixed finite metric space from many random starting points and check whether different local optima produce visibly different POA embeddings while the covariance operators stay close.

Watch

Extended reading notes

Core claim

The paper's central claim, stated on its own terms, is that observable mean and observable covariance are stable statistics for metric measure spaces. Theorem 5.4 gives $d_H(\Sigma_\mu, \Sigma_\nu) \le \max\{1, 4D_X\} \, w_1(\mu,\nu)$ for probability measures $\mu,\nu$ on a compact metric space $(X,d)$, and Theorem 6.6 gives $d_{GH}(\Sigma_{p,\mu}, \Sigma_{p,\mu'}) \le \max\{2, 2(D_X + D_{X'})\}\, d_{KS,p}(\mu,\mu')$ for measures on different compact spaces. A corollary is that empirical means and covariance operators converge almost surely to their population versions as sample size grows. On the practical side, the paper defines principal observable analysis, proves the existence of principal observables as variance maximizers, shows that the POA embedding into $\mathbb{R}^k$ is 1-Lipschitz when $\mathbb{R}^k$ is given the $\ell^\infty$ metric, and provides empirical evidence that the resulting embeddings and signal representations are useful.

Load-bearing premise

The practical method assumes that the optimization routine really finds the globally most variable centered 1-Lipschitz functions; the paper does not prove this or quantify the gap, and it explicitly leaves stability of the principal observables themselves for future work.

Editorial extensions

If this is right

  • Empirical observable means and covariance operators converge almost surely to their population versions; the cited Wasserstein convergence estimates give finite-sample rates.
  • Small perturbations of a distribution, measured in Wasserstein distance, cannot change the observable covariance operator by more than a constant times the perturbation, so second-order summaries do not jump.
  • Datasets on unrelated metric spaces can be compared through their covariance operators using the Kantorovich–Sturm distance, with a bound depending only on the diameters.
  • POA embeddings are 1-Lipschitz into $\mathbb{R}^k$ with the $\ell^\infty$ metric, so far-apart input points cannot be mapped artificially close together.
  • Principal observables form a 1-Lipschitz basis for signal representation, and on weighted graphs the Lipschitz constraints reduce to checking edges, which keeps computations feasible.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The paper establishes stability of the covariance operator, not of the principal observable functions themselves; a user of the implemented algorithm is implicitly assuming the convex-concave programming step finds global maximizers and that those maximizers move continuously with the data, which is not proven.
  • A natural testable extension is to replace the balanced McShane–Whitney extension for out-of-sample points with other 1-Lipschitz extensions and measure how much downstream classification changes, since all extensions agree on the training data but can differ off it.
  • The $\ell^\infty$ geometry of POA embeddings suggests that standard Euclidean-distance classifiers are mismatched with the method; adapting neighbor searches to $\ell^\infty$ or to the push-forward measure might preserve the stability guarantees.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

2 major / 6 minor

Summary. The paper introduces observable mean and covariance operators for probability measures on compact metric spaces, based on 1-Lipschitz observables. It proposes principal observable analysis (POA), a variance-maximization analogue of PCA, and proves Lipschitz stability of the mean and covariance with respect to the Wasserstein distance on a fixed metric space and the Kantorovich-Sturm distance for heterogeneous data. Consistency of empirical estimates is given as a corollary. The paper also presents applications of POA to network and image data and proposes principal observables as basis functions for signal representation.

Significance. The stability theorems are a useful contribution, and the proofs are self-contained, using standard tools such as Arzela-Ascoli, McShane-Whitney extensions, and Wasserstein metrization. Explicit constants are provided. The paper is honest about the open stability question for principal observables. However, the theoretical results do not, as they stand, establish the reliability of the POA method's output, since the argmax definition of principal observables is not stable under the proven covariance bounds, and the optimization is performed with a heuristic.

major comments (2)
  1. [Sections 3.1-3.2, Theorems 5.4 and 6.6] The paper defines principal observables as global maximizers in (13)-(14), but proves no stability for these maximizers. Theorems 5.4 and 6.6 bound the covariance operator in graph-Hausdorff distance; this is a statement about values of the bilinear form over all centered observables and does not control the argmax of the variance functional, nor the constrained argmax in (14). Consequently, the POA embedding i_k(x)=(phi_1(x),...,phi_k(x)) of Section 3.2 may be discontinuous under arbitrarily small Wasserstein perturbations of mu, even if every maximization is solved exactly. The paper acknowledges this in Section 1 ('Stability of principal observables is a more delicate question that requires further investigation'), but the abstract and introduction present POA as the main application of the stable statistics. To make the central applied claim supported, the authors should either prove a stability result for principal observables under additional hypotheses (e.g., a spectral gap that makes the maximizer unique up to sign) or explicitly restrict the paper's stability claims to the mean and covariance operators and state that POA embeddings are not proven stable.
  2. [Section 3.1] The computation of principal observables is described as employing the disciplined convex-concave programming (DCCP) algorithm of [27]. Since (13)-(14) are convex maximization problems, DCCP is a heuristic with no optimality certificate; the paper provides no analysis of the optimization gap. Thus the functions produced by the algorithm and used in the experiments of Sections 3 and 4 are not known to satisfy the defining equations (13)-(14). The paper should state this limitation explicitly and, ideally, provide a bound on the suboptimality (e.g., via a duality gap) or report the achieved gap on the examples. Without this, the term 'principal observables' for the computed outputs is not fully justified.
minor comments (6)
  1. [Appendix A.1] In the definition of T_n, the last component should be <f, phi_{n-1}>, not <f, phi_1> repeated.
  2. [Proof of Theorem 6.3, Eq. (36)] The integrand is missing the exponent p; it should read |f(x)-g(x)|^p dmu(x).
  3. [Proof of Lemma 6.10, Eq. (47)] The last term inside the max should be r_{p,mu'}(F'_2,G'_2), not r_{p,mu}(F'_2,G'_2).
  4. [Section 3.3] 'The maximal and minimal 1-Lipschitz extension' should be 'extensions'.
  5. [Introduction] The claim that the number of principal observables is infinite whenever |X| is infinite is stated without proof; a justification or reference would be helpful.
  6. [Abstract and Introduction] The name 'Mémoli' is typeset with a spurious accent; use the standard spelling.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the stability theorems are derived from standard transport inequalities and explicit constructions, with principal-observable stability explicitly deferred.

full rationale

The paper's central results, Theorems 5.1, 5.4, 6.3, and 6.6, are not obtained by assuming their conclusions. Theorem 5.1 is a direct one-sided Kantorovich-Rubinstein estimate: for any 1-Lipschitz f, |M_mu(f) - M_nu(f)| <= integral d(x,y) dh(x,y), and taking the infimum over couplings yields w1(mu,nu); this uses only the definition of w1 and the 1-Lipschitz condition. Lemma 5.3 then bounds covariance differences by combining Theorem 5.1 with Lemma 2.1's uniform bound on centered observables, after a term-by-term decomposition of the covariance difference; no step presupposes a bound of the form dH(Sigma_mu, Sigma_nu) <= C w1. Theorem 5.4 verifies admissibility in the graph-Hausdorff distance directly from Lemma 5.3 and Theorem 5.1, with explicit constants. The heterogeneous stability results are equally self-contained: the correspondences are built via McShane-Whitney extensions, and the structural and functional distortion bounds are derived from the defining inequalities of metric and probabilistic couplings plus Jensen-type estimates; none of these ingredients contains the target bound. Self-citations appear only for terminology (e.g., calling dKS,p the Kantorovich-Sturm distance as in [19]), for analogies in defining a functional Gromov-Hausdorff distance, and in outlook remarks about decorated merge trees; they are not load-bearing premises for the stability theorems. No fitted parameters are used, no empirical quantity is renamed as a prediction, and the paper explicitly states that stability of principal observables is left for future work, so the practical POA limitation is acknowledged rather than disguised. The main theorems are therefore independent of their conclusions and do not exhibit circularity.

Assumptions & free parameters 0 free parameters · 5 assumptions · 0 invented entities

The central results rely only on standard theorems and the compactness assumption; no free parameters are fit and no new entities are postulated.

assumptions (5)
  • standard math Arzela-Ascoli theorem
    Used in Appendix A.1 to prove compactness of the centered observable space, guaranteeing existence of principal observables.
  • standard math McShane-Whitney extension theorem
    Used in Sections 3.3 and 6 to extend observables to new points and to construct correspondences for heterogeneous stability.
  • standard math Wasserstein distance metrizes weak convergence
    Used in Corollary 5.5 to obtain almost sure consistency of the empirical observable mean and covariance.
  • domain assumption Sturm's Kantorovich-Sturm distance properties
    The heterogeneous stability results in Section 6 assume the existence and basic properties of metric and probabilistic couplings as defined by Sturm [28].
  • domain assumption Compactness of the metric space X and of the support of the measure
    Throughout, X is assumed compact (Section 2) and the supports K are compact; this is used for boundedness via Lemma 2.1 and for Arzela-Ascoli.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Observable Covariance and Principal Observable Analysis for Data on Metric Spaces." pith.science (2026). https://pith.science/paper/RZMSTBTH

@misc{pith2026250604003,
  author       = {Pith},
  title        = {Pith review of: Observable Covariance and Principal Observable Analysis for Data on Metric Spaces},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/RZMSTBTH}},
  note         = {Machine review of arXiv:2506.04003}
}
abstract

Datasets consisting of objects such as shapes, networks, images, or signals overlaid on such geometric objects permeate data science. Such datasets are often equipped with metrics that quantify the similarity or divergence between any pair of elements turning them into metric spaces $(X,d)$, or a metric measure space $(X,d,\mu)$ if data density is also accounted for through a probability measure $\mu$. This paper develops a Lipschitz geometry approach to analysis of metric measure spaces based on metric observables; that is, 1-Lipschitz scalar fields $f \colon X \to \mathbb{R}$ that provide reductions of $(X,d,\mu)$ to $\mathbb{R}$ through the projected measure $f_\sharp (\mu)$. Collectively, metric observables capture a wealth of information about the shape of $(X,d,\mu)$ at all spatial scales. In particular, we can define stable statistics such as the observable mean and observable covariance operators $M_\mu$ and $\Sigma_\mu$, respectively. Through a maximization of variance principle, analogous to principal component analysis, $\Sigma_\mu$ leads to an approach to vectorization, dimension reduction, and visualization of metric measure data that we term principal observable analysis. The method also yields basis functions for representation of signals on $X$ in the observable domain.

Figures

Figures reproduced from arXiv: 2506.04003 by the authors.

Figure 1
Figure 1. (a) the protein-protein interaction network for yeast [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. PCA and POA representations of 72 images taken at 5-degree rotations of a T-shaped [PITH_FULL_IMAGE:figures/full_fig_p007_2.png] view at source ↗
Figure 3
Figure 3. (a) A tree with 200 nodes and (b) the histograms of distortions (on a logarithmic scale) [PITH_FULL_IMAGE:figures/full_fig_p007_3.png] view at source ↗
Figures from the paper (1 more)
Figure 4
Figure 4. Figure 4: (a) First 10 (normalized) principal observables for a line graph with 501 nodes; (b) [PITH_FULL_IMAGE:figures/full_fig_p009_4.png]

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. FDRMFL: Multimodal Federated Feature Extraction Model Based on Information Maximization and Contrastive Learning

    cs.LG 2025-11 reject novelty 6.0 of 10

    FDRMFL combines MSE, mutual-information, KL-alignment, and InfoNCE losses to extract task-relevant features in federated multimodal regression, but the claimed ablations and baseline comparisons are not shown.

Reference graph

Works this paper leans on

31 extracted references · 31 canonical work pages · cited by 1 Pith paper

  1. [27]

    X. Shen, S. Diamond, Y. Gu, and S. Boyd. Disciplined convex-concave programming. In 2016 IEEE 55th Conference on Decision and Control (CDC) , pages 1009–1014. IEEE, 2016

  2. [1]

    Anbouhi, W

    S. Anbouhi, W. Mio, and O. B. Okutan. On metrics for analysis of functional data on geometric domains. Found. Data Sci. , 7(3):671–704, 2025

  3. [2]

    Biasotti, B

    S. Biasotti, B. Falcidieno, D. Giorgi, and M. Spagnuolo. Reeb Graphs, pages 69–74. Springer International Publishing, Cham, 2014

  4. [3]

    Blumberg

    H. Blumberg. Hausdorff’s Grundz¨ uge der Mengenlehre. Bull. Amer. Math. Soc. , 27(3):116– 129, 1920

  5. [4]

    Carlsson

    G. Carlsson. Topology and data. Bull. Amer. Math. Soc. , 46:255–308, 04 2009

  6. [5]

    Charon and A

    N. Charon and A. Trouv´ e. The varifold representation of nonoriented shapes for diffeomorphic registration. SIAM J. Imaging Sci , 6:2547–2580, 12 2013

  7. [6]

    Chazal, V

    F. Chazal, V. de Silva, M. Glisse, and S. Oudot. The Structure and Stability of Persistence Modules. Springer Briefs in Mathematics. Springer International Publishing, 2016

  8. [7]

    Curry, H

    J. Curry, H. Hang, W. Mio, T. Needham, and O. B. Okutan. Decorated merge trees for persistent topology. J Appl. and Comput. Topology , 6(3):371–428, 2022

Show all 31 references
  1. [8]

    Curry, W

    J. Curry, W. Mio, T. Needham, O. B. Okutan, and F. Russold. Stability and approximations for decorated Reeb spaces. In Symposium on Computational Geometry , Athens, Greece, June 2024

  2. [9]

    R. Dudley. Real Analysis and Probability . Cambridge Studies in Advanced Mathematics. Cambridge University Press, 2002

  3. [10]

    M. Gromov. Metric Structures for Riemannian and Non-Riemannian Spaces. Springer Science & Business Media, 2007

  4. [11]

    Hammond, P

    D. Hammond, P. Vandergheynst, and R. Gribonval. Wavelets on graphs via spectral graph theory. Appl. Comput. Harmon. Anal. , 30:129–150, 12 2009

  5. [12]

    D. G. Kendall. Shape manifolds, procrustean metrics, and complex projective spaces. Bull. Lond. Math. Soc. , 16(2):81–121, 1984. 18

  6. [13]

    X. Liu, Y. Shi, I. Dinov, and W. Mio. A computational model of multidimensional shape. Int. J. Comput. Vis. , 89:69–83, 08 2010

  7. [14]

    E. J. McShane. Extension of range of functions. Bull. Amer. Math. Soc. , 40(12):837 – 842, 1934

  8. [15]

    A. Mead. Review of the development of multidimensional scaling methods. J. R. Stat. Soc. Series D , 41(1):27–39, 1992

  9. [16]

    M´ emoli

    F. M´ emoli. Gromov-Wasserstein distances and the metric approach to object matching.Found. Comput. Math. , 11(4):417–487, 2011

  10. [17]

    M´ emoli and T

    F. M´ emoli and T. Needham. Distance distributions and inverse problems for metric measure spaces. Stud. Appl. Math. , 149(4):943 –1001, 2022

  11. [18]

    Michor and D

    P. Michor and D. Mumford. D.: An overview of the Riemannian metrics on spaces of curves using the Hamiltonian approach. Appl. Comput. Harmon. Anal., , 23:74–113, 04 2006

  12. [19]

    Mio and T

    W. Mio and T. Needham. Robust representation and estimation of barycenters and modes of probability measures on metric spaces. Preprint, arXiv:2505.09609, 2025

  13. [20]

    Morozov, K

    D. Morozov, K. Beketayev, and G. Weber. Interleaving distance between merge trees. Discret. Comput. Geom., 49:22–45, 01 2013

  14. [21]

    S. A. Nene, S. K. Nayar, and H. Murase. Columbia Object Image Library (COIL-100). Tech- nical Report CUCS-006-96, February 1996

  15. [22]

    X. Pennec. Barycentric subspace analysis on manifolds. Ann. Stat., 46(6A):2711–2746, 2018

  16. [23]

    Petrakis

    I. Petrakis. Mcshane-Whitney extensions in constructive analysis. Log. Meth. Comput. Sci. , 16(1), 2018

  17. [24]

    Rosenberg

    S. Rosenberg. The Laplacian on a Riemannian Manifold: An Introduction to Analysis on Manifolds. London Mathematical Society Student Texts. Cambridge University Press, 1997

  18. [25]

    R. A. Rossi and N. K. Ahmed. The Network Data Repository with interactive graph ana- lytics and visualization. In Proceedings of the Twenty-Ninth AAAI Conference on Artificial Intelligence, 2015

  19. [26]

    Rubner, C

    Y. Rubner, C. Tomasi, and L. Guibas. A metric for distributions with applications to im- age databases. In Sixth International Conference on Computer Vision , pages 59–66. Narosa Publishing House, 1998

  20. [28]

    K.-T. Sturm. On the geometry of metric measure spaces. Acta Math., 196(1):65–131, 2006

  21. [29]

    van der Maaten and G

    L. van der Maaten and G. Hinton. Visualizing data using t-SNE. J. Mach. Learn. Res. , 9:2579–2605, 2008

  22. [30]

    Weed and F

    J. Weed and F. Bach. Sharp asymptotic and finite-sample rates of convergence of empirical measures in Wasserstein distance. Bernoulli, 25(4A):2620–2648, 2019

  23. [31]

    L. Younes. Computable elastic distances between shapes. SIAM J. Appl. Math. , 58, 12 2000. 19 A Appendix A.1 Existence of Principal Observables We first verify the sequential compactness (which is equivalent to compactness) of the metric space (Oc µ, ∥ · ∥∞) of centered princi...

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.