SciDER:以数据为中心的科学端到端研究者 / SciDER: Scientific Data-centric End-to-end Researcher
1️⃣ 一句话总结
这篇论文介绍了一个名为SciDER的自动化系统,它能够直接处理原始科学实验数据,通过多个智能体协作分析数据、提出假设、设计实验并自动编写和执行代码,从而实现了从数据到发现的全流程自动化研究。
Automated scientific discovery with large language models is transforming the research lifecycle from ideation to experimentation, yet existing agents struggle to autonomously process raw data collected from scientific experiments. We introduce SciDER, a data-centric end-to-end system that automates the research lifecycle. Unlike traditional frameworks, our specialized agents collaboratively parse and analyze raw scientific data, generate hypotheses and experimental designs grounded in specific data characteristics, and write and execute corresponding code. Evaluation on three benchmarks shows SciDER excels in specialized data-driven scientific discovery and outperforms general-purpose agents and state-of-the-art models through its self-evolving memory and critic-led feedback loop. Distributed as a modular Python package, we also provide easy-to-use PyPI packages with a lightweight web interface to accelerate autonomous, data-driven research and aim to be accessible to all researchers and developers.
SciDER:以数据为中心的科学端到端研究者 / SciDER: Scientific Data-centric End-to-end Researcher
这篇论文介绍了一个名为SciDER的自动化系统,它能够直接处理原始科学实验数据,通过多个智能体协作分析数据、提出假设、设计实验并自动编写和执行代码,从而实现了从数据到发现的全流程自动化研究。
源自 arXiv: 2603.01421