paper-with-me

Papers

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

2026-03-10 · Eduarda de Souza Marques, Arthur Sobrinho Ferreira da Rocha, Joao Paixao, Heudson Mirandola, Daniel Sadoc Menasche arxiv

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 = 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 = HCU$, $B = HSV$ with $C^{\top}C + S^{\top}S = I$, which separates shared versus dataset-specific directions through the diagonal structure of $(C, S)$. From these factors we derive an interpretable *angle score* $θ(z) \in [0, π/2]$ for a sample $z$, quantifying whether z is explained relatively more by $A$, more by $B$, or comparably by both. The primary role of $θ(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)$ is presented as an illustrative application of the score as an interpretable diagnostic tool.

📄 PDF Abstract BibTeX arXiv:2603.10283

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalized eigen, singular value, and partial least squares decompositions: The GSVD package

2020-10-28 · Derek Beaton

The generalized singular value decomposition (GSVD, a.k.a. "SVD triplet", "duality diagram" approach) provides a unified strategy and basis to perform nearly all of the most common multivariate analyses (e.g., principal …

Triplet

GSVD-NMF: Recovering Missing Features in Non-negative Matrix Factorization

2024-08-15 · Youdong Guo, Timothy E. Holy

Non-negative matrix factorization (NMF) is an important tool in signal processing and widely used to separate mixed sources into their components. Algorithms for NMF require that the user choose the number of components …

Control of Cross-Directional Systems using the Generalised Singular Value Decomposition

2023-08-16 · Idris Kempf, Paul J. Goulart, Stephen Duncan

Diamond Light Source produces synchrotron radiation by accelerating electrons to relativistic speeds. In order to maximise the intensity of the radiation, vibrations of the electron beam are attenuated by a multi-input m…

Synthesizing Multimodal Geometry Datasets from Scratch and Enabling Visual Alignment via Plotting Code

2026-02-21 · Haobo Lin, Tianyi Bai, Chen Chen, Jiajun Zhang 외 arxiv

Multimodal geometry reasoning requires models to jointly understand visual diagrams and perform structured symbolic inference, yet current vision--language models struggle with complex geometric constructions due to limi…

Structured Prediction

Pixel-Level Alignment of Facial Images for High Accuracy Recognition Using Ensemble of Patches

2018-02-07 · Hoda Mohammadzade, Amirhossein Sayyafan, Benyamin Ghojogh

The variation of pose, illumination and expression makes face recognition still a challenging problem. As a pre-processing in holistic approaches, faces are usually aligned by eyes. The proposed method tries to perform a…

Face AlignmentFace RecognitionFace ReconstructionFace to Face Translation