paper-with-me

Papers

A Multi-Agent Human-LLM Collaborative Framework for Closed-Loop Scientific Literature Summarization

2026-04-01 · Maxwell J. Jacobson, Daniel Xie, Jackson Shen, Adil Wazeer, Haiyan Wang, Xinghang Zhang, Yexiang Xue arxiv

Scientific discovery is slowed by fragmented literature that requires excessive human effort to gather, analyze, and understand. AI tools, including autonomous summarization and question answering, have been developed to aid in understanding scientific literature. However, these tools lack the structured, multi-step approach necessary for extracting deep insights from scientific literature. Large Language Models (LLMs) offer new possibilities for literature analysis, but remain unreliable due to hallucinations and incomplete extraction. We introduce Elhuyar, a multi-agent, human-in-the-loop system that integrates LLMs, structured AI, and human scientists to extract, analyze, and iteratively refine insights from scientific literature. The framework distributes tasks among specialized agents for filtering papers, extracting data, fitting models, and summarizing findings, with human oversight ensuring reliability. The system generates structured reports with extracted data, visualizations, model equations, and text summaries, enabling deeper inquiry through iterative refinement. Deployed in materials science, it analyzed literature on tungsten under helium-ion irradiation, showing experimentally correlated exponential helium bubble growth with irradiation dose and temperature, offering insight for plasma-facing materials (PFMs) in fusion reactors. This demonstrates how AI-assisted literature review can uncover scientific patterns and accelerate discovery.

📄 PDF Abstract BibTeX arXiv:2604.01452

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Multi-Agent Deep Reinforcement Learning for Multiple Anesthetics Collaborative Control

2025-04-07 · Huijie Li, Yide Yu, Si Shi, Anmin Hu 외

Automated control of personalized multiple anesthetics in clinical Total Intravenous Anesthesia (TIVA) is crucial yet challenging. Current systems, including target-controlled infusion (TCI) and closed-loop systems, eith…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

COMMA: A Communicative Multimodal Multi-Agent Benchmark

2024-10-10 · Timothy Ossowski, Jixuan Chen, Danyal Maqbool, Zefan Cai 외

The rapid advances of multi-modal agents built on large foundation models have largely overlooked their potential for language-based communication between agents in collaborative tasks. This oversight presents a critical…

Multi-Turn Multi-Agent Dialogue for Collaborative Reconstruction Improves VLM Performance on Spatial Reasoning, But Only Barely

2026-05-29 · Chalamalasetti Kranti, Sherzod Hakimov, David Schlangen arxiv

Robots operating in diverse environments rely on visual input to interpret objects and spatial layouts. In human-collaborative tasks, they are expected to communicate this understanding through language. Vision-language …

Instruction FollowingQuestion AnsweringSpatial Reasoning

Controller Synthesis of Collaborative Signal Temporal Logic Tasks for Multi-Agent Systems via Assume-Guarantee Contracts

2023-09-23 · Siyuan Liu, Adnane Saoud, Dimos V. Dimarogonas

This paper considers the problem of controller synthesis of signal temporal logic (STL) specifications for large-scale multi-agent systems, where the agents are dynamically coupled and subject to collaborative tasks. A c…

Close the Loop: Synthesizing Infinite Tool-Use Data via Multi-Agent Role-Playing

2025-12-29 · Yuwen Li, Wei Zhang, Zelong Huang, Mason Yang 외 arxiv

Enabling Large Language Models (LLMs) to reliably invoke external tools remains a critical bottleneck for autonomous agents. Existing approaches suffer from three fundamental challenges: expensive human annotation for hi…