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

0.3%0.5%0.8%0.3% · Feb 201419922001200920172026
19 results for AAPL

The paper shows how overreactions in stock prices can be predicted and used for trading.

problem Predicting and monetizing overreactions in stock prices as momentum signals.
method High-frequency data from Twitter, machine learning models (XGBoost, Random Forests, Deep Neural Networks, Bidirectional LSTMs), and SHAP for explainability.
result Machine learning models significantly outperform traditional overreaction rules at ultra short horizons.

Mamba outperforms Reformer in minute-level stock prediction using LLM sentiment scores.

problem Improving minute-level stock market prediction accuracy in volatile markets.
method Combining sentiment scores from top LLMs with stock price data, training Mamba and Reformer models.
result Mamba achieved lower error rates across all tested LLMs, especially with LLaMA 3.3--70B.

Sentiment analysis from LLMs improves financial trading performance.

problem Improving dynamic strategy optimization in financial markets.
method Integration of sentiment analysis from LLMs into RL frameworks.
result Sentiment-enhanced RL models outperform traditional RL models in net worth and cumulative profit.

Enhanced DQN model boosts trading performance with advanced techniques.

problem Improving automated trading performance in financial markets.
method Incorporation of Prioritized Experience Replay, Regularized Q-Learning, Noisy Networks, Dueling, Double DQN, and CNN architectures.
result Significantly improved returns and Sharpe Ratio compared to the original DQN model.

NeuroMemFPP uses LSTM to estimate FPP parameters with high accuracy.

problem Estimating parameters of fractional Poisson process with memory and long-range dependence.
method Recurrent Neural Network (RNN), specifically Long Short-Term Memory (LSTM), for parameter estimation.
result The LSTM-based approach reduces MSE by about 55.3% compared to traditional MOM method.

The paper explores a Multi-Objective RL approach for trading that generalizes reward functions.

problem Improving performance in single-asset trading through adaptive reward functions.
method Developed a Multi-Objective Deep Reinforcement Learning algorithm to generalize reward functions and discount factors.
result The Multi-Objective algorithm demonstrates increased predictive stability and better performance in sparse reward scenarios.

The research presented in this article provides an alternative option pricing approach for a class of rough fractional stochastic volatility models. These models are increasingly popular between academics and practitioners due to their surprising consistency with financial markets. However, they bring several challenge…

2019-06-17abs ↗pdf ↗

The paper compares various portfolio construction methods and their impacts on allocation, performance, and stability.

problem Investment portfolio optimization and allocation under different constraints and models.
method Comparison of mean-variance optimization, constrained optimization, Fama French five factor regression, Monte Carlo simulation, and Black-Litterman model.
result Black-Litterman model produces more stable and economically intuitive allocations compared to standard mean-variance optimization.

Study benchmarks cryptocurrency risk using GBM, revealing Lognormal limitations.

problem Tackles limitations of Lognormal assumption in modeling cryptocurrency volatility and VaR.
method Applies Geometric Brownian Motion (GBM) with Maximum Likelihood Estimation and correlated Monte Carlo Simulation.
result Observed limitations of Lognormal assumption in cryptocurrency volatility and VaR calculations.

NeuroMem-FHP framework estimates FHP parameters efficiently.

problem Estimating parameters of fractional Hawkes process (FHP) with long-range dependence.
method Developed LSTM and Transformer neural architectures to estimate FHP parameters directly from inter-arrival times.
result Transformer achieves highest estimation accuracy (MSE = 0.1634) compared to classical MLE (MSE = 2.8032).

We confirm the square-root law of market impact on Apple Inc. using a large dataset.

problem Testing the square-root law of market impact on a single U.S. large-cap equity.
method Using a full market-by-order feed, we reconstruct metaorders and calibrate impact using the square-root formula.
result The square-root law is confirmed with a prefactor of 0.34, consistent with worldwide data.