菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-16
📄 Abstract - Protein Design with Agent Rosetta: A Case Study for Specialized Scientific Agents

Large language models (LLMs) are capable of emulating reasoning and using tools, creating opportunities for autonomous agents that execute complex scientific tasks. Protein design provides a natural testbed: although machine learning (ML) methods achieve strong results, these are largely restricted to canonical amino acids and narrow objectives, leaving unfilled need for a generalist tool for broad design pipelines. We introduce Agent Rosetta, an LLM agent paired with a structured environment for operating Rosetta, the leading physics-based heteropolymer design software, capable of modeling non-canonical building blocks and geometries. Agent Rosetta iteratively refines designs to achieve user-defined objectives, combining LLM reasoning with Rosetta's generality. We evaluate Agent Rosetta on design with canonical amino acids, matching specialized models and expert baselines, and with non-canonical residues -- where ML approaches fail -- achieving comparable performance. Critically, prompt engineering alone often fails to generate Rosetta actions, demonstrating that environment design is essential for integrating LLM agents with specialized software. Our results show that properly designed environments enable LLM agents to make scientific software accessible while matching specialized tools and human experts.

顶级标签: llm agents biology
详细标签: protein design scientific agents tool integration non-canonical amino acids autonomous reasoning 或 搜索:

使用Agent Rosetta进行蛋白质设计:一个关于专业科学智能体的案例研究 / Protein Design with Agent Rosetta: A Case Study for Specialized Scientific Agents


1️⃣ 一句话总结

这篇论文介绍了一个名为Agent Rosetta的人工智能体,它通过结合大语言模型的推理能力和专业的蛋白质设计软件Rosetta,能够自动完成复杂的蛋白质设计任务,包括使用非标准氨基酸,其性能媲美专业模型和人类专家,证明了精心设计的交互环境对于将AI智能体与专业科学软件结合至关重要。

源自 arXiv: 2603.15952