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

114229343457 · Jun 202019922001200920172026
48 results for price-based analysis

Study finds price-based clustering outperforms AI and human methods in stock market analysis.

problem Investigates if AI can improve stock clustering compared to traditional methods.
method Compares price-based, human-informed, and AI-driven clustering methods using synthetic factor models.
result Price-based clustering reduces RMSE by 15.9% relative to GICS and 14.7% relative to LLM embeddings.

Paper shows re-solving heuristics have constant regret for price-based revenue management.

problem Optimal pricing policies for revenue management with time constraints.
method Proves re-solving heuristics have O(1)O(1) regret compared to optimal policies.
result Improved regret bound to O(1)O(1) from O(lnT)O(\ln T), complemented by Ω(lnT)Ω(\ln T) gap with fluid model.

Improved crypto market forecasting using historical price reactions to tweets.

problem Challenges in inferring market impact from human sentiment labels.
method Market-derived labeling approach to assign tweet sentiment labels based on historical price trends. Fine-tuned language model with context-aware prompt-tuning.
result 89.6% accuracy on Bitcoin news events, outperforming traditional fusion models.

Study finds stock selection ability of Chinese mutual funds is better than asset allocation ability.

problem Evaluating the performance of actively managed mutual funds in China.
method Developed performance measures for asset allocation and selection using holding-based models and compared them with Fama-French and Treynor-Mazuy models.
result Stock selection ability from holding-based models is positively correlated with Fama-French model, while industry allocation is positively correlated with Treynor-Mazuy model.

Spread options are a fundamental class of derivative contract written on multiple assets, and are widely used in a range of financial markets. There is a long history of approximation methods for computing such products, but as yet there is no preferred approach that is accurate, efficient and flexible enough to apply …

2009-02-20abs ↗pdf ↗

Stock prices are driven by various factors. In particular, many individual investors who have relatively little financial knowledge rely heavily on the information from news stories when making investment decisions in the stock market. However, these stories may not reflect future stock prices because of the subjectivi…

2019-09-01abs ↗pdf ↗

We introduce a model for the dynamics of stock prices based on a non quadratic path integral. The model is a generalization of Ilinski's path integral model, more precisely we choose a different action, which can be tuned to different time scales. The result is a model with a very small number of parameters that provid…

2018-09-05abs ↗pdf ↗

We develop a comprehensive mathematical framework for polynomial jump-diffusions in a semimartingale context, which nest affine jump-diffusions and have broad applications in finance. We show that the polynomial property is preserved under polynomial transformations and Lévy time change. We present a generic method for…

2017-11-21abs ↗pdf ↗

We apply the potential force estimation method to artificial time series of market price produced by a deterministic dealer model. We find that dealers' feedback of linear prediction of market price based on the latest mean price changes plays the central role in the market's potential force. When markets are dominated…

2007-10-09abs ↗pdf ↗

SmartDCA improves investment returns by adjusting purchases based on prices.

problem Inefficiency of Dollar-Cost Averaging (DCA) in volatile markets.
method Developed SmartDCA, a more efficient investment strategy that adjusts purchases based on price levels, and analyzed its performance using mathematical inequalities and mean definitions.
result SmartDCA outperforms DCA in long-term investments, with higher performance gains for higher power values of ρρ.

Beginning with several basic hypotheses of quantum mechanics, we give a new quantum model in econophysics. In this model, we define wave functions and operators of the stock market to establish the Schrödinger equation for the stock price. Based on this theoretical framework, an example of a driven infinite quantum wel…

2010-09-24abs ↗pdf ↗

Paper proposes equal risk pricing for financial derivatives using convex risk measures.

problem Equal risk pricing and hedging in financial derivatives with convex risk measures.
method Established that the problem reduces to solving independently hedging problems for writer and buyer with zero initial capital. Provided dynamic programming equations for European and American options under Markovian decompositions of convex risk measures.
result Equal risk pricing leads to more similar and smaller risks for both writer and buyer compared to other pricing methods.

Study predicts stock price direction on earnings announcement days using multi-modal deep learning.

problem Predicting stock price movements during earnings announcements is challenging due to market noise and discontinuities.
method Constructed a multi-modal feature space combining fundamental metrics, technical indicators, and sentiment scores from financial news articles. Evaluated LSTM and Transformer models against a baseline.
result Transformer model outperforms LSTM in identifying volatile movements, achieving higher macro F1-score.

Pricing of high-dimensional options is one of the most important problems in Mathematical Finance. The objective of this manuscript is to present an original self-contained treatment of the multidimensional pricing. During the past decades the Black-Scholes this model, which essentially is based on the log-normal assum…

2015-10-25abs ↗pdf ↗

Estimates financial networks using high-frequency trade data.

problem Leverage high-resolution intraday trade data for financial network insights.
method Estimate financial networks using random forests with microstructure measures.
result Higher network density in 2007, with Lehman Brothers having high degree connectivity.

Study proposes a new financial market representation for machine learning.

problem Complex analysis of financial time series for machine learning.
method Volume-price-based statistical approach.
result Proposed method outperforms price levels-based method on liquid markets.

Study detects unusual trading patterns on crypto exchanges using complexity measures.

problem Detecting artificial trading activity on cryptocurrency exchanges.
method Complexity and statistical-structure measures derived from high-frequency trade-level data.
result Unusual trading patterns detected on Bitget for BTC and ETH after mid-May 2025.

Study finds traditional technical indicators underperform in high-frequency trading, suggesting risk management over prediction.

problem Inadequately explored effectiveness of technical indicators in high-frequency trading, particularly at minute-level frequency.
method Evaluation of random forest models with traditional technical indicators on minute-level SPY data.
result In-sample performance is superior to out-of-sample, with risk-adjusted metrics not outperforming a simple buy-and-hold strategy.

We present a time-dependent Langevin description of dynamics of stock prices. Based on a simple sliding-window algorithm, the fluctuation of stock prices is discussed in the view of a time-dependent linear restoring force which is the linear approximation of the drift parameter in Langevin equation estimated from the f…

2005-11-14abs ↗pdf ↗

ETCNN uses neural networks to price American options accurately.

problem Accurately pricing American options with inequality constraints.
method ETCNN framework solving BSM equations with exact terminal condition.
result ETCNN achieves high accuracy and robustness across various scenarios.

Hedonic models predict 84-92% of U.S. real estate prices, highlighting environmental factors' impact.

problem Predicting real estate prices using hedonic models with environmental factors.
method P-spline generalized additive models for real estate prices, contrasting with linear and polynomial models.
result GAM models explain 84-92% of U.S. real estate price variance, with environmental factors contributing minimally.

A new HOM model improves forecasting of Indian base metal prices.

problem Improving accuracy in predicting base metal prices in the Indian market.
method A Higher Order Markovian (HOM) model with varying order based on market delay.
result The HOM model consistently outperforms the standard Markovian model in forecasting.

Optimal pricing strategy for unknown valuation models with noisy feedback.

problem Minimizing regret in dynamic pricing with unknown valuation functions and noisy feedback.
method Proposes a minimax-optimal algorithm using discretization and data partitioning to handle unknown noise distribution and Lipschitz continuity of valuation functions.
result Achieves minimax-optimal regret bound matching the theoretical lower bound up to logarithmic factors.

Study asset pricing under model uncertainty with discrete time and states.

problem Asset pricing under model uncertainty with discrete time and states.
method Novel definition of arbitrage, investigation of no-arbitrage conditions, expansion to multi-period securities model.
result Necessary and sufficient conditions for no-arbitrage asset pricing under model uncertainty.

Privacy-preserving crypto exchanges adjust prices based on Gaussian noise.

problem Ensuring fair pricing in privacy-preserving cryptocurrency exchanges.
method Derive Kyle equilibrium with Gaussian noise perturbation, rescaling price-impact and strategy factors.
result Identify a privacy subsidy as a transfer from LP pool to traders, invariant to noise.