LLMs as Acquisition Policies for Finite-Pool Materials Optimization: A Controlled Study
研究人员测试了大语言模型能否代替传统统计方法来挑选下一个要测试的新材料
在真实实验成本高昂的材料研发场景中,研究团队让五款开源大语言模型自己决定下一个该测试哪种材料成分。结果显示,这些大模型选出的候选材料总是比随机选择更快找到最优解,但在大多数任务上仍不如材料领域长期使用的统计方法高斯过程优化。候选材料的展示方式和是否附带材料专业背景信息,都会让模型表现出现明显波动,说明这一方法目前还不够稳定可靠。
METAL MEDIA 解读图
研究人员测试了大语言模型能否代替传统统计方法来挑选下一个要测试的新材料
- 01研究团队在钢铁合金、Fe-Co-Ni磁性薄膜、压电陶瓷等四类材料优化任务上,让Gemma、DeepSeek、Qwen系列共五款开源大语言模型反复从候选列表中选一个未测试的成分进行评估,记录找到最优解所需的尝试次数
- 02比较了两种向模型展示候选材料的方式:一次性展示全部剩余候选,或把候选分成若干小组进行淘汰赛式的锦标赛筛选
- 03大语言模型的表现始终优于随机选择,但在四项任务中的三项上不敌传统的高斯过程优化方法,只有一项任务能与之匹敌或更优
- 04同一模型的表现会因候选列表的排列顺序、分组大小、是否提供元素名称等材料专业背景信息而出现明显差异,部分模型还表现出明显偏向选择列表靠前位置候选的"位置偏差"
- 05进一步分析发现,大语言模型的选择模式并不像高斯过程方法那样在"探索新区域"和"深挖已知优区域"之间保持规律的过渡,而是更不规则
他们做了什么
- 研究团队在钢铁合金、Fe-Co-Ni磁性薄膜、压电陶瓷等四类材料优化任务上,让Gemma、DeepSeek、Qwen系列共五款开源大语言模型反复从候选列表中选一个未测试的成分进行评估,记录找到最优解所需的尝试次数
- 比较了两种向模型展示候选材料的方式:一次性展示全部剩余候选,或把候选分成若干小组进行淘汰赛式的锦标赛筛选
- 大语言模型的表现始终优于随机选择,但在四项任务中的三项上不敌传统的高斯过程优化方法,只有一项任务能与之匹敌或更优
- 同一模型的表现会因候选列表的排列顺序、分组大小、是否提供元素名称等材料专业背景信息而出现明显差异,部分模型还表现出明显偏向选择列表靠前位置候选的"位置偏差"
- 进一步分析发现,大语言模型的选择模式并不像高斯过程方法那样在"探索新区域"和"深挖已知优区域"之间保持规律的过渡,而是更不规则
| Task | Candidates | Features | Target |
|---|---|---|---|
| Kerr Rotation | 921 | 3 | Kerr rotation (mrad) |
| Coercivity | 921 | 3 | coercivity (mT) |
| Matbench Steels | 312 | 14 | yield strength (MPa) |
| Electrostrain | 81 | 15 | electrostrain (%) |
| Model | Kerr Rotation | Coercivity | Matbench Steels | Electrostrain |
|---|---|---|---|---|
| Random | 462.48 ± 262.24 | 448.09 ± 269.63 | 159.31 ± 91.28 | 39.89 ± 23.00 |
| GP-EI | 8.40 ± 2.78 | 91.80 ± 62.77 | 42.72 ± 27.24 | 18.48 ± 14.53 |
| Whole-pool selection | ||||
| Gemma4 | 31.28 ± 17.24 | 209.88 ± 134.05 | 44.16 ± 23.36 | 14.36 ± 7.71 |
| Qw27B | 27.08 ± 13.59 | 195.20 ± 114.39 | 48.24 ± 23.43 | 19.44 ± 10.40 |
| Qw35B | 45.72 ± 20.28 | 289.88 ± 127.44 | 50.36 ± 24.89 | 27.64 ± 18.15 |
| Qw397B | 23.48 ± 10.40∗ | 258.24 ± 151.68∗ | 53.32 ± 32.90∗ | 16.84 ± 5.93 |
| DS | 110.64 ± 85.31 | 236.28 ± 210.72 | 87.60 ± 52.10 | 13.88 ± 9.98 |
| Batch-tournament (b=20) | ||||
| Gemma4 | 13.12 ± 5.12 | 389.64 ± 92.00 | 78.08 ± 49.83 | 14.80 ± 6.50 |
| Qw27B | 14.28 ± 7.33 | 468.64 ± 50.68 | 64.52 ± 32.94 | 18.04 ± 5.33 |
| Qw35B | 22.00 ± 8.73 | 379.80 ± 110.27 | 52.68 ± 20.12 | 20.36 ± 9.89 |
| Qw397B | 14.48 ± 7.54 | 178.80 ± 82.87† | 81.96 ± 41.10 | 15.08 ± 6.92 |
| DS | 16.88 ± 5.52 | 241.84 ± 52.10 | 32.88 ± 31.71 | 12.36 ± 4.71 |
| Electrostrain | Matbench Steels | Coercivity | Kerr Rotation | |||||
|---|---|---|---|---|---|---|---|---|
| Models | Whole | Batch | Whole | Batch | Whole | Batch | Whole | Batch |
| Gemma4 | 0.998 | 2.27 | 1.02 | 2.11 | 1.60 | 2.08 | 2.21 | 2.02 |
| DS | 1.36 | 2.29 | 1.47 | 2.13 | 2.48 | 2.35 | 2.60 | 2.15 |
| Qw27B | 0.929 | 2.10 | 0.852 | 2.04 | 2.18 | 2.06 | 2.17 | 2.04 |
| Qw35B | 1.26 | 2.20 | 0.747 | 2.12 | 1.67 | 2.24 | 2.77 | 2.08 |
| Qw397B | 1.04 | 2.20 | 1.36∗ | 2.08 | – | 1.84† | – | 2.06 |
| Model | Random | GP-EI | Whole-pool | Generation-and-matching |
|---|---|---|---|---|
| Qw27B | 159.31 ± 91.28 | 42.72 ± 27.24 | 48.24 ± 23.43 | 123.60 ± 63.60 |
| Gemma4 | 44.16 ± 23.36 | 48.80 ± 26.14 |

为什么重要
在材料研发这类每次真实实验都费时费钱的领域,弄清楚通用人工智能模型是否可以在无需额外训练的情况下替代专门的统计优化工具,具有很强的现实意义。这项研究既展示了潜力也暴露了明显局限,提示相关团队现阶段不宜贸然用大语言模型取代成熟的优化方法,而应谨慎验证。
本文术语
- 主动学习(Active Learning) · 利用已有观测结果来决定下一步测试什么,以节省昂贵实验成本的方法
- 高斯过程(Gaussian Process, GP) · 一种能同时预测结果和不确定性的经典统计模型,广泛用于指导材料搜索
- 获取函数(Acquisition Function) · 用于给候选材料打分、决定下一个测试对象的规则,常见的有期望改进量(EI)
- 开源权重大语言模型(Open-weight LLM) · 内部参数公开发布、任何人都可下载运行的大语言模型
- 位置偏差(Position Bias) · 人工智能倾向于选择列表中特定位置(如靠前)的项目,而不管其实际质量如何的现象
论文原文摘要(英文)
Discovering materials with desirable properties often requires searching large candidate spaces while experimental or computational evaluations remain costly. Active learning addresses this challenge by using previous observations to select which candidate to evaluate next, typically through probabilistic surrogate models. We investigate whether open-weight large language models (LLMs) can serve as standalone acquisition policies in this setting. We evaluate five LLMs across four retrospective finite-pool materials optimization tasks under different candidate-presentation strategies and compare them with random selection and conventional Gaussian-process methods. LLM policies generally reach the global optimum in fewer iterations than random selection, indicating that they provide a useful acquisition signal without task-specific training. Their performance relative to Gaussian-process methods is mixed: conventional acquisition performs better on most tasks, while LLMs match or outperform it in some settings. Performance varies substantially across tasks, models, initializations, and candidate presentations, with no LLM approach performing best across all tasks. Overall, open-weight LLMs show potential as acquisition policies for finite-pool materials search, although their reliability remains sensitive to the task and to how candidates and scientific context are presented.
在 arXiv 阅读最新论文
- SWE-bench Science: Can Coding Agents Resolve Engineering Tasks in Science?让AI编程助手去修复真实科学软件,连最强的那个也有一半以上任务没做对
- FlashPrefill V2: Block-Sparse Prefill Attention for Long-Context LLM Serving把稀疏注意力从论文原型变成能真正上线服务的加速方案
- PolicyGuide: From Guarding One Action to Guiding the Whole Workflow for Policy-Compliant LLM Agents让客服AI坐席不只是拦住一个危险动作,而是把整个流程走对
- EXIMO: VLM Guided Exploration of VLA Policies不用人工遥控演示,让会说话的AI来教机械臂做新家务
- EnvHarness: Awakening Static Worlds for Agent Learning不重新搭建训练环境,而是给现有环境套一层可插拔组件,针对每个智能体的具体弱点重新塑形
- Bounded Sovereignty and the Control Tax: Pricing AI Oversight When the Deployer Does Not Own the Model租用AI而非拥有AI的机构,安全监管能力只剩一半
- Beyond Imitation: Filtering On-Policy Distillation by Reasoning ProgressAI模仿老师模型学习时,会误伤本来推理正确的步骤,新方法专门过滤掉这种误伤
- PersonalBench: Measuring the Authorship Gap in LLM Personalization让AI模仿某人的文风,结果发现它始终摆脱不了自己的腔调
METAL MEDIA 最新报道
图片来源: Dino-Rober Demir et al., arXiv:2608.19790, CC BY 4.0