paper-with-me

Papers

Gradient-based Regularization Parameter Selection for Problems with Non-smooth Penalty Functions

2017-03-28 · Jean Feng, Noah Simon

In high-dimensional and/or non-parametric regression problems, regularization (or penalization) is used to control model complexity and induce desired structure. Each penalty has a weight parameter that indicates how strongly the structure corresponding to that penalty should be enforced. Typically the parameters are chosen to minimize the error on a separate validation set using a simple grid search or a gradient-free optimization method. It is more efficient to tune parameters if the gradient can be determined, but this is often difficult for problems with non-smooth penalty functions. Here we show that for many penalized regression problems, the validation loss is actually smooth almost-everywhere with respect to the penalty parameters. We can therefore apply a modified gradient descent algorithm to tune parameters. Through simulation studies on example regression problems, we find that increasing the number of penalty parameters and tuning them using our method can decrease the generalization error.

📄 PDF Abstract BibTeX arXiv:1703.09813

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Hybrid Conditional Gradient - Smoothing Algorithms with Applications to Sparse and Low Rank Regularization

2014-04-14 · Andreas Argyriou, Marco Signoretto, Johan Suykens

We study a hybrid conditional gradient - smoothing algorithm (HCGS) for solving composite convex optimization problems which contain several terms over a bounded set. Examples of these include regularization problems wit…

Controlling the Flow: Stability and Convergence for Stochastic Gradient Descent with Decaying Regularization

2025-05-16 · Sebastian Kassing, Simon Weissmann, Leif Döring

The present article studies the minimization of convex, L-smooth functions defined on a separable real Hilbert space. We analyze regularized stochastic gradient descent (reg-SGD), a variant of stochastic gradient descent…

Image Reconstruction

Time-Smoothed Gradients for Online Forecasting

2019-05-21 · Tianhao Zhu, Sergul Aydore

Here, we study different update rules in stochastic gradient descent (SGD) for online forecasting problems. The selection of the learning rate parameter is critical in SGD. However, it may not be feasible to tune this pa…

Wasserstein Distributionally Robust Optimization and Variation Regularization

2017-12-17 · Rui Gao, Xi Chen, Anton J. Kleywegt

Wasserstein distributionally robust optimization (DRO) has recently achieved empirical success for various applications in operations research and machine learning, owing partly to its regularization effect. Although con…

Stochastic Optimization

Smoothing the Edges: Smooth Optimization for Sparse Regularization using Hadamard Overparametrization

2023-07-07 · Chris Kolb, Christian L. Müller, Bernd Bischl, David Rügamer

We present a framework for smooth optimization of explicitly regularized objectives for (structured) sparsity. These non-smooth and possibly non-convex problems typically rely on solvers tailored to specific models and r…

Sparse Learning