PulseAugur
EN
LIVE 07:24:02

AlphaSchema framework structures LLM-based trading semantics for alpha mining

Researchers have developed AlphaSchema, a novel framework for LLM-based alpha mining that structures the exploration of trading semantics. Unlike previous methods that implicitly delegate factor construction and search to LLMs, AlphaSchema explicitly defines a semantic space composed of Event, Context, Qualities, Direction, and Output. This approach decouples exploration from implementation, allowing LLMs to translate schema plans into executable factors while a surrogate model guides the search for optimal factors. Experiments on the Chinese stock market demonstrate that AlphaSchema discovers factor pools with strong predictive and portfolio performance, showing robustness across different LLMs. AI

IMPACT This framework could enhance systematic exploration and optimization in LLM-driven financial factor discovery.

RANK_REASON The cluster describes a research paper detailing a new framework for LLM-based alpha mining.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

AlphaSchema framework structures LLM-based trading semantics for alpha mining

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Jingyang Yi, Jian Yang, Yifei Jin, Yuqi Li, Jian Li ·

    AlphaSchema: Exploring the Space of Trading Semantics for LLM-Based Alpha Mining

    arXiv:2607.26642v1 Announce Type: new Abstract: Automated alpha mining has increasingly adopted large language model (LLM) agents for factor generation and iterative discovery. However, existing LLM-based systems often delegate both factor construction and search decisions to the…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    AlphaSchema: Exploring the Space of Trading Semantics for LLM-Based Alpha Mining

    Automated alpha mining has increasingly adopted large language model (LLM) agents for factor generation and iterative discovery. However, existing LLM-based systems often delegate both factor construction and search decisions to the agent itself, without an explicit exploration s…