paper-with-me

홈 › Papers

A Hierarchical Multi-Agent System for Autonomous Discovery in Geoscientific Data Archives

2026-02-24 · Dmitrii Pantiukhin, Ivan Kuznetsov, Boris Shapkin, Antonia Anna Jost, Thomas Jung, Nikolay Koldunov arxiv

The rapid accumulation of Earth science data has created a significant scalability challenge; while repositories like PANGAEA host vast collections of datasets, citation metrics indicate that a substantial portion remains underutilized, limiting data reusability. Here we present PANGAEA-GPT, a hierarchical multi-agent framework designed for autonomous data discovery and analysis. Unlike standard Large Language Model (LLM) wrappers, our architecture implements a centralized Supervisor-Worker topology with strict data-type-aware routing, sandboxed deterministic code execution, and self-correction via execution feedback, enabling agents to diagnose and resolve runtime errors. Through use-case scenarios spanning physical oceanography and ecology, we demonstrate the system's capacity to execute complex, multi-step workflows with minimal human intervention. This framework provides a methodology for querying and analyzing heterogeneous repository data through coordinated agent workflows.

📄 PDF Abstract BibTeX arXiv:2602.21351

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical Multi-agent Large Language Model Reasoning for Autonomous Functional Materials Discovery

2025-12-15 · Samuel Rothfarb, Megan C. Davis, Ivana Matanovic, Baikun Li 외 arxiv

Artificial intelligence is reshaping scientific exploration, but most methods automate procedural tasks without engaging in scientific reasoning, limiting autonomy in discovery. We introduce Materials Agents for Simulati…

Active Learning

Option Discovery using Deep Skill Chaining

2020-05-01 · ICLR 2020 1 · Akhil Bagaria, George Konidaris

Autonomously discovering temporally extended actions, or skills, is a longstanding goal of hierarchical reinforcement learning. We propose a new algorithm that combines skill chaining with deep neural networks to autonom…

continuous-controlContinuous ControlHierarchical Reinforcement Learningreinforcement-learning+2

MCP-Zero: Active Tool Discovery for Autonomous LLM Agents

2025-06-01 · Xiang Fei, Xiawu Zheng, Hao Feng

True intelligence requires active capability acquisition, yet current LLM agents inject pre-defined tool schemas into prompts, reducing models to passive selectors and falling short of robust general-purpose agency. We i…

RetrievalSemantic SimilaritySemantic Textual SimilarityTask 2

Incremental Hierarchical Reinforcement Learning with Multitask LMDPs

2018-09-27 · Adam C Earle, Andrew M Saxe, Benjamin Rosman

Exploration is a well known challenge in Reinforcement Learning. One principled way of overcoming this challenge is to find a hierarchical abstraction of the base problem and explore at these higher levels, rather than i…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

MolClaw: An Autonomous Agent with Hierarchical Skills for Drug Molecule Evaluation, Screening, and Optimization

2026-04-02 · Lisheng Zhang, Lilong Wang, Xiangyu Sun, Wei Tang 외 arxiv

Computational drug discovery, particularly the complex workflows of drug molecule screening and optimization, requires orchestrating dozens of specialized tools in multi-step workflows, yet current AI agents struggle to …

Drug Discovery