paper-with-me

Papers

New Bounds for Hyperparameter Tuning of Regression Problems Across Instances

2023-09-21 · NeurIPS 2023 11

The task of tuning regularization coefficients in regularized regression models with provable guarantees across problem instances still poses a significant challenge in the literature. This paper investigates the sample complexity of tuning regularization parameters in linear and logistic regressions under $\ell_1$ and $\ell_2$-constraints in the data-driven setting. For the linear regression problem, by more carefully exploiting the structure of the dual function class, we provide a new upper bound for the pseudo-dimension of the validation loss function class, which significantly improves the best-known results on the problem. Remarkably, we also instantiate the first matching lower bound, proving our results are tight. For tuning the regularization parameters of logistic regression, we introduce a new approach to studying the learning guarantee via an approximation of the validation loss function class. We examine the pseudo-dimension of the approximation class and construct a uniform error bound between the validation loss function class and its approximation, which allows us to instantiate the first learning guarantee for the problem of tuning logistic regression regularization coefficients.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar 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 de…

Generalization Guarantees on Data-Driven Tuning of Gradient Descent with Langevin Updates

2026-04-13 · Saumya Goyal, Rohith Rongali, Ritabrata Ray, Barnabás Póczos arxiv

We study learning to learn for regression problems through the lens of hyperparameter tuning. We propose the Langevin Gradient Descent Algorithm (LGD), which approximates the mean of the posterior distribution defined by…

Few-Shot Learning

Adaptive sparse variational approximations for Gaussian process regression

2025-04-04 · Dennis Nieman, Botond Szabó

Accurate tuning of hyperparameters is crucial to ensure that models can generalise effectively across different settings. In this paper, we present theoretical guarantees for hyperparameter selection using variational Ba…

regression

Efficient Hyperparameter Tuning for Large Scale Kernel Ridge Regression

2022-01-17 · Giacomo Meanti, Luigi Carratino, Ernesto de Vito, Lorenzo Rosasco

Kernel methods provide a principled approach to nonparametric learning. While their basic implementations scale poorly to large problems, recent advances showed that approximate solvers can efficiently handle massive dat…

regression

Optimal Cross-Validation for Sparse Linear Regression

2023-06-26 · Ryan Cory-Wright, Andrés Gómez

Given a high-dimensional covariate matrix and a response vector, ridge-regularized sparse linear regression selects a subset of features that explains the relationship between covariates and the response in an interpreta…

regression