Researchers from Princeton, Ant Group and Stanford Introduce AQuA: A Two-Part Agentic Framework for Autonomous Factor Discovery and Model Development in Quantitative Finance
Quantitative analysis brokers that write their very own experiments can corrupt the proof they later study from. A leaky function that scores effectively will get saved as a profitable precedent and propagated by means of later iterations. Prompt-level directions and reviewer brokers don’t shut this, as a result of creator and reviewer share the identical blind spots. A group of researchers from Princeton University, Ant Group and Stanford University suggest AQuA. AQuA is a pair of language-model-driven analysis methods that enhance their very own analysis course of throughout iterations whereas the factor judging them stays frozen. One discovers symbolic alpha components on crypto; the opposite develops time-series fashions on US equities. They share no brokers, recollections, candidate areas or analysis state.
The failure mode AQuA is constructed round
Quantitative analysis breaks on small methodological errors that produce convincing however non-reproducible backtests, documented since Bailey et al.. An agent writing its personal experiments makes this worse: a leaky function that scores effectively will get saved as precedent, and recursion amplifies an undetected bug as readily as an actual discovery.
Prompt-level directions and mannequin overview usually are not an integrity boundary. Repeated entry to a set holdout causes adaptive overfitting, and LLM brokers have been noticed exploiting misspecified objectives and evaluators. AQuA as a substitute makes leakage-inducing actions unavailable. Each half fixes its splits, function and label definitions and evaluator earlier than any iteration begins, and the agent emits solely a constrained issue expression or a single config diff. The analysis group name this uneven freedom: the agent explores freely inside its DSL, however the evaluator sits exterior the adaptive floor. What improves is the analysis course of.
Interactive explainer
Part I: Manager-Mediated Factor Discovery
Part I is a six-agent pipeline: Data Steward, Visual Analyst, Idea Miner, Factor Evaluator, Backtest Engineer and Research Librarian — orchestrated by an AI Manager. Agents by no means name each other; each handoff goes by means of the Manager, preserving runs auditable.
A issue enters as a falsifiable proposal, not an expression: speculation, mechanism, predicted route, and refutation situations. Only then is it assembled from the usual formulaic-alpha operator registry. Because each time-series operator reads solely a trailing window and each cross-sectional operator reads solely the present timestamp, causality is closed beneath composition. Three suggestions loops run: route calibration inside a backtest, falsification-driven perception replace inside a run, and cross-run reminiscence that steers the following search.
On a crypto five-minute universe the mixed validation Spearman IC climbs throughout 20 analysis epochs to roughly 0.190, towards 0.171 for an tailored AlphaMemo, 0.151 for an tailored AlphaGen, 0.137 for LSTM, 0.106 for LightGBM and 0.075 for an Alpha158-style baseline. Individual mechanisms keep weak — single-factor ICs of 0.026 to 0.037. The declare is concerning the harness, not one expression.
Part II: Config-Driven Model Development
Part II predicts every inventory’s ahead return over the following thirty minutes on intraday US equities. Training runs on 2010–2019, 2020 is an embargo hole nothing touches, and 2021–2025 is untouched take a look at information. Selection makes use of an inner-validation slice from the tip of the coaching window solely.
A speculation right here is one config diff — structure, loss, sampler or optimizer — and one diff produces precisely one variant, preserving variants comparable. The predictor is a hybrid: a multi-scale 1-D convolutional front-end, a configurable spine spanning LSTM, Mamba and attention (consideration in the reported run), a cross-sectional stage that mixes throughout the panel, gated fusion and a pooled per-stock readout.
No single price-volume function carries the sign: the strongest is a 5-minute return at −0.031, and a ridge mixture reaches solely +0.025. Across mannequin households on equivalent information and the identical evaluator, per-stock uncooked IC runs +0.0251 (ridge), +0.0397 (LGB), +0.0434 (xLSTM), +0.0535 (LSTM), +0.0613 (GRU) and +0.0843 for the hybrid — +0.0230 absolute over the perfect baseline, 37.5% relative. The two elements’ ICs use totally different conventions and the paper states plainly they shouldn’t be in contrast.
From Signal to Strategy
The per-stock rating turns into a dollar-neutral threshold lengthy/quick guide at a two-leg value of two bps. Sector-neutralizing raises the held-out Sharpe to +2.15, with coaching and held-out values almost equal. A causal volatility-targeting overlay lifts it to +2.50, and a completely causal walk-forward selecting each parameter from previous information alone nonetheless reaches +2.00. Per-stock R² is 1.20%. Sharpe by yr runs +1.7, +3.5, +1.9, +1.8 and +2.7 for 2021 by means of 2025 — constructive in yearly, together with the 2022 drawdown.
Key Takeaways
- Two impartial analysis loops: issue discovery and mannequin growth, share no brokers, reminiscence or state.
- Freedom is uneven: the agent explores inside a DSL, however splits, options, labels and evaluator are sealed.
- Part I hits ~0.190 mixed IC on crypto; Part II hits +0.0843 per-stock IC versus +0.0613 for a GRU.
- The fairness guide holds a +2.50 Sharpe at 2 bps and is constructive in all 5 years, 2021–2025.
Check out the Paper. Also, be at liberty to comply with us on Twitter and don’t overlook to affix our 150k+ML SubReddit and Subscribe to our Newsletter. Wait! are you on telegram? now you can join us on telegram as well.
Need to accomplice with us for selling your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar and so on.? Connect with us
Note:Thanks to the Ant Research group for the thought management/ Resources for this text. Ant Research group has supported this content material/article for promotion.
The publish Researchers from Princeton, Ant Group and Stanford Introduce AQuA: A Two-Part Agentic Framework for Autonomous Factor Discovery and Model Development in Quantitative Finance appeared first on MarkTechPost.
