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

Trend · papers per month

53107160213 · Jun 202019922001200920172026
48 results for Swinging up

This paper compares linear regression and neural networks for pricing swing options.

problem Pricing swing options using approximation methods.
method Linear regression and neural networks for approximating the continuation value and swing price.
result The approximation methods converge to the actual swing price as the number of functions or Monte Carlo samples increases.

Paper finds significant impact of stock market swings on equity risk premium predictability.

problem Predicting equity risk premium based on stock market behavior changes.
method Introduced Bullish Index and used FDMAA for returns analysis; considered 28 indicators.
result Positive shocks in Bullish Index correlate with strong equity risk premium predictability for up to six months, while negative shocks correlate for up to nine months.

The paper solves complex swing option pricing equations with numerical methods.

problem Valuation of swing options with jumps under a mean-reverting model.
method Proposes second-order numerical methods to solve PIDEs convection-dominated and with nonlocal integral terms.
result Numerical methods confirm second-order convergence behavior.

Paper introduces a new volatility model for natural gas markets and discusses swing option pricing.

problem Modeling price and storage dynamics in natural gas markets with path-dependent volatility.
method Developed a novel stochastic path-dependent volatility model and used deep learning for swing option pricing.
result Proposed a deep learning method for numerical approximations of swing option pricing.

New method uses neural networks for optimal stopping time problems.

problem Optimal stopping time problems in high-dimensional financial models.
method Neural networks and randomisation of discrete variables for direct policy modeling.
result Success in pricing high-dimensional American and swing options.

Two methods for pricing swing contracts using neural networks or explicit functions.

problem Evaluating optimal energy purchases in swing contracts with firm constraints.
method Two approaches: explicit parametric function and neural network approximation.
result Neural network approach provides better prices in shorter computation time.

In this paper, we investigate a numerical algorithm for the pricing of swing options, relying on the so-called optimal quantization method. The numerical procedure is described in details and numerous simulations are provided to assert its efficiency. In particular, we carry out a comparison with the Longstaff-Schwartz…

2007-05-15abs ↗pdf ↗

Study on convex ordering in stochastic control for swing contracts, proving value function convexity.

problem Pricing of swing contracts under stochastic dynamics.
method Discrete-time stochastic optimal control problem, convexity propagation, Brownian diffusion model, Stein's formula.
result Value function is convex in underlying asset price, relaxation of convexity assumption for semi-convexity.

We study an optimal control problem related to swing option pricing in a general non-Markovian setting in continuous time. As a main result we show that the value process solves a first-order non-linear backward stochastic partial differential equation. Based on this result we can characterize the set of optimal contro…

2013-05-17abs ↗pdf ↗

The paper models natural gas futures prices and volatility, using Monte Carlo and reinforcement learning.

problem Hedging and selecting delivery strategies in natural gas markets.
method Dynamical model for futures prices, least-square Monte Carlo simulation, reinforcement learning.
result Calibrated futures price quotes and implied volatility smiles for different delivery periods.

The paper introduces and studies hedging for game (Israeli) style extension of swing options considered as multiple exercise derivatives. Assuming that the underlying security can be traded without restrictions we derive a formula for valuation of multiple exercise options via classical hedging arguments. Introducing t…

2009-07-15abs ↗pdf ↗

This paper provides fast estimates for complex option types.

problem Estimating prices for constrained multiple exercise American options.
method Lookahead search for lower estimates and nearest-neighbor martingale for upper estimates.
result Probabilistic convergence guarantees for the algorithms.

We introduce a new probabilistic method for solving a class of impulse control problems based on their representations as Backward Stochastic Differential Equations (BSDEs for short) with constrained jumps. As an example, our method is used for pricing Swing options. We deal with the jump constraint by a penalization p…

2011-01-05abs ↗pdf ↗

In Bender and Dokuchaev (2013), we studied a control problem related to swing option pricing in a general non-Markovian setting. The main result there shows that the value process of this control problem can be uniquely characterized in terms of a first order backward SPDE and a pathwise differential inclusion. In the …

2014-02-26abs ↗pdf ↗

We present a data-efficient reinforcement learning algorithm resistant to observation noise. Our method extends the highly data-efficient PILCO algorithm (Deisenroth & Rasmussen, 2011) into partially observed Markov decision processes (POMDPs) by considering the filtering process during policy evaluation. PILCO conduct…

2016-02-08abs ↗pdf ↗

Swing options on the gas market are american style option where daily quantities exercices are constrained and global quantities exerciced each year constrained too. The option holder has to decide each day how much he consumes of the quantities satisfying the constraints and tries to use a strategy in order to maximiz…

2012-08-27abs ↗pdf ↗

Controller seeks informative system observations to predict nonlinear dynamics.

problem Predicting nonlinear dynamics with uncertain parameters.
method Expected free energy minimization for balancing goal state and informative observations.
result Controller improves performance in uncertain parameter scenarios.

A core novelty of Alpha Zero is the interleaving of tree search and deep learning, which has proven very successful in board games like Chess, Shogi and Go. These games have a discrete action space. However, many real-world reinforcement learning domains have continuous action spaces, for example in robotic control, na…

2018-05-24abs ↗pdf ↗

We adapt the ideas underlying the success of Deep Q-Learning to the continuous action domain. We present an actor-critic, model-free algorithm based on the deterministic policy gradient that can operate over continuous action spaces. Using the same learning algorithm, network architecture and hyper-parameters, our algo…

2015-09-09abs ↗pdf ↗

We give several new positive finite presentations for the pure braid group that are easy to remember and simple in form. All of our presentations involve a metric on the punctured disc so that the punctures are arranged "convexly", which is why we describe them as geometric presentaitons. Motivated by a presentation fo…

2006-03-09abs ↗pdf ↗

We present an approach to identify concise equations from data using a shallow neural network approach. In contrast to ordinary black-box regression, this approach allows understanding functional relations and generalizing them from observed data to unseen parts of the parameter space. We show how to extend the class o…

2018-06-19abs ↗pdf ↗

Proposes a transfer learning framework to improve U.S. election prediction models.

problem Limited spatial data and spatial dependence challenges in presidential election prediction.
method Proposes a novel transfer learning framework within the SAR model, using a two-stage algorithm with transferring and debiasing stages.
result Substantially improves prediction accuracy and outperforms traditional methods in U.S. presidential swing states.

Paper presents fast methods for pricing energy derivatives using mean-reverting jump-diffusion models.

problem Pricing energy derivatives with mean-reverting and occasional spikes.
method Exact and fast simulation of spot price dynamics using Ornstein-Uhlenbeck and jump-diffusion processes.
result Apparent computational advantages of the proposed procedures for pricing Asian options, gas storages, and swings.

Empowerment quantifies the influence an agent has on its environment. This is formally achieved by the maximum of the expected KL-divergence between the distribution of the successor state conditioned on a specific action and a distribution where the actions are marginalised out. This is a natural candidate for an intr…

2015-09-28abs ↗pdf ↗

Model learns and plans in real-time under constraints for robotic systems.

problem Challenges in applying reinforcement learning to robotic systems, especially handling continuous state and action spaces, time/resource budget, and hard constraints.
method Combines Gaussian Process regression and Receding Horizon Control. Uses sparse spectrum Gaussian Processes for incremental model updates from sensory data.
result Demonstrates benefits of online learning on autonomous racing tasks and reusability of learned dynamics.

We start briefly surveying research on optimal stopping games since their introduction by E.B.Dynkin more than 40 years ago. Recent renewed interest to dynkin's games is due, in particular, to the study of Israeli (game) options introduced in 2000. We discuss the work on these options and related derivative securities …

2012-09-09abs ↗pdf ↗

Bayesian optimization outperforms other methods in hyperparameter tuning for reinforcement learning.

problem Finding optimal hyperparameters that generalize across random seeds in reinforcement learning.
method Benchmarked Successive Halving, Random Search, and Bayesian Optimization with and without repetitions on PPO2 algorithms for Cartpole and Inverted Pendulum tasks.
result Bayesian optimization with noise robust acquisition function is the best choice.

Reinforcement Learning methods are capable of solving complex problems, but resulting policies might perform poorly in environments that are even slightly different. In robotics especially, training and deployment conditions often vary and data collection is expensive, making retraining undesirable. Simulation training…

2018-09-10abs ↗pdf ↗

We use probabilistic methods to characterise time dependent optimal stopping boundaries in a problem of multiple optimal stopping on a finite time horizon. Motivated by financial applications we consider a payoff of immediate stopping of "put" type and the underlying dynamics follows a geometric Brownian motion. The op…

2014-07-25abs ↗pdf ↗

Novel framework for data sharing and coordinated exploration in concurrent RL with non-identical environments.

problem Learning more data-efficient and better policies in concurrent RL with non-identical environments.
method Proposes a novel algorithmic framework that leverages causal inference via ANM-MM to extract model parameters and a new data sharing scheme based on similarity measures.
result Demonstrates superior learning speeds on various tasks and effectiveness of diverse action selection.

Symbolic regression constructs smooth value functions for reinforcement learning.

problem Function approximators in reinforcement learning are black-box models with hyper-parameter tuning.
method Symbolic regression methods for constructing smooth value functions in the form of analytic expressions.
result Symbolic regression methods yield well-performing policies and are compact and mathematically tractable.

CryptoGAT improves cryptocurrency price prediction by treating it as a graph problem.

problem Cryptocurrency price prediction challenges due to extreme volatility.
method CryptoGAT, a Graph Attention Network, redefines cryptocurrency prediction as a cross-asset graph problem.
result CryptoGAT outperforms state-of-the-art methods in cryptocurrency price prediction.

PhI-GPR improves power grid state estimation and forecasting.

problem Accurate state estimation and forecasting in power grids with sparse measurements.
method Physics-informed Gaussian process regression (PhI-GPR) for stochastic differential equations.
result PhI-GPR provides more accurate forecasts and estimates of power grid states compared to ARIMA.

We establish several new stylised facts concerning the intra-day seasonalities of stock dynamics. Beyond the well known U-shaped pattern of the volatility, we find that the average correlation between stocks increases throughout the day, leading to a smaller relative dispersion between stocks. Somewhat paradoxically, t…

2010-09-24abs ↗pdf ↗