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

4999148197 · Jun 202019922001200920172026
48 results for Interpretable Alphas

Alpha2 discovers logical formulaic alphas using deep reinforcement learning.

problem Discovering interpretable formulaic alphas for better trading strategies.
method Formulating alpha discovery as program construction, using deep reinforcement learning to navigate the search space.
result Empirical experiments show Alpha2 identifies diverse, logical, and effective alphas improving trading strategy performance.

AlphaCFG discovers alpha factors using grammar-guided search.

problem Discovering formulaic alpha factors in finance.
method AlphaCFG uses a grammar-based framework to define and discover alpha factors with syntactic and semantic constraints.
result AlphaCFG outperforms state-of-the-art methods in trading profitability and efficiency.

Paper proposes a new REINFORCE algorithm for mining formulaic alpha factors with reduced variance.

problem Mining formulaic alpha factors with interpretability and robustness in volatile markets.
method Developed a novel REINFORCE algorithm with a dedicated baseline and reward shaping.
result Boosts correlation with returns by 3.83% and enhances excess returns compared to existing methods.

Enhances genetic programming for stock alpha discovery with warm start and structural constraints.

problem Overwhelming search space and computational burden in traditional genetic programming for alpha factor discovery.
method Proposes a new GP framework with warm start and structural constraints to enhance search performance and interpretability.
result Superior out-of-sample prediction results and higher portfolio returns compared to benchmarks.

We propose a novel interpretation of the collapsed variational Bayes inference with a zero-order Taylor expansion approximation, called CVB0 inference, for latent Dirichlet allocation (LDA). We clarify the properties of the CVB0 inference by using the alpha-divergence. We show that the CVB0 inference is composed of two…

2012-06-27abs ↗pdf ↗

Paper proposes a new framework to mine synergistic formulaic alphas for better stock trend forecasting.

problem Mining alphas separately ignores their combined performance, leading to suboptimal models.
method Proposes a reinforcement learning-based framework that optimizes the mining of synergistic formulaic alpha sets.
result Demonstrates higher returns in stock trend forecasting compared to previous approaches.

AlphaLogics mines market logic to generate interpretable alpha factors.

problem Complex, opaque alpha factors from factor mining overlook market logic.
method Market Logic Mining, Factor Generation and Optimization, Market Logic Generation and Optimization.
result AlphaLogics improves predictive metrics and risk-adjusted returns over baselines.

Study uses ML to predict currency and bond returns from news sentiment.

problem Predicting financial returns from news sentiment.
method Pretrained FinBERT model on finance-specific language, XGBoost classifier, SHAP for interpretability.
result XGBoost strategy outperforms benchmarks with Sharpe ratios > 5.

We describe the underlying probabilistic interpretation of alpha and beta divergences. We first show that beta divergences are inherently tied to Tweedie distributions, a particular type of exponential family, known as exponential dispersion models. Starting from the variance function of a Tweedie model, we outline how…

2012-09-19abs ↗pdf ↗

AlphaEval evaluates alpha mining models efficiently and comprehensively.

problem Lack of systematic evaluation for alpha mining models.
method Unified, parallelizable evaluation framework assessing predictive power, stability, robustness, financial logic, and diversity.
result AlphaEval achieves evaluation consistency comparable to comprehensive backtesting, providing more comprehensive insights and higher efficiency.

FactorMiner discovers financial alpha factors with low redundancy.

problem Finding novel financial alpha factors in a vast search space.
method Modular Skill Architecture and Experience Memory to distill and guide exploration.
result FactorMiner constructs a diverse library of high-quality factors with competitive performance.

AlphaForge mines and dynamically combines alpha factors for better investment performance.

problem Inconsistency and inflexibility of fixed factor weights in alpha factor mining.
method Generative-predictive neural network for factor generation and dynamic weight adjustment.
result Demonstrated superior performance in formulaic alpha factor mining and portfolio returns.

Proposes a novel evolutionary model for stock price prediction.

problem Challenges in financial markets, such as adaptability and interpretability.
method Trader-Company method, which aggregates suggestions from multiple weak learners (Traders) to predict stock returns.
result Shows the effectiveness of the method through experiments on real market data.

We investigate a new geometric flow which consists of a coupled system of the Ricci flow on a closed manifold M with the harmonic map flow of a map phi from M to some closed target manifold N with a (possibly time-dependent) positive coupling constant alpha. This system can be interpreted as the gradient flow of an ene…

2009-12-15abs ↗pdf ↗

We give an explicit algorithm and source code for extracting expected returns for stocks from expected returns for alphas. Our algorithm altogether bypasses combining alphas with weights into "alpha combos". Simply put, we have developed a new method for trading alphas which does not involve combining them. This yields…

2017-08-09abs ↗pdf ↗

Alpha-R1 uses LLMs to reason about economic factors and news for better alpha screening.

problem Challenges in data-driven investment strategies due to signal decay and regime shifts.
method Reinforcement learning trained on 8B parameters to evaluate alpha relevance under changing market conditions.
result Empirically outperforms benchmark strategies and shows improved robustness to alpha decay.

We propose a framework for constructing factor models for alpha streams. Our motivation is threefold. 1) When the number of alphas is large, the sample covariance matrix is singular. 2) Its out-of-sample stability is challenging. 3) Optimization of investment allocation into alpha streams can be tractable for a factor …

2014-06-13abs ↗pdf ↗

We compute the analytic expression of the probability distributions F{FTSE100,+} and F{FTSE100,-} of the normalized positive and negative FTSE100 (UK) index daily returns r(t). Furthermore, we define the alpha re-scaled FTSE100 daily index positive returns r(t)^alpha and negative returns (-r(t))^alpha that we call, aft…

2010-04-07abs ↗pdf ↗

In terms of the stock exchange returns, we compute the analytic expression of the probability distributions F{DAX,+} and F{DAX,-} of the normalized positive and negative DAX (Germany) index daily returns r(t). Furthermore, we define the alpha re-scaled DAX daily index positive returns r(t)^alpha and negative returns (-…

2010-04-07abs ↗pdf ↗

It is well known that combining multiple hedge fund alpha streams yields diversification benefits to the resultant portfolio. Additionally, crossing trades between different alpha streams reduces transaction costs. As the number of alpha streams increases, the relative turnover of the portfolio decreases as more trades…

2014-04-03abs ↗pdf ↗

RiskMiner discovers formulaic alphas using MCTS for better performance.

problem Mining formulaic alphas without considering structural information and alpha correlations.
method Formulates alpha mining as an MDP and solves it with a risk-seeking MCTS.
result Our method outperforms state-of-the-art benchmarks and achieves the most profitable results.

Internal crossing of trades between multiple alpha streams results in portfolio turnover reduction. Turnover reduction can be modeled using the correlation structure of the alpha streams. As more and more alphas are added, generally turnover reduces. In this note we use a factor model approach to address the question o…

2014-05-31abs ↗pdf ↗

We give an explicit algorithm and source code for combining alpha streams via bounded regression. In practical applications typically there is insufficient history to compute a sample covariance matrix (SCM) for a large number of alphas. To compute alpha allocation weights, one then resorts to (weighted) regression ove…

2015-01-22abs ↗pdf ↗

DCMIX learns channel importance for high content imaging.

problem Lack of channel importance information in deep learning-based image analysis.
method Image blending concepts with alpha compositing for arbitrary channels.
result DCMIX learns biologically relevant channel importance without sacrificing prediction performance.

Study uses LLMs to categorize financial tweets, revealing useful sentiment signals.

problem Discovering meaningful sentiment signals from unstructured financial social media data.
method Leveraged LLMs to automatically label financial tweets with event categories and aligned with returns.
result Certain event labels consistently yield negative alpha, with statistically significant Sharpe ratios and information coefficients.

Unified convergence analysis of alpha-SVRG under strong convexity.

problem Analyzing the convergence of alpha-SVRG in strongly convex environments.
method Unified convergence rate expression for alpha-SVRG under fixed learning rate, demonstrating faster convergence than SGD and SVRG.
result alpha-SVRG has a faster convergence rate compared to SGD and SVRG under suitable choice of alpha.

New methods for tuning alpha in Gibbs posteriors improve speed and accuracy.

problem Inconsistency in Bayesian inference and lack of fast tuning methods for alpha.
method Proposed two data-driven methods: sample-splitting and bootstrapping. Formulated alpha-posteriors for three models.
result Sample-splitting outperforms SafeBayes in speed and accuracy, especially in complex models.

This paper introduces a variational approximation framework using direct optimization of what is known as the {\it scale invariant Alpha-Beta divergence} (sAB divergence). This new objective encompasses most variational objectives that use the Kullback-Leibler, the R{é}nyi or the gamma divergences. It also gives access…

2018-05-02abs ↗pdf ↗

An explicit expression is obtained for the sectional curvature in the plane spanned by two stationary flows, cos(k, x) and cos(l, x). It is shown that for certain values of the wave vectors k and l the curvature becomes positive for alpha > alpha_0, where 0 < alpha_0 < 1 is of the order 1/k. This suggests that the flow…

2000-07-09abs ↗pdf ↗

The weak variance-alpha-gamma process is a multivariate Lévy process constructed by weakly subordinating Brownian motion, possibly with correlated components with an alpha-gamma subordinator. It generalises the variance-alpha-gamma process of Semeraro constructed by traditional subordination. We compare three calibrati…

2018-01-26abs ↗pdf ↗

We give a simple explicit formula for turnover reduction when a large number of alphas are traded on the same execution platform and trades are crossed internally. We model turnover reduction via alpha correlations. Then, for a large number of alphas, turnover reduction is related to the largest eigenvalue and the corr…

2014-04-20abs ↗pdf ↗

AlphaSAGE mines diverse alphas via GFlowNets, overcoming RL issues.

problem Reward sparsity, inadequate sequential representations, and single optimal mode issues in RL for alphas.
method Structure-aware encoder (RGCN), GFlowNets, dense reward structure.
result Empirically outperforms existing baselines in mining diverse alphas.

We give an explicit algorithm and source code for extracting equity risk factors from dead (a.k.a. "flatlined" or "hockey-stick") alphas and using them to improve performance characteristics of good (tradable) alphas. In a nutshell, we use dead alphas to extract directions in the space of stock returns along which ther…

2017-09-19abs ↗pdf ↗

PPO optimizes LLM-generated alpha weights for better trading performance.

problem Adapting LLM-generated alphas for varying market conditions.
method Proximal Policy Optimization (PPO) for dynamic alpha weight adjustment.
result PPO-optimized strategy achieves higher Sharpe ratios and smaller drawdowns.

The paper presents methods to improve uncertainty calibration in Bayesian Neural Networks.

problem Uncalibrated Bayesian Neural Networks often lead to overconfidence.
method The paper uses alpha-divergences from Information Geometry for calibration.
result Calibration using alpha-divergences provides better uncertainty estimates and is more efficient.