English

GSVD for Geometry-Grounded Dataset Comparison: An Alignment Angle Is All You Need

Machine Learning 2026-03-12 v1

Abstract

Geometry-grounded learning asks models to respect structure in the problem domain rather than treating observations as arbitrary vectors. Motivated by this view, we revisit a classical but underused primitive for comparing datasets: linear relations between two data matrices, expressed via the co-span constraint Ax=By=zAx = By = z in a shared ambient space. To operationalize this comparison, we use the generalized singular value decomposition (GSVD) as a joint coordinate system for two subspaces. In particular, we exploit the GSVD form A=HCUA = HCU, B=HSVB = HSV with CC+SS=IC^{\top}C + S^{\top}S = I, which separates shared versus dataset-specific directions through the diagonal structure of (C,S)(C, S). From these factors we derive an interpretable *angle score* θ(z)[0,π/2]\theta(z) \in [0, \pi/2] for a sample zz, quantifying whether z is explained relatively more by AA, more by BB, or comparably by both. The primary role of θ(z)\theta(z) is as a *per-sample geometric diagnostic*. We illustrate the behavior of the score on MNIST through angle distributions and representative GSVD directions. A binary classifier derived from θ(z)\theta(z) is presented as an illustrative application of the score as an interpretable diagnostic tool.

Keywords

Cite

@article{arxiv.2603.10283,
  title  = {GSVD for Geometry-Grounded Dataset Comparison: An Alignment Angle Is All You Need},
  author = {Eduarda de Souza Marques and Arthur Sobrinho Ferreira da Rocha and Joao Paixao and Heudson Mirandola and Daniel Sadoc Menasche},
  journal= {arXiv preprint arXiv:2603.10283},
  year   = {2026}
}

Comments

20 pages, GRaM workshop ICLR 2026

R2 v1 2026-07-01T11:13:57.385Z