MLLGDec 15, 2025

PAC-Bayes Bounds for Multivariate Linear Regression and Linear Autoencoders

arXiv:2512.12905v13 citationsh-index: 4
Originality Incremental advance
AI Analysis

This provides theoretical guarantees for LAEs used in recommender systems, though it is incremental as it extends prior bounds.

The paper tackles the lack of theoretical understanding for Linear Autoencoders (LAEs) by proposing a PAC-Bayes bound for multivariate linear regression and adapting it to LAEs, showing that the bound is tight and correlates well with practical metrics like Recall@K and NDCG@K.

Linear Autoencoders (LAEs) have shown strong performance in state-of-the-art recommender systems. However, this success remains largely empirical, with limited theoretical understanding. In this paper, we investigate the generalizability -- a theoretical measure of model performance in statistical learning -- of multivariate linear regression and LAEs. We first propose a PAC-Bayes bound for multivariate linear regression, extending the earlier bound for single-output linear regression by Shalaeva et al., and establish sufficient conditions for its convergence. We then show that LAEs, when evaluated under a relaxed mean squared error, can be interpreted as constrained multivariate linear regression models on bounded data, to which our bound adapts. Furthermore, we develop theoretical methods to improve the computational efficiency of optimizing the LAE bound, enabling its practical evaluation on large models and real-world datasets. Experimental results demonstrate that our bound is tight and correlates well with practical ranking metrics such as Recall@K and NDCG@K.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes