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

Trend · papers per month

136272407543 · Jun 202019922001200920172026
48 results for computational finance

Quantum computing techniques applied to Monte Carlo simulations in finance.

problem Efficiently simulating quantum algorithms for financial modeling.
method Introduces quantum computing basics, amplitude estimation, and Grover's algorithm for unstructured search.
result Demonstrates quantum approaches to Monte Carlo integration and counting in finance.

Quantum computing promises to revolutionize finance, especially in optimization and modeling.

problem Financial inefficiencies and inaccuracies in current computing methods.
method Survey of quantum computing applications in finance, focusing on stochastic modeling, optimization, and machine learning.
result Quantum computing can solve financial problems more efficiently and accurately.

Deep quantum neural networks applied to finance for efficient risk management.

problem Efficiently solving numerical problems in finance, especially risk management.
method Application of deep quantum neural networks to finance, focusing on implied volatilities, option prices, and Greeks.
result Deep quantum neural networks can compute Greeks analytically and efficiently solve financial numerical problems.

Quantum computing offers financial industry new optimization and risk management tools.

problem Traditional computing limits financial industry's problem-solving capabilities.
method Structured review of quantum computing platforms, algorithms, and use cases.
result Quantum computing can enhance financial industry applications like optimization and risk management.

Paper presents a new computational technique for finance using ERM and neural networks.

problem Efficient computation of financial derivatives and hedging strategies.
method Empirical Risk Minimization and neural networks applied to high-dimensional financial problems.
result Demonstrates the effectiveness and challenges of applying deep learning to financial models.

In this article, we give a brief informal introduction to Malliavin Calculus for newcomers. We apply these ideas to the simulation of Greeks in Finance. First to European-type options where formulas can be computed explicitly and therefore can serve as testing ground. Later we study the case of Asian options where clos…

2001-11-29abs ↗pdf ↗

Quantum computing speeds up CDO pricing models.

problem Efficiently pricing complex financial products like CDOs.
method Implemented quantum circuits for Gaussian and Normal Inverse Gaussian copula models, using quantum amplitude estimation.
result Quantum computing can significantly speed up CDO pricing compared to Monte Carlo simulations.

Agent-to-agent finance aims to manage payments and trust for AI agents.

problem Managing financial interactions between autonomous AI agents.
method Develops agent-to-agent finance concept and explores blockchain solutions.
result Agent-to-agent finance can address coordination frictions in financial markets.

Since Giles introduced the multilevel Monte Carlo path simulation method [18], there has been rapid development of the technique for a variety of applications in computational finance. This paper surveys the progress so far, highlights the key features in achieving a high rate of multilevel variance convergence, and su…

2012-12-06abs ↗pdf ↗

Factor Engine simplifies financial factor computation and analysis in Python.

problem Efficient computation and analysis of financial factors.
method Modular, extensible Python library with decorators, integrates with data science ecosystem.
result Mispricing factors computed by Factor Engine and Stata implementation are highly similar.

Econophysics has developed as a research field that applies the formalism of Statistical Mechanics and Quantum Mechanics to address Economics and Finance problems. The branch of Econophysics that applies of Quantum Theory to Economics and Finance is called Quantum Econophysics. In Finance, Quantum Econophysics' contrib…

2015-08-26abs ↗pdf ↗

Method constructs finance LLMs without instruction data using pretraining and model merging.

problem Developing domain-specific LLMs for finance is resource-intensive.
method Continual pretraining on financial data + model merging of instruction-tuned and domain-specific pretrained vectors.
result Successfully constructs instruction-tuned LLMs for finance without additional instruction data.

Framework for pricing waterfall structures using simulation and uncertainty modeling.

problem Pricing complex structured finance instruments under uncertainty.
method Simulation-based uncertainty modeling, calibrated probability distributions, PyTorch implementation, Adjoint Algorithmic Differentiation (AAD).
result Efficient gradient computation for risk sensitivity analysis and optimization.

Analyzes empirical risk minimization in finance, showing effectiveness and generalization issues.

problem Analyzing empirical risk minimization in finance for optimal hedging and investment decisions.
method Classical statistical machine learning techniques and non-asymptotic estimates based on Rademacher complexity.
result Over-training leads to anticipative decisions, but non-asymptotic estimates show convergence for large training sets.

We propose a hybrid quantum-classical algorithm, originated from quantum chemistry, to price European and Asian options in the Black-Scholes model. Our approach is based on the equivalence between the pricing partial differential equation and the Schrodinger equation in imaginary time. We devise a strategy to build a s…

2019-12-05abs ↗pdf ↗

Quantum speedup for Monte Carlo integration reduces integrand calls.

problem Reducing the number of calls to the integrand subroutine in high-dimensional Monte Carlo integration.
method Combining nested quantum amplitude estimation with pseudorandom numbers for separable integrands.
result Significant reduction in the number of integrand calls for high-dimensional integration.

Study uses neural networks for fast Hawkes model parameter estimation in finance.

problem Estimating parameters of Hawkes models from high-frequency financial data.
method Recurrent neural networks for parameter estimation.
result Significantly faster computational performance compared to traditional methods.

Quantum computer optimizes investment portfolios, outperforming traditional methods.

problem Minimizing risk while meeting return and budget constraints in investment portfolios.
method Used D-Wave quantum annealer and hybrid solvers to solve Portfolio Optimization problem.
result D-Wave quantum solution performs close to traditional commercial solvers for tested problem sizes.

Study shows flash crashes in finance are self-organized criticality events.

problem Understanding and predicting anomalous price events in high-frequency finance.
method Investigated volume distributions during flash crashes and linked them to self-organized criticality.
result Volume distributions during flash crashes indicate a diverging second moment, suggesting self-organized criticality.

Quantum walk algorithm optimizes quantum state preparation for financial simulations.

problem Efficiently loading classical data into quantum states for quantum computers.
method Split-step quantum walks (SSQW) to design parameterized quantum circuits (PQC).
result SSQW facilitates generating desired probability amplitude distributions for quantum simulations.

Computational intelligence in finance has been a very popular topic for both academia and financial industry in the last few decades. Numerous studies have been published resulting in various models. Meanwhile, within the Machine Learning (ML) field, Deep Learning (DL) started getting a lot of attention recently, mostl…

2020-02-09abs ↗pdf ↗

We analyze how uncertainty in models affects optimization outcomes using Wasserstein distances.

problem Sensitivity of optimization problems to model uncertainty.
method Non-parametric approach using Wasserstein balls to capture uncertainty, providing explicit corrections for value function and optimizer.
result Explicit formulae for first-order corrections to value function and optimizer.