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

Trend · papers per month

84167251334 · Jun 202019922001200920182026
48 results for stochastic dual

Study optimal dividends in dual risk model with stochastic interest rate.

problem Optimal dividend strategy in dual risk model with stochastic interest rate.
method Geometric Brownian motion or exponential Lévy process for discounting factor.
result Closed form solutions can be obtained for optimal dividends.

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.

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

A method for risk valuation using backward stochastic differential equations.

problem Risk evaluation in financial markets.
method Dual representation and stochastic control problem conversion, followed by dynamic programming.
result Piecewise-constant dual control provides a good approximation for risk valuation.

Stochastic dual coordinate ascent (SDCA) is an effective technique for solving regularized loss minimization problems in machine learning. This paper considers an extension of SDCA under the mini-batch setting that is often used in practice. Our main contribution is to introduce an accelerated mini-batch version of SDC…

2013-05-12abs ↗pdf ↗

Dual IHT algorithm solves NP-hard non-convex sparse minimization problems.

problem Non-convex sparse minimization with 2\ell_2-regularized loss function.
method Developed a dual IHT algorithm for maximizing the non-smooth dual objective.
result Sparse recovery performance is invariant to RIP, superior to primal IHT algorithms.

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 ↗

This paper introduces AdaSDCA: an adaptive variant of stochastic dual coordinate ascent (SDCA) for solving the regularized empirical risk minimization problems. Our modification consists in allowing the method adaptively change the probability distribution over the dual variables throughout the iterative process. AdaSD…

2015-02-27abs ↗pdf ↗

This paper introduces a dual problem to study a continuous-time consumption and investment problem with incomplete markets and stochastic differential utility. For Epstein-Zin utility, duality between the primal and dual problems is established. Consequently the optimal strategy of the consumption and investment proble…

2016-01-14abs ↗pdf ↗

Neural model accelerates SDDP for stochastic optimization.

problem Exponential complexity of SDDP limits its applicability to low-dimensional problems.
method Trainable neural model maps problem instances to a low-dimensional piecewise linear value function.
result ν-SDDP significantly reduces problem solving cost without sacrificing solution quality.

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}/ε).

Paper tackles robust model training with a new stochastic algorithm.

problem Training robust models against data distribution shift.
method Derives a novel dual formulation and proposes a nested stochastic gradient descent algorithm.
result Establishes polynomial iteration and sample complexities for large-scale DRO problems.

New algorithm solves composite optimization problems with unknown expectations.

problem Solving composite optimization problems with unknown statistical expectations.
method Proposes a new stochastic primal-dual algorithm for composite optimization problems with unknown statistical expectations.
result Converges to a saddle point of the Lagrangian function.

The important application of semi-static hedging in financial markets naturally leads to the notion of quasi self-dual processes which is, for continuous semimartingales, related to symmetry properties of both their ordinary as well as their stochastic logarithms. We provide a structure result for continuous quasi self…

2012-01-31abs ↗pdf ↗

Optimizes stochastic convex optimization with local minimax theory and adaptive methods.

problem Optimizing stochastic convex optimization problems with local complexity measures.
method Local minimax theory, adaptive fully online methods, Nesterov's dual averaging, Riemannian stochastic gradient methods.
result Achieves optimal convergence guarantees for stochastic convex optimization problems.

We extend Kyle's model to include stochastic liquidity and multiple assets.

problem Modeling informed trading with stochastic liquidity and multiple assets.
method Developed a variational formulation and derived a matrix-valued martingale depth process.
result A linear-Gaussian equilibrium with stochastic matrix-valued price impact.

Dual regularized graph Laplacian improves spectral clustering for community detection.

problem Detecting clusters in networks with improved spectral clustering methods.
method Proposes dual regularized graph Laplacian for three spectral clustering approaches.
result Theoretical analysis shows DRSC and DRSLIM yield stable consistent community detection.

Two algorithms solve nonconvex minimax problems with linear constraints, achieving complexity guarantees.

problem Nonconvex minimax problems with coupled linear constraints.
method Zeroth-order primal-dual alternating projected gradient (ZO-PDAPG) and zeroth-order regularized momentum primal-dual projected gradient (ZO-RMPDPG) algorithms.
result Iteration complexity guarantees for solving nonconvex-(strongly) concave minimax problems with coupled linear constraints.

Improves SDCA convergence for convex objectives with linear constraints.

problem Minimizing convex objectives with linear constraints under gradient-Lipschitz assumption failure.
method Shifted Stochastic Dual Coordinate Ascent (SDCA) under smoothness assumption.
result Obtains linear convergence rate for Poisson regression and Hawkes process objectives.

A new method for distributed optimization reduces communication rounds without minibatches.

problem Efficient training in distributed machine learning with different data distributions.
method A primal-dual method (GA-MSGD) applied to the Lagrangian of distributed optimization.
result Achieves linear convergence in communication rounds for strongly convex objectives.

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.

Dual risk models are popular for modeling a venture capital or high tech company, for which the running cost is deterministic and the profits arrive stochastically over time. Most of the existing literature on dual risk models concentrated on the optimal dividend strategies. In this paper, we propose to study the optim…

2015-10-16abs ↗pdf ↗

We introduce a proximal version of dual coordinate ascent method. We demonstrate how the derived algorithmic framework can be used for numerous regularized loss minimization problems, including 1\ell_1 regularization and structured output SVM. The convergence rates we obtain match, and sometimes improve, state-of-the-…

2012-11-12abs ↗pdf ↗

The stochastic dual coordinate-ascent (S-DCA) technique is a useful alternative to the traditional stochastic gradient-descent algorithm for solving large-scale optimization problems due to its scalability to large data sets and strong theoretical guarantees. However, the available S-DCA formulation is limited to finit…

2016-02-24abs ↗pdf ↗

A new algorithm reduces the complexity of solving optimal transport problems.

problem Optimal transport problem with linear constraints.
method Primal-dual accelerated stochastic gradient descent with variance reduction (PDASGD).
result Achieves the best-known computational complexity of O~(n2/ε)\widetilde{\mathcal{O}}(n^2/ε) for OT problems.

This work tackles resource allocation in asynchronous and stochastic systems.

problem Distributed resource allocation in asynchronous and stochastic settings.
method Approximate stochastic primal-dual approach with asynchronous updates.
result The Asynchronous stochastic Primal-Dual (Asyn-PD) algorithm converges to the saddle point solution at a rate of O(1/t)O(1/t).

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.

The dual representation of the martingale optimal transport problem in the Skorokhod space of multi dimensional cadlag processes is proved. The dual is a minimization problem with constraints involving stochastic integrals and is similar to the Kantorovich dual of the standard optimal transport problem. The constraints…

2014-04-05abs ↗pdf ↗

The paper develops methods to optimize resource allocation in wireless systems using deep neural networks.

problem Designing optimal resource allocation policies in wireless communication systems with stochastic constraints.
method Developed learning methodologies to solve optimization problems in the dual domain using deep neural networks (DNNs).
result Demonstrated strong performance of the proposed approach on various wireless resource allocation problems.

Proposes an online method for solving non-convex DRO with KL regularization.

problem Solving distributionally robust optimization with non-convex objectives.
method Practical online stochastic methods for DRO with KL regularization, avoiding high-dimensional dual variables and online learning issues.
result Empirical studies show significant speedup and efficiency in training deep learning models.

Study optimal consumption with relaxed benchmarks and drawdown constraints.

problem Optimal consumption under relaxed benchmark tracking and consumption drawdown constraint.
method Transformed stochastic control problem into regular control problem with state-control constraints, then solved using dual transform and optimal consumption behavior.
result Closed-form solution for optimal investment and consumption in feedback form.

The paper calibrates LSV models using optimal transport and convex optimisation.

problem Calibrating Local-Stochastic Volatility (LSV) models with European option prices.
method Optimal transport problem, convex optimisation, PDE formulation, Hamilton-Jacobi-Bellman equation.
result Numerical solution of dual problem yields calibrated LSV model parameters.