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

4590134179 · May 202619922001200920172026
48 results for forward correction

Bayesian method corrects for model selection multiplicity in regression.

problem Model selection multiplicity in regression analysis.
method Developed a Bayesian prior distribution based on Holm procedure analogy.
result Adequate multiplicity correction requires sparsity not provided by recommended priors.

A method makes particle filters differentiable without altering their forward pass.

problem Compatibility issues between particle filters and automatic differentiation.
method Introduces a correction to particle weights using the stop-gradient operator.
result Automatic differentiation produces good estimators for gradients and second-order derivatives.

A method uses confidence scores to handle noisy labels for each instance.

problem Learning with noisy labels where each instance's label can randomly change.
method Introduces confidence-scored instance-dependent noise (CSIDN) to estimate transition distributions for each instance.
result Demonstrates the utility and effectiveness of CSIDN through experiments with synthetic and real-world noise.

Accurate forward modeling is important for solving inverse problems. An inaccurate wave-equation simulation, as a forward operator, will offset the results obtained via inversion. In this work, we consider the case where we deal with incomplete physics. One proxy of incomplete physics is an inaccurate discretization of…

2019-09-27abs ↗pdf ↗

Study numerical methods for singular FBSDEs with degenerate forward component.

problem Numerical approximation of singular fully coupled FBSDEs with degenerate forward component and non-smooth terminal condition.
method Splitting approach to treat diffusion and transport parts separately.
result The splitting method converges with rate 1/2 under structural condition.

In this work we derive an approximated no-arbitrage market valuation formula for Constant Maturity Credit Default Swaps (CMCDS). We move from the CDS options market model in Brigo (2004), and derive a formula for CMCDS that is the analogous of the formula for constant maturity swaps in the default free swap market unde…

2008-12-22abs ↗pdf ↗

The paper tackles model misspecification in reinforcement learning through a bootstrapped neural network and error correction.

problem Model misspecification in reinforcement learning environments.
method Proposes a bootstrapped multi-headed neural network to learn model distributions and a global error correction filter.
result Demonstrates increased performance and stability in model accuracy and planning algorithm use.

This study examines deep hedging for S&P 500 options, revealing systematic delta corrections and fragility.

problem Understanding and validating deep hedging strategies for financial options.
method Compared TD3 agents with a Black-Scholes delta hedge, using walk-forward tests and symbolic regression.
result Deep hedging agents learn systematic delta corrections, which can improve performance but are regime-fragile.

This paper improves SGMs by using a predictor-corrector scheme to converge faster.

problem Theoretical and practical limitations of existing SGMs when T1oT_1 o \infty.
method Integrates a predictor-corrector scheme after the forward process to converge in finite time.
result Convergence guarantees for SGMs require only a fixed finite time T1T_1.

Study shows AD for neural nets with machine-representable numbers can be incorrect.

problem Correctness of AD for neural nets with machine-representable numbers.
method Analyzed two sets of parameters: incorrect and non-differentiable. Proved bounds and conditions for AD correctness.
result AD can be incorrect for machine-representable numbers, but provides a Clarke subderivative on non-differentiable set.

We consider the mean-variance hedging problem under partial Information. The underlying asset price process follows a continuous semimartingale and strategies have to be constructed when only part of the information in the market is available. We show that the initial mean variance hedging problem is equivalent to a ne…

2007-03-14abs ↗pdf ↗

Neural Diffusion Intensity Models simplify Cox processes inference.

problem Intractable nonparametric estimation and posterior inference of latent stochastic intensity in Cox processes.
method Variational framework using neural SDEs, with theoretical guarantee of ELBO maximization coinciding with maximum likelihood estimation.
result Accurate recovery of latent intensity dynamics and posterior paths with significant speedup.

We introduce a data-free quantization method for deep neural networks that does not require fine-tuning or hyperparameter selection. It achieves near-original model performance on common computer vision architectures and tasks. 8-bit fixed-point quantization is essential for efficient inference on modern deep learning …

2019-06-11abs ↗pdf ↗

A new method for math reasoning that allows for iterative correction.

problem Standard reasoning models commit to each token and cannot recover from early errors.
method Generative framework with latent thought vectors for iterative self-correction.
result 30 rethinking iterations surpass baselines with 15 times more parameters.

VT-DIS improves sampling from Boltzmann distributions with minimal overhead.

problem Bias in Monte Carlo estimates from score-based diffusion models.
method Variance-Tuned Diffusion Importance Sampling (VT-DIS) adapts noise covariance to correct bias.
result VT-DIS achieves effective sample sizes of 80%, 35%, and 3.5% on benchmarks, using less computational budget.

In this paper we push forward results on the invariant F{\cal F}-module of a virtual knot investigated by the first named author where F{\cal F} is the algebra with two invertible generators A,BA,B and one relation A1B1ABB1AB=BA1B1AAA^{-1}B^{-1}AB-B^{-1}AB= BA^{-1}B^{-1}A-A. For flat knots and links the two sides of the relation equa…

2006-10-16abs ↗pdf ↗

Transformers without skip connections collapse token representations to a single direction.

problem Rapid convergence of token representations to a single direction in self-attention-only Transformers.
method Analysis of layer normalization, residual connections, and multi-head attention mechanisms.
result Residual connections prevent rank collapse in real Transformers, while MLPs generate new feature directions.

Datasets are growing not just in size but in complexity, creating a demand for rich models and quantification of uncertainty. Bayesian methods are an excellent fit for this demand, but scaling Bayesian inference is a challenge. In response to this challenge, there has been considerable recent work based on varying assu…

2016-02-16abs ↗pdf ↗

We quantify forgetting in post-training models, distinguishing mass and drift.

problem Understanding and preventing forgetting in post-training generative models.
method Developed theoretical results under a two-mode mixture abstraction, formalizing mass and drift forgetting.
result Forgetting can be precisely quantified based on divergence direction, geometric overlap, and training regime.

SC-Net learns interpretable filters for inverse problems, achieving optimal convergence and super-resolution.

problem Solving ill-posed inverse problems with effective regularization and interpretability.
method SC-Net operates in the spectral domain, learning a pointwise adaptive filter function based on signal-to-noise ratio.
result SC-Net achieves optimal convergence rate and zero-shot super-resolution, matching theoretical bounds.

Verifying correctness of deep neural networks (DNNs) is challenging. We study a generic reachability problem for feed-forward DNNs which, for a given set of inputs to the network and a Lipschitz-continuous function over its outputs, computes the lower and upper bound on the function values. Because the network and the …

2018-05-06abs ↗pdf ↗

Proposes a new framework for invariant quadratic P&L predictions in option books.

problem Inconsistent second-order P&L predictions across different factor parameterizations.
method Local, model-agnostic framework using covariant Hessian defined by an affine connection.
result Coordinate-invariant quadratic P&L predictions that match desk targets.

New method for dynamic valuation in markets with random endowments.

problem Dynamic valuation in markets with random endowments.
method Developed new FBSDE systems and established optimality conditions.
result Established necessary and sufficient conditions for optimality.

We proposed the expected energy-based restricted Boltzmann machine (EE-RBM) as a discriminative RBM method for classification. Two characteristics of the EE-RBM are that the output is unbounded and that the target value of correct classification is set to a value much greater than one. In this study, by adopting featur…

2018-07-25abs ↗pdf ↗

This paper shows how forward rate interpolations are equivalent to discount factor interpolations in yield curve construction.

problem The challenge of choosing between different interpolation methods for yield curve construction.
method Demonstrates the equivalence between forward rate interpolations and discount factor interpolations.
result Some popular interpolation methods on forward rates are equivalent to classical interpolation methods on discount factors.

We compare two different bilateral counterparty valuation adjustment (BVA) formulas. The first formula is an approximation and is based on subtracting the two unilateral Credit Valuation Adjustment (CVA)'s formulas as seen from the two different parties in the transaction. This formula is only a simplified representati…

2011-06-17abs ↗pdf ↗

Paper explores volatility swaps in rough volatility models.

problem Understanding volatility swaps in rough volatility models.
method Examines the relationship between forward start volatility swaps and implied volatilities in rough volatility models.
result The leading term approximation error in the correlated case does not depend on the time to forward start date.

New findings on mesh group-planes validate Signature-inverse Theorem under specific conditions.

problem Invalidity of existing inverse theorems for mesh group-planes.
method Classification of three and five point meshes, analysis of joint invariant signatures.
result Valid conditions for the Signature-inverse Theorem in mesh group-planes.

Develops a new class of forward performance processes for investment pools.

problem Investment performance in market models with continuous semimartingale stock prices.
method Constructs a broad class of forward performance processes with power mixture initial conditions.
result Characterizes and derives properties of two-power mixture forward performance processes.

We prove here a general closed-form expansion formula for forward-start options and the forward implied volatility smile in a large class of models, including the Heston stochastic volatility and time-changed exponential Lévy models. This expansion applies to both small and large maturities and is based solely on the p…

2012-12-04abs ↗pdf ↗

Demographic projections of future mortality rates involve a high level of uncertainty and require stochastic mortality models. The current paper investigates forward mortality models driven by a (possibly infinite dimensional) Wiener process and a compensated Poisson random measure. A major innovation of the paper is t…

2019-07-11abs ↗pdf ↗

In a Markovian stochastic volatility model, we consider financial agents whose investment criteria are modelled by forward exponential performance processes. The problem of contingent claim indifference valuation is first addressed and a number of properties are proved and discussed. Special attention is given to the c…

2011-09-18abs ↗pdf ↗

The paper analyzes investment and consumption strategies under uncertain market conditions.

problem Investment and consumption under drift and volatility uncertainties.
method Randomization approach to construct robust preferences and strategies.
result Developed optimal and robust investment and consumption strategies remain valid in the physical market.