In machine learning research, the proximal gradient methods are popular for solving various optimization problems with non-smooth regularization. Inexact proximal gradient methods are extremely important when exactly solving the proximal operator is time-consuming, or the proximal operator does not have an analytic sol…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Improved bounds for proximal gradient algorithms with computational errors.
New PnP algorithm converges with relaxed proximal gradient descent.
Paper analyzes convergence of proximal algorithm in metric spaces without geodesic convexity.
Adaptive methods improve gradient descent and proximal gradient for convex optimization.
In this paper, we investigate the attractive properties of the proximal gradient algorithm with inertia. Notably, we show that using alternated inertia yields monotonically decreasing functional values, which contrasts with usual accelerated proximal gradient methods. We also provide convergence rates for the algorithm…
A regularized optimization problem over a large unstructured graph is studied, where the regularization term is tied to the graph geometry. Typical regularization examples include the total variation and the Laplacian regularizations over the graph. When applying the proximal gradient algorithm to solve this problem, t…
In this paper, we propose a probabilistic optimization method, named probabilistic incremental proximal gradient (PIPG) method, by developing a probabilistic interpretation of the incremental proximal gradient algorithm. We explicitly model the update rules of the incremental proximal gradient method and develop a syst…
Paper improves convergence rates and step sizes for gradient algorithms.
In this paper we consider solving saddle point problems using two variants of Gradient Descent-Ascent algorithms, Extra-gradient (EG) and Optimistic Gradient Descent Ascent (OGDA) methods. We show that both of these algorithms admit a unified analysis as approximations of the classical proximal point method for solving…
Gradient boosting is a prediction method that iteratively combines weak learners to produce a complex and accurate model. From an optimization point of view, the learning procedure of gradient boosting mimics a gradient descent on a functional variable. This paper proposes to build upon the proximal point algorithm, wh…
We consider the problem of minimizing the sum of two convex functions: one is the average of a large number of smooth component functions, and the other is a general convex function that admits a simple proximal mapping. We assume the whole objective function is strongly convex. Such problems often arise in machine lea…
Proximal gradient method has been playing an important role to solve many machine learning tasks, especially for the nonsmooth problems. However, in some machine learning problems such as the bandit model and the black-box learning problem, proximal gradient method could fail because the explicit gradients of these pro…
This paper accelerates TV regularization algorithms by unrolling proximal gradient descent.
Develops minibatch stochastic proximal gradient for large-scale learning models.
Optimal scaling for proximal MALA in high dimensions confirmed.
Paper introduces a new reinforcement learning method with improved performance.
A method for estimating the median of gradients in stochastic optimization.
This paper converts ADMM to proximal gradient for efficient sparse estimation.
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 with several norms as penalties and a norm constraint. HCGS extends conditional gradient methods to cas…
In this paper, we propose a new algorithm to speed-up the convergence of accelerated proximal gradient (APG) methods. In order to minimize a convex function , our algorithm introduces a simple line search step after each proximal gradient step in APG so that a biconvex function is minimi…
Efficient algorithms solve joint graphical lasso problems.
Deriving and applying Proximal Policy Optimization to GFlowNets for efficient training of discrete sampling policies
We use differential equations based approaches to provide some {\it \textbf{physics}} insights into analyzing the dynamics of popular optimization algorithms in machine learning. In particular, we study gradient descent, proximal gradient descent, coordinate gradient descent, proximal coordinate gradient, and Newton's …
A new PGA algorithm ensures stable, robust, and noise-immune solutions for non-negative inverse problems.
Stochastic proximal point algorithm with momentum converges faster and is more stable than standard methods.
New algorithm speeds up sampling from complex distributions.
DE-PSGLD samples from constrained distributions in a decentralized manner.
Large models are prevalent in modern machine learning scenarios, including deep learning, recommender systems, etc., which can have millions or even billions of parameters. Parallel algorithms have become an essential solution technique to many large-scale machine learning jobs. In this paper, we propose a model parall…
In this paper, we study the proximal gradient algorithm with extrapolation for minimizing the sum of a Lipschitz differentiable function and a proper closed convex function. Under the error bound condition used in [19] for analyzing the convergence of the proximal gradient algorithm, we show that there exists a thresho…
Improves RL algorithms with two techniques.
We analyze stochastic gradient algorithms for optimizing nonconvex, nonsmooth finite-sum problems. In particular, the objective function is given by the summation of a differentiable (possibly nonconvex) component, together with a possibly non-differentiable but convex component. We propose a proximal stochastic gradie…
This paper proposes a novel proximal-gradient algorithm for a decentralized optimization problem with a composite objective containing smooth and non-smooth terms. Specifically, the smooth and nonsmooth terms are dealt with by gradient and proximal updates, respectively. The proposed algorithm is closely related to a p…
Develops a new SPP algorithm with variance reduction for weakly convex optimization.
Two new methods solve nonsmooth optimization on Riemannian Stiefel manifold.
The paper accelerates ISTA and FISTA algorithms for composite optimization problems.
Asynchronous parallel optimization algorithms for solving large-scale machine learning problems have drawn significant attention from academia to industry recently. This paper proposes a novel algorithm, decoupled asynchronous proximal stochastic gradient descent (DAP-SGD), to minimize an objective function that is the…
Many machine learning techniques sacrifice convenient computational structures to gain estimation robustness and modeling flexibility. However, by exploring the modeling structures, we find these "sacrifices" do not always require more computational efforts. To shed light on such a "free-lunch" phenomenon, we study the…
Proposes a semi-implicit back propagation method for neural networks.
New method finds linear relationships across multiple data blocks using proximal gradient descent with constraint.
Innovative method solves nonconvex optimization on manifolds.
Optimizes convergence rate of stochastic proximal algorithms for composite convex problems.
New algorithm proves convergence for MAP estimation with denoisers.
We make policy optimization algorithms batch size-invariant by decoupling proximal and behavior policies.
Paper proposes distributed optimization for federated learning with theoretical guarantees.
New algorithm solves non-convex, non-differentiable min-max games.
New algorithm improves convergence of AUC maximization.
A new algorithm speeds up convex clustering.