paper-with-me

Papers

Agent Laboratory: Using LLM Agents as Research Assistants

2025-01-08 · Samuel Schmidgall, Yusheng Su, Ze Wang, Ximeng Sun, Jialian Wu, Xiaodong Yu, Jiang Liu, Michael Moor, Zicheng Liu, Emad Barsoum

Historically, scientific discovery has been a lengthy and costly process, demanding substantial time and resources from initial conception to final results. To accelerate scientific discovery, reduce research costs, and improve research quality, we introduce Agent Laboratory, an autonomous LLM-based framework capable of completing the entire research process. This framework accepts a human-provided research idea and progresses through three stages--literature review, experimentation, and report writing to produce comprehensive research outputs, including a code repository and a research report, while enabling users to provide feedback and guidance at each stage. We deploy Agent Laboratory with various state-of-the-art LLMs and invite multiple researchers to assess its quality by participating in a survey, providing human feedback to guide the research process, and then evaluate the final paper. We found that: (1) Agent Laboratory driven by o1-preview generates the best research outcomes; (2) The generated machine learning code is able to achieve state-of-the-art performance compared to existing methods; (3) Human involvement, providing feedback at each stage, significantly improves the overall quality of research; (4) Agent Laboratory significantly reduces research expenses, achieving an 84% decrease compared to previous autonomous research methods. We hope Agent Laboratory enables researchers to allocate more effort toward creative ideation rather than low-level coding and writing, ultimately accelerating scientific discovery.

📄 PDF Abstract BibTeX arXiv:2501.04227

Code (2)

Masao-Taketani/LocalAgentLaboratory pytorch
samuelschmidgall/agentlaboratory pytorch

Tasks

scientific discovery

Similar Papers 제목 키워드 기반

Beyond AI as Assistants: Toward Autonomous Discovery in Cosmology

2026-05-14 · Licong Xu, Thomas Borrett arxiv

Recent advances in artificial intelligence (AI) agents are pushing AI beyond tools toward autonomous scientific discovery. We discuss two complementary agentic systems for cosmology: \texttt{CMBEvolve}, which targets tas…

Out-of-Distribution Detection

Reproducing and Extending Experiments in Behavioral Strategy with Large Language Models

2024-10-09 · Daniel Albert, Stephan Billinger

In this study, we propose LLM agents as a novel approach in behavioral strategy research, complementing simulations and laboratory experiments to advance our understanding of cognitive processes in decision-making. Speci…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model

Technical Implementation of Tippy: Multi-Agent Architecture and System Design for Drug Discovery Laboratory Automation

2025-07-18 · Yao Fehlis, Charles Crain, Aidan Jensen, Michael Watson 외 arxiv

Building on the conceptual framework presented in our previous work on agentic AI for pharmaceutical research, this paper provides a comprehensive technical analysis of Tippy's multi-agent system implementation for drug …

Drug Discovery

Autonomous Microscopy Experiments through Large Language Model Agents

2024-12-18 · Indrajeet Mandal, Jitendra Soni, Mohd Zaki, Morten M. Smedskjaer 외

The emergence of large language models (LLMs) has accelerated the development of self-driving laboratories (SDLs) for materials research. Despite their transformative potential, current SDL implementations rely on rigid,…

BenchmarkingExperimental DesignLanguage ModelingLanguage Modelling+2

LABSHIELD: A Multimodal Benchmark for Safety-Critical Reasoning and Planning in Scientific Laboratories

2026-03-12 · Qianpu Sun, Xiaowei Chi, Yuhan Rui, Ying Li 외 arxiv

Artificial intelligence is increasingly catalyzing scientific automation, with multimodal large language model (MLLM) agents evolving from lab assistants into self-driving lab operators. This transition imposes stringent…