Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv Machine Learning · 2026/7/30 17:21:58
APO: Unsupervised Atomic Policy Optimization for 3D Structure Prediction of Atomic Systems
AI 中文解读
这项研究给AI预测原子结构装上了一个“自我纠错”的大脑,不再需要昂贵的人工实验数据作为标准答案。以前,AI学习预测新材料或蛋白质的三维结构,必须靠大量真实测量数据来“手把手”教,但这些数据获取既贵又慢,极大限制了科研进度。新提出的APO框架则大胆地让AI从自身生成的结构中寻找内在规律,通过一种巧妙的自学机制判断哪种排列更稳定、更合理,就像让学生自己对照物理定律对答案,而不是老师逐题批改。测试证明,这种无师自通的AI在晶体和抗体结构预测上比传统监督学习的模型更准确,速度也更快。这项技术的意义在于,它把科研人员从昂贵的实验成本中解放出来,未来无论是设计新型电池材料、开发靶向药物,还是探索未知的化合物,AI都能在几乎没有数据的情况下快速给出可靠的候选结构,大大加速从理论到产品的研发周期。对普通人来说,这意味着更高效的药物研发和新能源材料或许会提早到来。
Predicting the 3D structures of atomic systems is fundamental to advancing material science and drug discovery. While flow-matching models (, FlowDPO) have recently shown promise in this domain, their performance relies heavily on alignment with ground-truth coordinates via supervised preference learning. However, obtaining experimental labels for novel crystal phases or de novo proteins is prohibitively expensive, creating a bottleneck for structural modeling in data-scarce regimes. In this work, we propose (Atomic Policy Optimization), a fully unsupervised alignment framework that eliminates the need for ground-truth reference structures. APO adapts group-relative policy optimization to 3D atomic environments, utilizing a novel dual-reward mechanism: (i) a that reinforces the policy's dominant latent structural modes through eigen-decomposition of sample similarities, and (ii) a that enforces thermodynamic stability. Our framework enables the model to ``self-correct'' by identifying physically plausible configurations within sampled groups. Extensive benchmarks on crystal and antibody structure prediction demonstrate that APO consistently outperforms fully supervised baselines, achieving a new state-of-the-art in match rates and structural fidelity. Furthermore, we show that APO effectively straightens probability paths, significantly improving inference efficiency. Our results suggest that intrinsic physical consistency can serve as a superior guide for alignment compared to noisy, supervised coordinate matching.
分享
阅读原文 ↗