|

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