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,341 papers · 148 categories

Trend · papers per month

16334965 · May 202619922001200920182026
48 results for primal-dual splitting

NESTT tackles nonconvex optimization problems in a distributed and stochastic manner.

problem Nonconvex optimization problems with a sum of nonconvex functions and a nonsmooth regularizer.
method NESTT algorithm that splits the problem into N subproblems and uses an augmented Lagrangian based primal-dual scheme.
result NESTT achieves ε-stationary solution using O((\sum_{i=1}^N\sqrt{L_i/N})^2/ε) gradient evaluations, up to N times better than gradient descent methods.

New algorithm beats traditional methods for seismic data interpolation.

problem Efficiently filling in missing seismic data volumes.
method Primal-dual alternating approach using matrix factors and block-coordinate algorithm.
result Successfully interpolated a large 5D seismic data volume from a 3D model.

Network Lasso classifies partially labeled data with high-dimensional features.

problem Classifying data points with limited labeled data and high-dimensional features.
method Logistic Network Lasso using total variation regularization and primal-dual splitting.
result Accurate classification achieved from limited labeled data via network structure.

New algorithm for fast nonsmooth optimization with applications in image processing and machine learning.

problem Minimizing the sum of three convex functions with specific properties.
method PDDY algorithm, based on Davis-Yin splitting in a primal-dual product space.
result Sublinear and linear convergence rates in various scenarios, including strong convexity.

New algorithm solves saddle point problems in Banach spaces.

problem Solving saddle point problems in real reflexive Banach spaces.
method Stochastic Bregman Primal-Dual Splitting Algorithm with relative smoothness and strong convexity assumptions.
result Almost sure convergence to saddle points under various conditions.

New algorithms exploit data's strong convexity for fast linear convergence without explicit regularization.

problem Empirical risk minimization with convex loss functions.
method Primal-dual first-order algorithms that exploit data's strong convexity.
result Adaptive primal-dual algorithms achieve linear convergence without explicit regularization.

PDCA algorithm learns policies for RL with constraints using a primal-dual approach.

problem Offline constrained reinforcement learning with general function approximation.
method Primal-Dual-Critic Algorithm (PDCA) using a primal-dual approach.
result PDCA finds a near saddle point of the Lagrangian, nearly optimal for constrained RL.

New algorithm speeds up large-scale statistical inference.

problem Efficiently solving large-scale mean-field variational inference problems.
method Developed a novel primal-dual algorithm (PD-VI) and a block-preconditioned extension (P2^2D-VI) for mean-field variational inference.
result PD-VI and P2^2D-VI achieve faster convergence and better solution quality compared to existing methods.

New method accelerates convergence for entropy-regularized reinforcement learning problems.

problem Slow convergence of standard first-order methods for entropy-regularized Markov decision processes.
method Introduce a quadratically convexified primal-dual formulation and a new interpolating metric to accelerate convergence.
result Global convergence and exponential convergence rate for the new method.

New algorithms improve computation of optimal transport and Wasserstein barycenter.

problem Computing optimal transport and Wasserstein barycenter for multiple probability distributions.
method Introduced APDRCD and APDGCD algorithms for efficient computation, demonstrating better performance than existing methods.
result New algorithms match or exceed the best known complexities for OT problems and improve practical performance.

A new GAN training method using primal-dual subgradient methods.

problem Training GANs to avoid mode collapse and generate diverse samples.
method Relating GANs to convex optimization via Lagrangian perspective and primal-dual subgradient methods.
result The proposed method resolves mode collapse and generates diverse samples.

Quantized Stochastic Primal-Dual Methods for Distributed Optimization

problem Distributed optimization with stochastic gradients and finite-bit communication
method q-PDGD, a quantized stochastic primal-dual method
result Linear contraction to an explicit neighborhood under RSI, O(1/k) convergence under PL inequality

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.

APDO optimizes CMDPs with off-policy dual updates for faster convergence.

problem Learning policies that maximize long-term reward while satisfying safety constraints.
method Accelerated Primal-Dual Optimization (APDO) incorporating off-policy dual updates.
result APDO achieves better sample efficiency and faster convergence than existing methods.

We present a primal-dual algorithmic framework to obtain approximate solutions to a prototypical constrained convex optimization problem, and rigorously characterize how common structural assumptions affect the numerical efficiency. Our main analysis technique provides a fresh perspective on Nesterov's excessive gap te…

2014-06-20abs ↗pdf ↗

Drago optimizes DRO problems with faster convergence.

problem Distributionally robust optimization with closed, convex uncertainty sets.
method Primal-dual coupled variance reduction algorithm with cyclic and randomized updates.
result Achieves state-of-the-art linear convergence rate on strongly convex-strongly concave problems.

Gradient method achieves linear convergence for saddle point problems without strong convexity.

problem Solving saddle point problems with non-strongly convex functions.
method Primal-dual gradient method with a novel analysis technique.
result Linear convergence achieved without strong convexity of ff.

A new algorithm speeds up multi-agent reinforcement learning.

problem Complex interactions between agents in multi-agent reinforcement learning.
method Double averaging scheme for decentralized convex-concave saddle-point problems.
result The algorithm converges to the optimal solution at a global geometric rate.

Improved first-order algorithm for entropy regularized OT with faster convergence.

problem Solving entropy regularized optimal transport efficiently.
method Accelerated primal-dual stochastic mirror descent algorithm with variance reduction.
result Improved rate from O~(n2.5/ε)\widetilde{O}({n^{2.5}}/ε) to O~(n2/ε)\widetilde{O}({n^2}/ε).

Unified algorithm solves convex optimization problems with optimal rates.

problem Solving nonsmooth constrained convex optimization problems.
method Unified randomized block-coordinate primal-dual algorithm.
result Achieves optimal convergence rates of O(n/k)\mathcal{O}(n/k) and O(n2/k2)\mathcal{O}(n^2/k^2).

New algorithms solve convex-concave problems faster than previous methods.

problem Solving min-max problems without bilinear structure.
method Stochastic primal-dual algorithms with logarithmic dual updates.
result Faster convergence rates than O(1/T)O(1/\sqrt{T}) for certain problems.

This work reveals a primal-dual relationship between GANs and Autoencoders, improving their theoretical understanding.

problem Improving the theoretical understanding of GANs and Autoencoders.
method Study of ff-GAN and WAE models, finding a primal-dual relationship and proving generalization bounds.
result The ff-GAN and WAE objectives are equivalent under certain assumptions, leading to improved theoretical understanding.

Efficient method solves large-scale saddle point problems with parallel updates.

problem Large-scale convex-concave saddle point problems with separable structure.
method Stochastic parallel block coordinate descent with adaptive primal-dual updates.
result Significantly better performance than state-of-the-art methods in various applications.

New methods solve MI problems with locally Lipschitz operators, improving solution efficiency.

problem Solving monotone inclusions with locally Lipschitz continuous operators.
method Primal-dual extrapolation methods using backtracking line search.
result Improved operation complexity for solving MI problems.

Accelerated method for solving convex optimization problems with linear constraints.

problem Solving large-scale convex optimization problems with linear constraints.
method Primal-dual proximal block coordinate updating method with accelerated convergence.
result Achieves O(1/t2)O(1/t^2) convergence rate for strongly convex objectives and linear rate for independent blocks.

New SPD methods improve online policy estimation in MDPs with reduced storage and complexity.

problem Online estimation of optimal policies in Markov decision processes (MDPs).
method Stochastic Primal-Dual (SPD) methods that update few coordinates of value and policy estimates.
result SPD methods find absolute-εε-optimal policies with high probability using a specified number of iterations/samples.

Paper proposes a novel metric learning algorithm using Riemannian optimization.

problem Optimizing a smooth, convex function in Riemannian space with constraints.
method Developed a primal-dual algorithm with proximal operator for iterative optimization.
result Demonstrated the efficacy of the proposed metric learning algorithm on fund selection.

Improved RL algorithm with linear MDPs for offline learning with partial data coverage.

problem Efficient offline RL with linear MDPs under partial data coverage.
method Primal-dual algorithm with O(ε2)O(ε^{-2}) sample complexity.
result First computationally efficient algorithm with O(ε2)O(ε^{-2}) sample complexity for offline RL with linear MDPs under partial data coverage.

Random extrapolation speeds up coordinate descent for sparse and dense data.

problem Efficiently solving primal-dual coordinate descent for sparse and dense data.
method Adapts to sparsity and uses large step sizes for dense data, proving linear convergence under metric subregularity.
result Linear convergence under metric subregularity and optimal sublinear convergence rates in general convex-concave problems.

This paper improves inverse problem solving with weakly convex regularisers and proves convergence.

problem Improving solution methods for inverse problems.
method Generalised formulation of convergent regularisation using weakly convex regularisers, and proof of convergence for primal-dual hybrid gradient method.
result Proves convergence of primal-dual hybrid gradient method for variational problems and shows improved performance with IWCNNs.