ScienceIDE:把全球科学代码库变成智能体可学习环境

HuggingFace Daily Papers(社区热门论文)·2026-09-16 08:00·1天前
AI 导读

研究团队推出 ScienceIDE,将科学代码仓库转化为可供智能体执行、生成任务并做科学验证的可编程环境,以打通"科学经验瓶颈"。基于验证过的交互轨迹,团队训练了 PhAI-IDE-72B、PhAI-IDE-9B 和 PhAI-IDE-4B 三个模型,在留出的科学代码修复任务及部分代码、推理、知识通用基准上均有提升。

HuggingFace Daily Papers(社区热门论文)
44AI 编辑部评分,满分 100

ScienceIDE:把全球科学代码库变成智能体可学习环境

2026-09-16 08:00· 1天前
AI 导读

研究团队推出 ScienceIDE,将科学代码仓库转化为可供智能体执行、生成任务并做科学验证的可编程环境,以打通"科学经验瓶颈"。基于验证过的交互轨迹,团队训练了 PhAI-IDE-72B、PhAI-IDE-9B 和 PhAI-IDE-4B 三个模型,在留出的科学代码修复任务及部分代码、推理、知识通用基准上均有提升。

Scientific code repositories encode decades of human knowledge in executable models, methods, and tools. Yet fragmented toolchains, implicit domain conventions, and specialized correctness criteria make this knowledge difficult to convert into reliable learning experience-a challenge we call the scientific experience bottleneck. We introduce ScienceIDE, infrastructure for turning the world's scientific code into programmable environments for scientific agents. Guided by expert-defined scientific cases and acceptance criteria, agents transform repositories into executable environments that support task generation, execution, and scientific verification. These environments provide a shared foundation for supervised fine-tuning, reinforcement learning, and evaluation. Using verified interaction trajectories, we train PhAI-IDE-72B, PhAI-IDE-9B, and PhAI-IDE-4B. The model family shows gains in held-out scientific-code repair and across selected general-purpose benchmarks in code, reasoning, and knowledge, providing evidence of positive transfer from scientific experience to broader capabilities. ScienceIDE lays the foundation for an integrated workspace for agent learning and scientific practice, making humanity's scientific software a shared substrate for developing scientific intelligence. Code: https://github.com/aitofound/ScienceIDE

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org