paper-with-me

Papers

Toward Auditable AI Scientists: A Hypothesis Evolution Protocol for LLM Agents

2026-07-10 · Izumi Takahara, Teruyasu Mizoguchi arxiv

Large language model (LLM) agents are increasingly expected to play a central role in AI-driven scientific discovery. Equipped with broad knowledge, flexible reasoning, and tool use, they have the potential to autonomously explore and solve scientific problems by repeatedly proposing hypotheses, testing them, and revising their beliefs in the light of the evidence. In current agents, however, these hypotheses, tests, and belief updates are buried in unstructured logs, and no mechanism lets the agent or the human researcher audit that process. Here we propose the Hypothesis Evolution Protocol (HEP), an agent harness that provides hypothesis generation, evaluation, and evolution as explicit, auditable operations. On materials-science research tasks, a HEP-equipped agent operates the hypothesis--test--evidence--belief cycle that planning-style agents lack, generalizes across research questions, and exploits the protocol more fully as the base LLM becomes more capable. These results mark a step toward auditable AI scientists, whose scientific reasoning can be inspected, verified, and built upon.

📄 PDF Abstract BibTeX arXiv:2607.09195

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Autogenesis: A Self-Evolving Agent Protocol

2026-04-16 · Wentao Zhang, Zhe Zhao, Haibin Wen, Yingcheng Wu 외 arxiv

Recent advances in LLM based agent systems have shown promise in tackling complex, long horizon tasks. However, existing agent protocols (e.g., A2A and MCP) under specify cross entity lifecycle and context management, ve…

Agent TCP/IP: An Agent-to-Agent Transaction System

2025-01-08 · Andrea Muttoni, Jason Zhao

Autonomous agents represent an inevitable evolution of the internet. Current agent frameworks do not embed a standard protocol for agent-to-agent interaction, leaving existing agents isolated from their peers. As intelle…

The Orchestration of Multi-Agent Systems: Architectures, Protocols, and Enterprise Adoption

2026-01-20 · Apoorva Adimulam, Rajesh Gupta, Sumit Kumar arxiv

Orchestrated multi-agent systems represent the next stage in the evolution of artificial intelligence, where autonomous agents collaborate through structured coordination and communication to achieve complex, shared obje…

Emergence of Linguistic Communication from Referential Games with Symbolic and Pixel Input

2018-04-11 · ICLR 2018 1 · Angeliki Lazaridou, Karl Moritz Hermann, Karl Tuyls, Stephen Clark

The ability of algorithms to evolve or learn (compositional) communication protocols has traditionally been studied in the language evolution literature through the use of emergent communication tasks. Here we scale up t…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

MOOSE-Copilot: A Web-Based Interactive Assistant for Unified Exploratory and Fine-Grained Scientific Hypothesis Discovery

2026-05-28 · Hongran An, Zonglin Yang arxiv

Large language models (LLMs) show remarkable potential in scientific hypothesis discovery. However, existing approaches face two critical limitations: they treat divergent exploratory search and convergent fine-grained r…