paper-with-me

Papers

Learning Optimal Linear Regularizers

2019-02-19 · Matthew Streeter

We present algorithms for efficiently learning regularizers that improve generalization. Our approach is based on the insight that regularizers can be viewed as upper bounds on the generalization gap, and that reducing the slack in the bound can improve performance on test data. For a broad class of regularizers, the hyperparameters that give the best upper bound can be computed using linear programming. Under certain Bayesian assumptions, solving the LP lets us "jump" to the optimal hyperparameters given very limited data. This suggests a natural algorithm for tuning regularization hyperparameters, which we show to be effective on both real and synthetic data.

📄 PDF Abstract BibTeX arXiv:1902.07234

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The cost-free nature of optimally tuning Tikhonov regularizers and other ordered smoothers

2019-05-29 · ICML 2020 1 · Pierre C. Bellec, Dana Yang

We consider the problem of selecting the best estimator among a family of Tikhonov regularized estimators, or, alternatively, to select a linear combination of these regularizers that is as good as the best regularizer i…

regression

Policy Mirror Descent for Reinforcement Learning: Linear Convergence, New Sampling Complexity, and Generalized Problem Classes

2021-01-30 · Guanghui Lan

We present new policy mirror descent (PMD) methods for solving reinforcement learning (RL) problems with either strongly convex or general convex regularizers. By exploring the structural properties of these overall high…

Reinforcement Learning (RL)

Choquet regularization for reinforcement learning

2022-08-17 · Xia Han, Ruodu Wang, Xun Yu Zhou

We propose \emph{Choquet regularizers} to measure and manage the level of exploration for reinforcement learning (RL), and reformulate the continuous-time entropy-regularized RL problem of Wang et al. (2020, JMLR, 21(198…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Optimal prediction for sparse linear models? Lower bounds for coordinate-separable M-estimators

2015-03-11 · Yuchen Zhang, Martin J. Wainwright, Michael. I. Jordan

For the problem of high-dimensional sparse linear regression, it is known that an $\ell_0$-based estimator can achieve a $1/n$ "fast" rate on the prediction error without any conditions on the design matrix, whereas in a…

Learning sparsity-promoting regularizers for linear inverse problems

2024-12-20 · Giovanni S. Alberti, Ernesto de Vito, Tapio Helin, Matti Lassas 외

This paper introduces a novel approach to learning sparsity-promoting regularizers for solving linear inverse problems. We develop a bilevel optimization framework to select an optimal synthesis operator, denoted as $B$,…

Bilevel Optimization