Rohan Paul@rohanpaul_ai
36AI 编辑部评分,满分 100

AQuA:防自改进智能体放大实验缺陷的架构

2026-08-17 04:08· 32分钟前
AI 导读

斯坦福、普林斯顿与蚂蚁集团提出 AQuA,针对自改进智能体可能基于有缺陷实验递归放大错误的问题。其架构限制智能体仅能通过受限规范提出因子或模型变更,数据路径、标签、分割与评估器保持密封。在美股上,混合模型 IC 达 +0.0843(最强基线 +0.0613),多空策略 Sharpe 达 +2.50(2 bps),完全因果滚动测试下约 +2.0,均为模拟结果。

A bad experiment is bad enough. A self-improving agent can keep building on it.

New Stanford, Princeton, Ant group paper.

AQuA targets that failure mode: if an agent writes a leaky experiment, gets a great score, and stores it as precedent, recursion can amplify the bug.

The authors saw this in an earlier version, where an LLM-written volume feature quietly used end-of-day information and a second LLM reviewer still approved it.

Their fix is architectural.

Agents can propose factors or model changes only through restricted specifications; the data path, labels, splits, and evaluator stay sealed outside their reach.

Search sees validation scores, while the final test window stays untouched until the configuration is frozen.

On US equities, the hybrid model reaches +0.0843 IC versus +0.0613 for the strongest baseline, and its long/short strategy reaches +2.50 Sharpe at 2 bps, with about +2.0 under fully causal walk-forward testing.

These are simulated, not live-trading results.

For autonomous research agents, the design rule is useful: let the agent improve the experiment without letting it redefine valid evidence.

  • arxiv. org/abs/2608.12841

Title: "AQuA: Recursively Self-Improving Quantitative Trading Research Agents"

来源:Rohan Paul · x.com

AQuA:防自改进智能体放大实验缺陷的架构

Rohan Paul · @rohanpaul_ai · X·2026-08-17 04:08·32分钟前
AI 导读

斯坦福、普林斯顿与蚂蚁集团提出 AQuA,针对自改进智能体可能基于有缺陷实验递归放大错误的问题。其架构限制智能体仅能通过受限规范提出因子或模型变更,数据路径、标签、分割与评估器保持密封。在美股上,混合模型 IC 达 +0.0843(最强基线 +0.0613),多空策略 Sharpe 达 +2.50(2 bps),完全因果滚动测试下约 +2.0,均为模拟结果。

A bad experiment is bad enough. A self-improving agent can keep building on it.

New Stanford, Princeton, Ant group paper.

AQuA targets that failure mode: if an agent writes a leaky experiment, gets a great score, and stores it as precedent, recursion can amplify the bug.

The authors saw this in an earlier version, where an LLM-written volume feature quietly used end-of-day information and a second LLM reviewer still approved it.

Their fix is architectural.

Agents can propose factors or model changes only through restricted specifications; the data path, labels, splits, and evaluator stay sealed outside their reach.

Search sees validation scores, while the final test window stays untouched until the configuration is frozen.

On US equities, the hybrid model reaches +0.0843 IC versus +0.0613 for the strongest baseline, and its long/short strategy reaches +2.50 Sharpe at 2 bps, with about +2.0 under fully causal walk-forward testing.

These are simulated, not live-trading results.

For autonomous research agents, the design rule is useful: let the agent improve the experiment without letting it redefine valid evidence.

  • arxiv. org/abs/2608.12841

Title: "AQuA: Recursively Self-Improving Quantitative Trading Research Agents"

来源:Rohan Paul· x.com