菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-10
📄 Abstract - Notes2Skills: From Lab Notebooks to Certainty-Aware Scientific Agent Skills

Scientific discovery workflows usually contain and rely heavily on lab notes, where researchers record observations, interpret uncertain results, and plan follow-up experiments. Such informative lab notes preserve evolving scientific reasoning and author uncertainty, rather than polished final results exhibited in publications, providing a valuable opportunity for AI to engage in scientific exploration at a more comprehensive and deeper level. However, most prior work on scientific text focuses on papers, protocols, or structured databases, leaving informal laboratory notes underexplored as inputs to AI agents for science. This gap matters because lab notes often intermingle validated observations, tentative judgments, and possible experimental next steps within the same passage. If these signals are conflated, an AI agent may mistake uncertain scientific judgments for confirmed conclusions or executable actions. To this end, we present Notes2Skills, a two-stage framework for turning lab notebooks into verifiable skills for scientific AI agents while preserving the author's certainty. Across seven conditions and three wet-lab sessions, Notes2Skills is the only configuration that neither mistakes uncertain notes for firm instructions nor discards firm ones. We show that certainty preservation is the missing piece between lab notebooks and reliable agent skills, opening a path toward safer AI co-scientist systems.

顶级标签: llm agents natural language processing
详细标签: lab notebooks uncertainty scientific agents skill extraction certainty preservation 或 搜索:

从实验笔记到技能:将实验室记录转化为具有确定性感知的科学智能体技能 / Notes2Skills: From Lab Notebooks to Certainty-Aware Scientific Agent Skills


1️⃣ 一句话总结

本文提出了一种名为Notes2Skills的两阶段框架,能够将研究人员记录在实验笔记本中的观察、不确定判断和后续计划,转化为可用于AI科学智能体的可靠技能,同时准确保留作者对不同信息的确信程度,避免了将不确定的推测误认为是确定的结论或可执行的步骤。

源自 arXiv: 2606.11897