🛰️ Daily AI Frontier
‹ back to 2026-08-31

AQuA:让量化研究 Agent 持续进化,也让回测结果经得起检验

量子位 LLM Agents 量子位的朋友们 2026-08-31
Representative image for AQuA:让量化研究 Agent 持续进化,也让回测结果经得起检验

TL;DR - AQuA is a recursively self-improving quantitative-research agent framework that learns from validated experiments while isolating data pipelines and final evaluations from the search loop. Its design aims to prevent look-ahead leakage and test-set overfitting from becoming persistent “knowledge.”

  • Separate systems explore symbolic trading factors and trainable models, but both retain traceable evidence from successes and failures in research memory.
  • Agents may combine registered causal operators or submit model-configuration changes, but cannot rewrite data loaders, labels, splits, or evaluation logic.
  • On five-minute cryptocurrency data, the factor system reached about 0.190 validation Spearman IC after 20 research rounds.
  • For 30-minute US equity return prediction, the model system achieved 0.0843 per-stock IC and up to 2.50 out-of-sample Sharpe after 2 bps two-sided turnover costs and historical-only volatility control.

view merged work →