AI Pulse
📄 论文解读

AI 自己当科学家:边猜边验证,效率翻倍

现在的 AI 做科研,要么靠大模型瞎猜,要么靠传统统计硬搜,都不靠谱。这篇提出一个「边猜边验证」的循环:AI 每提出一个候选方案(比如一个分子),就立刻用另一个模型预测它好不好、并给出置信度,然后根据结果调整下一步。它把「生成」和「评估」绑在一起,在神经网络训练、抗体设计、分子优化三个领域,效果都比纯大模型或传统方法好一大截。这不是你明天能用的工具,但它指向一个方向:AI 不再只是聊天或写代码,而是能自己设计实验、自己判断结果、自己迭代的科研助手。

📄 原文摘要(英文)

Scientific discovery often involves optimising expensive-to-evaluate objectives over vast, structured, and open-ended hypothesis spaces, such as molecules, protein sequences, and computer programs. Generative models such as large language models (LLMs) provide expressive priors over such spaces, but their likelihoods and self-assessments are unreliable proxies for the objectives and calibrated epistemic uncertainty, especially for novel candidates outside the observed data distribution. We introduce the Large Discovery Model (LDM), an empirically grounded recurrent architecture that couples a generative model with a Bayesian non-parametric reward surrogate model. The generative model proposes and refines candidate designs, while the surrogate predicts their performance and quantifies uncertainty, yielding an uncertainty-aware value that guides candidate generation, refinement, and selection. The discovery memory and the surrogate model are continually updated as each new experimental observation arrives. We evaluate LDM on three scenarios spanning different design modalities and objectives, including neural-network training, antibody design, and molecular optimisation. Compared to LLM-only reflection or traditional statistical search across these domains, LDM achieves a 2.4times greater reduction in validation BPB, an 18.2% relative decrease in binding energy, and more than 60% relative gains in molecular multi-objective performance. These results suggests that LDM could serve as a general-purpose discovery engine for effective search over open-ended hypothesis spaces.

arXiv 原文

订阅 AI Pulse

每天 08:00 · 12:30 · 18:30 · 23:50 更新