Research
On-device research index

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.

168,657 papers · 148 categories

Trend · papers per month

148297445593 · Jun 202019922001200920172026
48 results for stochastic proximal point

Stochastic proximal point algorithm with momentum converges faster and is more stable than standard methods.

problem Improving convergence and stability of stochastic optimization methods.
method Developed and analyzed the convergence and stability of the stochastic proximal point algorithm with momentum (SPPAM).
result SPPAM converges faster and is more stable than standard stochastic proximal point algorithm (SPPA) and stochastic gradient descent with momentum (SGDM).

Develops a new SPP algorithm with variance reduction for weakly convex optimization.

problem Weakly convex, composite optimization problems.
method Inexact semismooth Newton framework with variance reduction for stochastic proximal point updates.
result Establishes convergence results for the proposed algorithm.

New method reduces variance in stochastic optimization with high confidence.

problem Achieving high-probability guarantees in stochastic optimization with weaker noise assumptions.
method Stochastic proximal point method combining proximal subproblem solver and probability booster.
result Demonstrates convergence with low sample complexity under bounded variance assumptions.

The paper tackles finding stationary points in stochastic convex optimization problems.

problem Finding stationary points for stochastic convex optimization problems.
method The approach relies on dimension theory to decompose the graph of the subdifferential of a convex function, showing how stochastic sampling preserves 'pieces' of these graphs, and allowing effective application of proximal-point-like methods.
result The paper provides convergence guarantees for finding stationary points in stochastic convex optimization problems.

A method for estimating the median of gradients in stochastic optimization.

problem Robust gradient estimation in stochastic optimization for various applications.
method Stochastic Proximal Point Method for median gradient estimation.
result The proposed method can converge even under heavy-tailed, state-dependent noise.

New algorithms accelerate model-based optimization for stochastic problems.

problem Optimizing model-based stochastic optimization problems efficiently.
method Proposed new model-based algorithms with acceleration and minibatch techniques.
result Non-asymptotic convergence guarantees with linear speedup in minibatch size.

Two new algorithms improve federated optimization under second-order similarity.

problem Federated learning under communication constraints and second-order similarity.
method SVRP and Catalyzed SVRP algorithms combining proximal point evaluations, client sampling, and variance reduction.
result Achieves superior performance and uniformly improves upon existing algorithms for federated optimization under second-order similarity and strong convexity.

We consider saddle point problems which objective functions are the average of nn strongly convex-concave individual components. Recently, researchers exploit variance reduction methods to solve such problems and achieve linear-convergence guarantees. However, these methods have a slow convergence when the condition n…

2019-09-13abs ↗pdf ↗

We analyze stochastic algorithms for optimizing nonconvex, nonsmooth finite-sum problems, where the nonconvex part is smooth and the nonsmooth part is convex. Surprisingly, unlike the smooth case, our knowledge of this fundamental problem is very limited. For example, it is not known whether the proximal stochastic gra…

2016-05-23abs ↗pdf ↗

Two new methods solve nonsmooth optimization on Riemannian Stiefel manifold.

problem Optimization over nonsmooth, non-differentiable functions on Riemannian manifolds.
method R-ProxSGD and R-ProxSPB, generalizing proximal SGD and SpiderBoost.
result R-ProxSPB finds ε-stationary points with IFO complexity of Ø(ε^(-3)) in online and Ø(n + √nε^(-2)) in finite-sum cases.

A new method solves l1-regularized optimization problems efficiently and sparsely.

problem l1-regularized optimization problems in machine learning.
method Orthant Based Proximal Stochastic Gradient Method (OBProx-SG)
result Promotes sparsity of solutions substantially and converges to global optimal solutions.

We consider the stochastic nested composition optimization problem where the objective is a composition of two expected-value functions. We proposed the stochastic ADMM to solve this complicated objective. In order to find an εε stationary point where the expected norm of the subgradient of corresponding augmented Lag…

2019-11-12abs ↗pdf ↗

Paper introduces a new reinforcement learning method with improved performance.

problem Designing and analyzing efficient reinforcement learning algorithms.
method Proximal gradient temporal difference learning (GTD) with accelerated algorithm GTD2-MP.
result GTD algorithms have linear complexity and improved convergence rate.

New method improves convergence of SPP for convex optimization problems.

problem Stochastic optimization and robustness to SGD.
method Minibatch Stochastic Proximal Point (M-SPP) method with stability analysis.
result M-SPP achieves faster convergence rates under smoothness and quadratic growth conditions.

Two algorithms find optimal points in decentralized optimization.

problem Decentralized non-convex stochastic optimization with composite objective functions.
method Prox-DASA and Prox-DASA-GT algorithms for finding ε-stationary points.
result Achieves comparable complexity without large batch sizes or complex per-iteration operations.

Unified framework for training neural networks with non-smooth, non-convex regularizers.

problem Training neural networks with non-smooth, non-convex regularizers.
method ProxGen framework for stochastic proximal gradient descent.
result ProxGen framework achieves the same convergence rate as standard methods and outperforms subgradient-based approaches.

The need for parameter estimation with massive datasets has reinvigorated interest in stochastic optimization and iterative estimation procedures. Stochastic approximations are at the forefront of this recent development as they yield procedures that are simple, general, and fast. However, standard stochastic approxima…

2015-10-04abs ↗pdf ↗

New methods help escape strict saddle points in nonsmooth optimization.

problem Escaping strict saddle points in nonsmooth optimization.
method An inexact stochastically perturbed gradient method applied to the Moreau envelope.
result A variety of algorithms for nonsmooth optimization can efficiently escape strict saddle points of the Moreau envelope.

SMP model preserves proximity and permutation in graph neural networks.

problem Challenges in graph mining, such as community and leader finding.
method Stochastic Message Passing (SMP) model that maintains proximity and permutation-equivariance.
result SMP model effectively preserves node proximities and permutation-equivariance.

Optimizes convergence rate of stochastic proximal algorithms for composite convex problems.

problem Solving composite convex optimization problems with composite regularizers.
method Analyzed proximal stochastic gradient method and randomized incremental proximal method under relaxed variance assumptions.
result Proves O(1/T)O(1/\sqrt{T}) convergence rate for last iterate of both algorithms under componentwise convexity and smoothness.

Develops minibatch stochastic proximal gradient for large-scale learning models.

problem Finding optimal predictors with complex regularizers in large-scale learning models.
method Minibatch variants of stochastic proximal gradient algorithm for composite objective functions.
result Minibatch size NN after O(1Nε)\mathcal{O}(\frac{1}{Nε}) iterations achieves εε-suboptimality in expected quadratic distance.

The paper analyzes two ISGD modes for statistical inference, deriving error bounds and confidence intervals.

problem Statistical inference with implicit SGD for smooth convex functions.
method Proximal Robbins-Monro (proxRM) and proximal Polyak-Ruppert (proxPR) procedures for ISGD.
result Derives non-asymptotic error bounds and confidence interval estimators for model parameters.

Wasserstein distance plays increasingly important roles in machine learning, stochastic programming and image processing. Major efforts have been under way to address its high computational complexity, some leading to approximate or regularized variations such as Sinkhorn distance. However, as we will demonstrate, regu…

2018-02-12abs ↗pdf ↗

The paper tackles counterfactual learning for stochastic policies with continuous actions.

problem Learning stochastic policies with continuous actions from logged data.
method Introduces a joint kernel embedding of contexts and actions to model continuous actions, and uses proximal point algorithms and smooth estimators for optimization.
result Demonstrates the benefits of using proximal point algorithms and smooth estimators for counterfactual learning.

Sampling without replacement speeds up optimization in minimax problems.

problem Optimizing minimax problems with faster convergence rates.
method Analysis of gradient descent ascent and proximal point method with two sampling strategies.
result Sampling without replacement leads to faster convergence rates in minimax optimization.

New algorithms tackle machine learning problems using manifold proximal point methods.

problem Maximizing the ℓ1 norm of a linear map over the sphere in machine learning.
method Manifold Proximal Point Algorithms (ManPPA) and Stochastic ManPPA (StManPPA).
result ManPPA and StManPPA achieve faster convergence rates than existing methods.

In this paper, we discuss the problem of minimizing the sum of two convex functions: a smooth function plus a non-smooth function. Further, the smooth part can be expressed by the average of a large number of smooth component functions, and the non-smooth part is equipped with a simple proximal mapping. We propose a pr…

2016-01-31abs ↗pdf ↗

Improves time series classification with forest proximities.

problem Time series classification accuracy and efficiency.
method PF-GAP, an extension of RF-GAP proximities to proximity forests, combined with Multi-Dimensional Scaling and Local Outlier Factors.
result Forest proximities show stronger connection between misclassified points and outliers.

Clarifies when solutions to stochastic PDEs stay near given subsets.

problem Understanding the proximity of solutions to stochastic PDEs to given subsets.
method Analyzes distance between closed sets and solutions to stochastic PDEs.
result Clarifies conditions for solutions to stay near given subsets.

Two new algorithms solve privacy-constrained SVI and SSP problems.

problem Privacy-constrained stochastic variational inequality and saddle-point problems.
method Proposed Noisy Stochastic Extragradient (NSEG) and Noisy Inexact Stochastic Proximal Point (NISPP) algorithms.
result Optimal risk bounds for weak gap function with sampling with replacement.