中文
相关论文

相关论文: An algorithmic view of $\ell_2$ regularization and…

200 篇论文

Sparsity is a highly desired feature in deep neural networks (DNNs) since it ensures numerical efficiency, improves the interpretability of models (due to the smaller number of relevant features), and robustness. For linear models, it is…

机器学习 · 计算机科学 2024-04-01 Augustina C. Amakor , Konstantin Sonntag , Sebastian Peitz

In this paper we analyze a family of general random block coordinate descent methods for the minimization of $\ell_0$ regularized optimization problems, i.e. the objective function is composed of a smooth convex function and the $\ell_0$…

最优化与控制 · 数学 2014-07-21 Andrei Patrascu , Ion Necoara

We develop and analyze several different second-order algorithms for computing a near-optimal solution path of a convex parametric optimization problem with smooth Hessian. Our algorithms are inspired by a differential equation perspective…

最优化与控制 · 数学 2023-06-16 Heyuan Liu , Paul Grigas

We introduce a novel algorithm for solving learning problems where both the loss function and the regularizer are non-convex but belong to the class of difference of convex (DC) functions. Our contribution is a new general purpose proximal…

机器学习 · 计算机科学 2015-07-03 Alain Rakotomamonjy , Remi Flamary , Gilles Gasso

A new variant of Newton's method for empirical risk minimization is studied, where at each iteration of the optimization algorithm, the gradient and Hessian of the objective function are replaced by robust estimators taken from existing…

机器学习 · 统计学 2023-07-18 Eirini Ioannou , Muni Sreenivas Pydi , Po-Ling Loh

We propose Regularized Overestimated Newton (RON), a Newton-type method with low per-iteration cost and strong global and local convergence guarantees for smooth convex optimization. RON interpolates between gradient descent and globally…

最优化与控制 · 数学 2025-10-02 Danny Duan , Hanbaek Lyu

In this work, we propose an optimization algorithm which we call norm-adapted gradient descent. This algorithm is similar to other gradient-based optimization algorithms like Adam or Adagrad in that it adapts the learning rate of stochastic…

机器学习 · 计算机科学 2020-10-14 David Sprunger

We introduce new multilevel methods for solving large-scale unconstrained optimization problems. Specifically, the philosophy of multilevel methods is applied to Newton-type methods that regularize the Newton sub-problem using second order…

最优化与控制 · 数学 2024-07-16 Nick Tsipinakis , Panos Parpas

We consider solving the $\ell_1$-regularized least-squares ($\ell_1$-LS) problem in the context of sparse recovery, for applications such as compressed sensing. The standard proximal gradient method, also known as iterative…

最优化与控制 · 数学 2012-03-15 Lin Xiao , Tong Zhang

Sparse signal restoration is usually formulated as the minimization of a quadratic cost function $\|y-Ax\|_2^2$, where A is a dictionary and x is an unknown sparse vector. It is well-known that imposing an $\ell_0$ constraint leads to an…

数值分析 · 计算机科学 2015-05-29 Charles Soussen , Jérôme Idier , Junbo Duan , David Brie

In this paper, we propose a first second-order scheme based on arbitrary non-Euclidean norms, incorporated by Bregman distances. They are introduced directly in the Newton iterate with regularization parameter proportional to the square…

最优化与控制 · 数学 2021-12-07 Nikita Doikov , Yurii Nesterov

The goal of this paper is to study approaches to bridge the gap between first-order and second-order type methods for composite convex programs. Our key observations are: i) Many well-known operator splitting methods, such as…

最优化与控制 · 数学 2016-09-27 Xiantao Xiao , Yongfeng Li , Zaiwen Wen , Liwei Zhang

We analyze Newton's method with lazy Hessian updates for solving general possibly non-convex optimization problems. We propose to reuse a previously seen Hessian for several iterations while computing new gradients at each step of the…

最优化与控制 · 数学 2023-06-16 Nikita Doikov , El Mahdi Chayti , Martin Jaggi

The $\ell_{1\text{-}2}$ regularization method has a strong sparsity promoting capability in approaching sparse solutions of linear inverse problems and gained successful applications in various mathematics and applied science fields. This…

最优化与控制 · 数学 2026-03-04 Yaohua Hu , Hao Wang , Xiaoqi Yang

The recovery of images from the observations that are degraded by a linear operator and further corrupted by Poisson noise is an important task in modern imaging applications such as astronomical and biomedical ones. Gradient-based…

计算机视觉与模式识别 · 计算机科学 2015-03-17 Dai-Qiang Chen

The incremental gradient method is a prominent algorithm for minimizing a finite sum of smooth convex functions, used in many contexts including large-scale data processing applications and distributed optimization over networks. It is a…

最优化与控制 · 数学 2022-02-09 Mert Gürbüzbalaban , Asuman Ozdaglar , Pablo Parrilo

Choosing an appropriate regularization term is necessary to obtain a meaningful solution to an ill-posed linear inverse problem contaminated with measurement errors or noise. The $\ell_p$ norm covers a wide range of choices for the…

数值分析 · 数学 2020-12-30 Jeffrey Cornelis , Wim Vanroose

Overparametrized neural networks trained by gradient descent (GD) can provably overfit any training data. However, the generalization guarantee may not hold for noisy data. From a nonparametric perspective, this paper studies how well…

机器学习 · 统计学 2021-09-28 Tianyang Hu , Wenjia Wang , Cong Lin , Guang Cheng

In this work, we study the iteration complexity of gradient methods for minimizing convex quadratic functions regularized by powers of Euclidean norms. We show that, due to the uniform convexity of the objective, gradient methods have…

最优化与控制 · 数学 2025-01-28 Daniel Berg Thomsen , Nikita Doikov

We study the composite convex optimization problems with a Quasi-Self-Concordant smooth component. This problem class naturally interpolates between classic Self-Concordant functions and functions with Lipschitz continuous Hessian.…

最优化与控制 · 数学 2023-08-29 Nikita Doikov