An end-to-end agentic system that parses raw experimental data, designs hypotheses, and drives self-evolving scientific workflows across domains.
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.
Our preprint highlights the data-centric workflow, evaluation across three benchmarks, and a lightweight tooling stack for research labs.
arXiv:2603.01421We are actively exploring broader domain coverage, interactive experiment planning, and long-horizon memory evaluation. Collaborators are welcome.