MDA 智能体用贝叶斯设计实验,效率提升约 5 倍

Rohan Paul · @rohanpaul_ai · X·2026-08-30 23:29·13小时前
AI 导读

论文提出 Model Discovery Agent(MDA),让 LLM 提出数据解释,再用标准贝叶斯数学挑选最能区分这些解释的实验,避免在验证既有想法的实验上浪费资源。在物理基准上,MDA 的模型在 93% 的运行中准确到可通过,而同一 LLM 单独工作时仅为 31%。MDA 还用 8 次实验匹配了已发表结果,而后者约需 41 次。

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

MDA 智能体用贝叶斯设计实验,效率提升约 5 倍

2026-08-30 23:29· 13小时前
AI 导读

论文提出 Model Discovery Agent(MDA),让 LLM 提出数据解释,再用标准贝叶斯数学挑选最能区分这些解释的实验,避免在验证既有想法的实验上浪费资源。在物理基准上,MDA 的模型在 93% 的运行中准确到可通过,而同一 LLM 单独工作时仅为 31%。MDA 还用 8 次实验匹配了已发表结果,而后者约需 41 次。

Letting an LLM decide what to try next wastes experiments, and this paper shows that scoring its ideas with standard Bayesian math cuts the count roughly 5×.

The system is called Model Discovery Agent, or MDA. The LLM suggests possible explanations for the data, and MDA picks the one experiment that would best tell those explanations apart.

Nothing gets spent on experiments that only confirm what it already believes.

On a physics benchmark, MDA's model was accurate enough to pass on 93% of runs. The same LLM working alone passed 31%. MDA also matched a published result using 8 experiments instead of about 41.

alphaxiv .org/pdf/2608.09696v3

"M ODEL D ISCOVERY AGENT: LLM- ASSISTED B AYESIAN EXPERIMENT DESIGN"