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.

169,051 papers · 148 categories

Trend · papers per month

12.5%25.0%37.5%50.0% · Dec 199319922001200920182026
48 results for Prox Methods

BCD-prox improves robustness and accuracy in filtering and parameter estimation.

problem Simultaneous filtering and parameter estimation of complex ODE models.
method Block coordinate descent proximal algorithm (BCD-prox) for ODE systems.
result BCD-prox outperforms state-of-the-art methods in robustness, accuracy, and training time.

Uniform sampling of training data has been commonly used in traditional stochastic optimization algorithms such as Proximal Stochastic Gradient Descent (prox-SGD) and Proximal Stochastic Dual Coordinate Ascent (prox-SDCA). Although uniform sampling can guarantee that the sampled stochastic quantity is an unbiased estim…

2014-01-13abs ↗pdf ↗

Defines weak geodesics on specific subsets of manifolds.

problem Characterizing geodesics on prox-regular subsets of Riemannian manifolds.
method Defining weak geodesics as continuous curves with weak regularities, and characterizing them as viscosity critical points of the energy functional.
result Characterizes weak geodesics on prox-regular subsets of Riemannian manifolds.

We provide tight upper and lower bounds on the complexity of minimizing the average of mm convex functions using gradient and prox oracles of the component functions. We show a significant gap between the complexity of deterministic vs randomized optimization. For smooth functions, we show that accelerated gradient de…

2016-05-25abs ↗pdf ↗

New method predicts and optimizes matrix recovery from noisy measurements.

problem Recovering rank-1 matrices from Gaussian measurements with noise.
method Stochastic prox-linear iterative algorithm with trajectory predictions.
result The method converges linearly with accurate predictions of error.

Optimized method tackles convex optimization with heavy-tailed noise.

problem Convex optimization problems with noisy gradients.
method Vanilla stochastic proximal subgradient method without gradient clipping or normalization.
result Achieves optimal complexity for various convex optimization types under heavy-tailed noise.

Establishes geometric convergence of iterative optimization algorithms.

problem Analyzes convergence of iterative optimization algorithms under general assumptions.
method General framework for iterative optimization algorithms, proving asymptotic geometric convergence and providing convergence rates.
result Asymptotic geometric convergence of iterative optimization algorithms with exact rate.

Method solves nonconvex constrained optimization problems with a new augmented Lagrangian approach.

problem Nonconvex composite functional constraints with inequality constraints.
method First-order augmented Lagrangian method with smoothed prox-linear reformulation.
result Explicit convergence rates for the proposed method in terms of KKT residual.

Improved non-smooth optimization methods achieve faster convergence rates.

problem Non-smooth optimization problems, especially in \ell_\infty and 1\ell_1-SVM.
method Higher-order accelerated methods, leveraging recent advances in smooth convex optimization.
result Achieved O(ε4/5)O(ε^{-4/5}) iteration complexity for \ell_\infty regression, breaking previous barriers.

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.

Sample efficiency is critical in solving real-world reinforcement learning problems, where agent-environment interactions can be costly. Imitation learning from expert advice has proved to be an effective strategy for reducing the number of interactions required to train a policy. Online imitation learning, which inter…

2018-06-12abs ↗pdf ↗

Universal algorithm for variational inequalities adapts to smoothness and noise.

problem Variational inequalities from monotone operators, including convex minimization and saddle-point problems.
method Mirror-Prox algorithm with adaptive step-size.
result Achieves optimal rates for smooth/non-smooth, noisy/noiseless settings without prior knowledge.

Lower bound shows no acceleration for specific convex optimization class.

problem Proving lower bounds for convergence rates of convex optimization methods.
method Proving Ω(L/T)Ω(L/T) lower bound for minimization of convex and LL-smooth functions relative to negative entropy.
result Mirror descent is optimal up to a logarithmic factor in the class of functions considered.

New algorithm reduces regret and constraint violation in online convex optimization with complex constraints.

problem Online convex optimization with multiple functional constraints and a simple constraint set.
method Instance-dependent bound using online primal-dual mirror-prox algorithm in general normed spaces.
result Achieves an O(√V*(T)) regret and O(1) constraint violation, improving over previous works.

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.

ProxQuant improves quantized neural networks using proximal operators.

problem Making neural networks work on devices with limited resources.
method Formulates quantized network training as a regularized learning problem and optimizes it via the prox-gradient method.
result ProxQuant outperforms state-of-the-art results on binary quantization and is on par with state-of-the-art on multi-bit quantization.

Paper improves rates for solving smooth minimax optimization problems.

problem Solving smooth minimax optimization problems with specific properties.
method Combines Mirror-Prox and Nesterov's AGD for strongly convex settings; uses inexact proximal point method for nonconvex settings.
result Improves rates for finding global optimum and stationary points in minimax problems.

Paper develops efficient algorithms for robust optimization across multiple groups.

problem Minimizing maximal empirical risk across distinct groups in robust optimization.
method Develops ALEG and ALEM algorithms for two-level finite-sum convex-concave minimax optimization.
result Achieves ε-accuracy with complexity O(m√(nlnm/ε)) and outperforms state-of-the-art methods.

In this paper we propose a randomized primal-dual proximal block coordinate updating framework for a general multi-block convex optimization model with coupled objective function and linear constraints. Assuming mere convexity, we establish its O(1/t)O(1/t) convergence rate in terms of the objective value and feasibility m…

2016-05-19abs ↗pdf ↗

A new framework optimizes model transfer across domains with labeled data.

problem Distributional heterogeneity across domains in multi-source learning.
method Conditional Group Distributionally Robust Optimization (CG-DRO) framework with Mirror Prox algorithm and double machine learning.
result Established fast statistical convergence rates and uniformly valid inference for CG-DRO.

Improved algorithms for convex-concave min-max optimization and monotone variational inequalities.

problem Efficiently solving constrained convex-concave min-max problems and monotone variational inequalities.
method Higher-order methods achieving iteration complexities of O(1/T^{ rac{p+1}{2}}) for p-th order derivatives.
result Achieved improved convergence rates for min-max and monotone variational inequalities.

This monograph presents the main complexity theorems in convex optimization and their corresponding algorithms. Starting from the fundamental theory of black-box optimization, the material progresses towards recent advances in structural optimization and stochastic optimization. Our presentation of black-box optimizati…

2014-05-20abs ↗pdf ↗

New solver SR2 tackles deep neural network training with nonsmooth regularization.

problem Training deep neural networks with nonsmooth regularization to achieve sparsity and efficiency.
method Combines adaptive quadratic regularization with proximal stochastic gradient principles.
result Established worst-case iteration complexity of O(ε^−2) for SR2.

New methods integrate nonlinear, sparse, and multi-view aspects for high-dimensional data analysis.

problem Integrating nonlinear dependence, sparsity, and multi-view data in high-dimensional datasets.
method Proposes HSIC-SGCCA, SA-KGCCA, and TS-KGCCA methods for multi-view high-dimensional data analysis.
result HSIC-SGCCA outperforms competing methods in multi-view variable selection.

New analysis shows convergence rate of 1/k for gradient and extra-gradient methods.

problem Finding saddle points in convex-concave problems.
method Interpreted as proximal point method approximations, showing iterates remain bounded.
result Primal dual gap converges at rate O(1/k).

Sparse reconstruction approaches using the re-weighted l1-penalty have been shown, both empirically and theoretically, to provide a significant improvement in recovering sparse signals in comparison to the l1-relaxation. However, numerical optimization of such penalties involves solving problems with l1-norms in the ob…

2013-12-05abs ↗pdf ↗

Paper tackles robust classification and feature selection with a novel primal-dual method.

problem Robust supervised classification and feature selection in high-dimensional data.
method Developed a novel constrained primal-dual method to jointly select features and classifiers.
result Demonstrated effectiveness on synthetic and biological datasets, comparing different costs.

New algorithm learns value and advantage functions for continuous-time Markov processes without structural assumptions.

problem Learning value and advantage functions for continuous-time Markov processes without structural assumptions.
method Proposes Sobolev-prox fitted qq-learning algorithm based on Hilbert-space positive definiteness and boundedness properties of Bellman operators.
result Identifies ellipticity as a key structural property enabling reinforcement learning for Markov diffusions.

New algorithm tackles complex optimization problems with inexact and stochastic methods.

problem Solving complex optimization problems with inexact and stochastic methods.
method Developed ICGALP algorithm for composite minimization problems with inexact computations.
result Convergence of Lagrangian to an optimum and asymptotic feasibility of the affine constraint.

Geometric step decay schedules improve stochastic algorithms' convergence on sharp nonconvex problems.

problem Convergence of stochastic algorithms on sharp nonconvex problems.
method Geometric step decay schedule applied to stochastic algorithms.
result Geometric step decay schedules lead to local linear convergence rates for sharp nonconvex problems.

A novel hierarchical Bayesian approach to Federated Learning reduces data exposure and improves convergence rates.

problem Data privacy and convergence in Federated Learning.
method Hierarchical Bayesian modeling and block-coordinate descent optimization.
result The proposed algorithm converges to an optimal solution with a rate of O(1/t)O(1/\sqrt{t}) and guarantees vanishing generalization error.