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

Trend · papers per month

11213242 · May 202619922001200920172026
48 results for Black-Scholes PDE

Enhanced Black-Scholes model for option pricing with stochastic volatility and interest rate variability.

problem Improving option pricing accuracy in volatile financial markets.
method Extended Black-Scholes model using finite difference method and LSTM machine learning.
result Finite difference method outperforms LSTM in computational efficiency but not in accuracy.

New quantum algorithm simplifies complex financial derivatives pricing.

problem Complex financial derivatives pricing with high dimensionality.
method Quantum-inspired variational algorithms combined with neural-network quantum states.
result Simplified pricing of European options with many correlated assets.

Artificial neural networks (ANNs) have very successfully been used in numerical simulations for a series of computational problems ranging from image classification/image recognition, speech recognition, time series analysis, game intelligence, and computational advertising to numerical approximations of partial differ…

2018-09-07abs ↗pdf ↗

New method uses tensor networks to price multi-asset options efficiently.

problem Pricing multi-asset options via classical full-grid solvers is computationally infeasible due to the curse of dimensionality.
method Quantized tensor trains (QTT) transform the d-asset Black-Scholes PDE into a tractable high-dimensional problem.
result Full-grid prices and Greeks for correlated basket and max-min options in three to five dimensions can be computed with high accuracy.

In this paper, we study the asymptotic behavior of Asian option prices in the worst case scenario under an uncertain volatility model. We give a procedure to approximate the Asian option prices with a small volatility interval. By imposing additional conditions on the boundary condition and cutting the obtained Black-S…

2018-08-02abs ↗pdf ↗

We apply Geometric Arbitrage Theory to obtain results in Mathematical Finance, which do not need stochastic differential geometry in their formulation. First, for a generic market dynamics given by a multidimensional Itô's process we specify and prove the equivalence between (NFLVR) and expected utility maximization. A…

2019-04-17abs ↗pdf ↗

Quantum Monte Carlo speeds up option pricing for complex payoff functions.

problem Efficiently pricing options with complex payoff functions using quantum computing.
method Developed a quantum Monte Carlo algorithm for multidimensional Black-Scholes PDEs.
result Proved polynomial computational complexity and speed-up over classical methods.

Quantum algorithm for multi-asset option pricing under different volatility models.

problem Efficiently pricing multi-asset options under various volatility models using quantum computing.
method Developed an end-to-end quantum PDE framework for European option pricing, solving PDEs after discretization on spatial grids.
result Quantum framework provides polynomial improvement in resource usage compared to classical methods.

A neural network solves Black-Scholes PDE for option pricing with uncertainty quantification.

problem Solving the Black-Scholes equation for option pricing with uncertainty.
method Physics-informed neural network (PINN) that embeds BS operator and conditions, handles early exercise via relaxation, and uses anchored-ensemble fine-tuning for uncertainty quantification.
result The method achieves low errors and accurate predictions for European and American options, outperforming data-driven baselines.

Stochastic differential equations (SDEs) and the Kolmogorov partial differential equations (PDEs) associated to them have been widely used in models from engineering, finance, and the natural sciences. In particular, SDEs and Kolmogorov PDEs, respectively, are highly employed in models for the approximative pricing of …

2018-06-01abs ↗pdf ↗

Deep learning model solves high-dimensional PDEs using Actor-Critic approach.

problem Solving high-dimensional nonlinear PDEs efficiently.
method Reformulated PDE into BSDE system, inspired by Actor-Critic algorithm for deep RL.
result Improved model with fewer parameters, faster convergence, and less hyperparameter tuning.

New model for options pricing accounting for time-varying interest rates, volatility, and equity premium.

problem Inaccuracies in Black-Scholes-Merton model for real market conditions.
method Integrates stochastic variance, interest rates, and equity premium into a PDE framework.
result Derives new PDEs and approximates option prices using finite difference methods.

Quantum machine learning solves high-dimensional PDEs with lower variance and improved accuracy.

problem Approximating solutions to high-dimensional parabolic PDEs.
method Pure Variational Quantum Circuit (VQC) for BSDE approximation, using temporal discretization and Monte Carlo simulation.
result VQC achieves lower variance and improved accuracy in most cases, particularly in highly nonlinear regimes.

Paper proposes an analytical pricing model for puttable bonds with credit risk.

problem Analytical pricing of puttable bonds with credit risk.
method Developed a 2-factor structural PDE model and derived analytical pricing formula under specific conditions.
result Derived analytical pricing formula for puttable bonds with credit risk.

The vast majority of works on option pricing operate on the assumption of risk neutral valuation, and consequently focus on the expected value of option returns, and do not consider risk parameters, such as variance. We show that it is possible to give explicit formulae for the variance of European option returns (vani…

2012-04-16abs ↗pdf ↗

Paper uses IGA for efficient pricing of financial derivatives, comparing it to FDM and FEM.

problem Efficiently pricing complex financial derivatives with high accuracy.
method Isogeometric Analysis (IGA) for solving nonlinear Black-Scholes PDEs.
result IGA provides very accurate solutions with fewer knots, significantly reducing computational time.

In this article we present new results for the pricing of arithmetic Asian options within a Black-Scholes context. To derive these results we make extensive use of the local scale invariance that exists in the theory of contingent claim pricing. This allows us to derive, in a natural way, a simple PDE for the price of …

2000-06-08abs ↗pdf ↗

Efficiently values and computes sensitivities of Bermudan options using Method of Lines.

problem Valuation and sensitivities of Bermudan options.
method Method of Lines converting Black Scholes PDE to ODEs, spatial discretization, exponential matrix operation for efficiency.
result Computational efficiency and straightforward implementation for computing sensitivities.

High-dimensional partial differential equations (PDE) appear in a number of models from the financial industry, such as in derivative pricing models, credit valuation adjustment (CVA) models, or portfolio optimization models. The PDEs in such applications are high-dimensional as the dimension corresponds to the number …

2017-09-18abs ↗pdf ↗

We take the holistic approach of computing an OTC claim value that incorporates credit and funding liquidity risks and their interplays, instead of forcing individual price adjustments: CVA, DVA, FVA, KVA. The resulting nonlinear mathematical problem features semilinear PDEs and FBSDEs. We show that for the benchmark v…

2016-02-18abs ↗pdf ↗

We analyse derivative securities whose value is NOT a deterministic function of an underlying which means presence of a basis risk at any time. The key object of our analysis is conditional probability distribution at a given underlying value and moment of time. We consider time evolution of this probability distributi…

1998-05-04abs ↗pdf ↗

We show that our generalization of the Black-Scholes partial differential equation (pde) for nontrivial diffusion coefficients is equivalent to a Martingale in the risk neutral discounted stock price. Previously, this was proven for the case of the Gaussian logarithmic returns model by Harrison and Kreps, but we prove …

2006-06-01abs ↗pdf ↗

Quantum algorithms speed up derivative pricing beyond Black-Scholes models.

problem Quantum speedups for derivative pricing beyond Black-Scholes models.
method Utilizing fast-forwardability and quantum Milstein sampler for non-GBM models, and improved numerical integration for GBM and CIR models.
result Quadratic speedups for derivative pricing in practical models like CIR and Heston's model.

Neural networks improve financial derivative pricing accuracy.

problem Improving accuracy in financial derivative pricing.
method Use neural networks to model drift and volatility in SDE models, optimize using SGD for European options and PDE for American options.
result Neural network models outperform traditional models in pricing derivatives.

ANNs solve financial option valuation problems without numerical methods.

problem Valuation of European and American financial options.
method Unsupervised learning with artificial neural networks (ANNs) for solving PDEs.
result ANNs accurately compute option values for various stock scenarios.

The main result of this paper is a probabilistic proof of the penalty method for approximating the price of an American put in the Black-Scholes market. The method gives a parametrized family of partial differential equations, and by varying the parameter the corresponding solutions converge to the price of an American…

2014-10-06abs ↗pdf ↗

We consider an optimal investment and consumption problem for a Black-Scholes financial market with stochastic coefficients driven by a diffusion process. We assume that an agent makes consumption and investment decisions based on CRRA utility functions. The dynamical programming approach leads to an investigation of t…

2011-02-06abs ↗pdf ↗

The paper challenges the notion that asset return doesn't affect Black-Scholes-Merton model.

problem The role of asset return in the Black-Scholes-Merton model.
method Refutation of the claim through simplified stochastic calculus approach.
result The expected rate of return of the underlying asset does affect the Black-Scholes-Merton model.