paper-with-me

Papers

Distribution-dependent Generalization Bounds for Tuning Linear Regression Across Tasks

2025-07-07 · Maria-Florina Balcan, Saumya Goyal, Dravyansh Sharma arxiv

Modern regression problems often involve high-dimensional data and a careful tuning of the regularization hyperparameters is crucial to avoid overly complex models that may overfit the training data while guaranteeing desirable properties like effective variable selection. We study the recently introduced direction of tuning regularization hyperparameters in linear regression across multiple related tasks. We obtain distribution-dependent bounds on the generalization error for the validation loss when tuning the L1 and L2 coefficients, including ridge, lasso and the elastic net. In contrast, prior work develops bounds that apply uniformly to all distributions, but such bounds necessarily degrade with feature dimension, d. While these bounds are shown to be tight for worst-case distributions, our bounds improve with the "niceness" of the data distribution. Concretely, we show that under additional assumptions that instances within each task are i.i.d. draws from broad well-studied classes of distributions including sub-Gaussians, our generalization bounds do not get worse with increasing d, and are much sharper than prior work for very large d. We also extend our results to a generalization of ridge regression, where we achieve tighter bounds that take into account an estimate of the mean of the ground truth distribution.

📄 PDF Abstract BibTeX arXiv:2507.05084

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distribution-dependent concentration inequalities for tighter generalization bounds

2016-07-19 · Xinxing Wu, Junping Zhang

Concentration inequalities are indispensable tools for studying the generalization capacity of learning models. Hoeffding's and McDiarmid's inequalities are commonly used, giving bounds independent of the data distributi…

Generalization BoundsLearning Theory

Generalization Bound for a General Class of Neural Ordinary Differential Equations

2025-08-26 · Madhusudan Verma, Manoj Kumar arxiv

Neural ordinary differential equations (neural ODEs) are a popular type of deep learning model that operate with continuous-depth architectures. To assess how well such models perform on unseen data, it is crucial to und…

The Power and Limitation of Pretraining-Finetuning for Linear Regression under Covariate Shift

2022-08-03 · Jingfeng Wu, Difan Zou, Vladimir Braverman, Quanquan Gu 외

We study linear regression under covariate shift, where the marginal distribution over the input covariates differs in the source and the target domains, while the conditional distribution of the output given the input c…

regressionTransfer Learning

Data-dependent PAC-Bayes priors via differential privacy

2018-02-26 · NeurIPS 2018 12 · Gintare Karolina Dziugaite, Daniel M. Roy

The Probably Approximately Correct (PAC) Bayes framework (McAllester, 1999) can incorporate knowledge about the learning algorithm and (data) distribution through the use of distribution-dependent priors, yielding tighte…

Generalization Boundsvalid

A Limitation of the PAC-Bayes Framework

2020-06-24 · NeurIPS 2020 12 · Roi Livni, Shay Moran

PAC-Bayes is a useful framework for deriving generalization bounds which was introduced by McAllester ('98). This framework has the flexibility of deriving distribution- and algorithm-dependent bounds, which are often ti…

Generalization Bounds