paper-with-me

홈 › Papers

Information-Geometric Decomposition of Generalization Error in Unsupervised Learning

2026-04-14 · Gilhan Kim arxiv

We decompose the Kullback--Leibler generalization error (GE) -- the expected KL divergence from the data distribution to the trained model -- of unsupervised learning into three non-negative components: model error, data bias, and variance. The decomposition is exact for any e-flat model class and follows from two identities of information geometry: the generalized Pythagorean theorem and a dual e-mixture variance identity. As an analytically tractable demonstration, we apply the framework to $ε$-PCA, a regularized principal component analysis in which the empirical covariance is truncated at rank $N_K$ and discarded directions are pinned at a fixed noise floor $ε$. Although rank-constrained $ε$-PCA is not itself e-flat, it admits a technical reformulation with the same total GE on isotropic Gaussian data, under which each component of the decomposition takes closed form. The optimal rank emerges as the cutoff $λ_{\mathrm{cut}}^{*} = ε$ -- the model retains exactly those empirical eigenvalues exceeding the noise floor -- with the cutoff reflecting a marginal-rate balance between model-error gain and data-bias cost. A boundary comparison further yields a three-regime phase diagram -- retain-all, interior, and collapse -- separated by the lower Marchenko--Pastur edge and an analytically computable collapse threshold $ε_{*}(α)$, where $α$ is the dimension-to-sample-size ratio. All claims are verified numerically.

📄 PDF Abstract BibTeX arXiv:2604.12340

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Upper Bound of Real Log Canonical Threshold of Tensor Decomposition and its Application to Bayesian Inference

2023-03-10 · Naoki Yoshida, Sumio Watanabe

Tensor decomposition is now being used for data analysis, information compression, and knowledge recovery. However, the mathematical property of tensor decomposition is not yet fully clarified because it is one of singul…

Bayesian InferenceTensor Decomposition

Bias-Variance Decomposition for Boltzmann Machines

2018-01-01 · ICLR 2018 1 · Mahito Sugiyama, Koji Tsuda, Hiroyuki Nakahara

We achieve bias-variance decomposition for Boltzmann machines using an information geometric formulation. Our decomposition leads to an interesting phenomenon that the variance does not necessarily increase when more par…

A Geometric Perspective towards Neural Calibration via Sensitivity Decomposition

2021-10-27 · NeurIPS 2021 12 · Junjiao Tian, Dylan Yung, Yen-Chang Hsu, Zsolt Kira

It is well known that vision classification models suffer from poor calibration in the face of data distribution shifts. In this paper, we take a geometric approach to this problem. We propose Geometric Sensitivity Decom…

Sensitivity

Diffusion Model's Generalization Can Be Characterized by Inductive Biases toward a Data-Dependent Ridge Manifold

2026-02-05 · Ye He, Yitong Qiu, Molei Tao arxiv

We study a data-dependent notion of diffusion-model generalization: when a model does not memorize the training set, where do its generated samples go relative to the geometry induced by the data? To answer this, we intr…

Kernel Approximation via Empirical Orthogonal Decomposition for Unsupervised Feature Learning

2016-06-01 · CVPR 2016 6 · Yusuke Mukuta, Tatsuya Harada

Kernel approximation methods are important tools for various machine learning problems. There are two major methods used to approximate the kernel function: the Nystrom method and the random features method. However, t…