paper-with-me

홈 › Papers

AutoSci: A Memory-Centric Agentic System for the Full Scientific Research Lifecycle

2026-05-29 · Weitong Qian, Beicheng Xu, Zhongao Xie, Bowen Fan, Guozheng Tang, Jiale Chen, Xinzhe Wu, Mingtian Yang, Chenyang Di, Jiajun Li, Lingching Tung, Peichao Lai, Yifei Xia, Ziyi Guo, Yanwei Xu, Yanzhao Qin, Shaoduo Gan, Xupeng Miao, Bin Cui arxiv

Scientific research has traditionally been human-intensive, requiring researchers to coordinate literature, ideas, experiments, manuscripts, and review responses across long project cycles. The rise of LLM-based scientific agents creates an opportunity to automate this process. Such a system must support the full research lifecycle, maintain structured persistent memory across projects, and improve its own research procedures over time. However, existing systems either partially satisfy or fail to satisfy these requirements, leaving a gap for a unified automated scientific research system. As a result, we present AutoSci, a memory-centric agentic system for the full scientific research lifecycle. AutoSci is organized around four modules. SciMem provides schema-governed research memory, separating Long-Term Knowledge Memory for reusable scientific knowledge from Active Research Memory for project-level artifacts such as ideas, experiments, manuscripts, and reviews. SciFlow executes a five-stage lifecycle from literature understanding to rebuttal through a harness that controls state, context, verification, feedback, and orchestration. SciDAG augments difficult skills with DAG-shaped multi-agent operators and reusable stage-specific templates. SciEvolve converts feedback signals from users, experiments, reviews, and external environments into versioned updates to SciMem organization, SciFlow skills, and SciDAG templates. Together, these modules make AutoSci a persistent research environment that can execute, remember, and evolve across research projects. The code repository is available at https://github.com/skyllwt/AutoSci.

📄 PDF Abstract BibTeX arXiv:2605.31468

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EgoCITE: Context-Augmented Indexing and Time-Aware Retrieval for Long-Horizon Egocentric Memory

2026-08-12 · Le Zhang, Hao Chen, Vlad Roznyatovskiy, Jianzhong Zhang 외 arxiv

Long-horizon egocentric memory transforms continuous first-person video and audio into a searchable record of past experiences. We demonstrate two bottlenecks in existing systems: indices built from context-poor captions…

DeltaMem: Towards Agentic Memory Management via Reinforcement Learning

2026-04-02 · Qi Zhang, Shen Huang, Chu Liu, Shouqing Yang 외 arxiv

Recent advances in persona-centric memory have revealed the powerful capability of multi-agent systems in managing persona memory, especially in conversational scenarios. However, these complex frameworks often suffer fr…

Reinforcement Learning

Learning to Evaluate Before Improving: Automatic Rubric Induction for Automatic Research Agents

2026-08-31 · Xuehai Wang, Haowei Qin, Tongxin Liu, Junkai Li 외 hf

Autonomous scientific research agents are increasingly applied to end-to-end scientific workflows, including literature review, data analysis, experimentation, and report generation. However, open-ended research tasks of…

AutoScientists: Self-Organizing Agent Teams for Long-Running Scientific Experimentation

2026-05-27 · Shanghua Gao, Ada Fang, Marinka Zitnik arxiv

Scientific research proceeds through iterative cycles of hypothesis generation, experiment design, execution, and revision. AI agents can automate parts of this process, but existing approaches typically follow a single …

Drug Discovery

AutoSciLab: A Self-Driving Laboratory For Interpretable Scientific Discovery

2024-12-16 · Saaketh Desai, Sadhvikas Addamane, Jeffrey Y. Tsao, Igal Brener 외

Advances in robotic control and sensing have propelled the rise of automated scientific laboratories capable of high-throughput experiments. However, automated scientific laboratories are currently limited by human intui…

Active Learningscientific discovery