paper-with-me

홈 › Papers

Experience as a Compass: Multi-agent RAG with Evolving Orchestration and Agent Prompts

2026-04-01 · Sha Li, Naren Ramakrishnan arxiv

Multi-agent Retrieval-Augmented Generation (RAG), wherein each agent takes on a specific role, supports hard queries that require multiple steps and sources, or complex reasoning. Existing approaches, however, rely on static agent behaviors and fixed orchestration strategies, leading to brittle performance on diverse, multi-hop tasks. We identify two key limitations: the lack of continuously adaptive orchestration mechanisms and the absence of behavior-level learning for individual agents. To this end, we propose HERA, a hierarchical framework that jointly evolves multi-agent orchestration and role-specific agent prompts. At the global level, HERA optimizes query-specific agent topologies through reward-guided sampling and experience accumulation. At the local level, Role-Aware Prompt Evolution refines agent behaviors via credit assignment and dual-axes adaptation along operational and behavioral principles, enabling targeted, role-conditioned improvements. On six knowledge-intensive benchmarks, HERA achieves an average improvement of 38.69\% over recent baselines while maintaining robust generalization and token efficiency. Topological analyses reveal emergent self-organization, where sparse exploration yields compact, high-utility multi-agent networks, demonstrating both efficient coordination and robust reasoning.

📄 PDF Abstract BibTeX arXiv:2604.00901

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SwarmBench: Can Large Language Models Act as Agent Swarm Orchestrators?

2026-08-31 · Jinshan Gao, Zhuoran Jin, Tianyi Men, Kang Liu 외 arxiv

Large language model-based multi-agent systems are evolving from fixed interaction topologies toward dynamically orchestrated Agent Swarms. However, existing benchmarks are still largely based on single-agent or general-…

Vibe AIGC: A New Paradigm for Content Generation via Agentic Orchestration

2026-02-04 · Jiaheng Liu, Yuanxing Zhang, Shihao Li, Xinping Lei arxiv

For the past decade, the trajectory of generative artificial intelligence (AI) has been dominated by a model-centric paradigm driven by scaling laws. Despite significant leaps in visual fidelity, this approach has encoun…

Prompt Engineering

Automatic Method Illustration Generation for AI Scientific Papers via Drawing Middleware Creation, Evolution, and Orchestration

2026-02-06 · Zhuoling Li, Jiarui Zhang, Ping Hu, Jason Kuen 외 arxiv

Method illustrations (MIs) play a crucial role in conveying the core ideas of scientific papers, yet their generation remains a labor-intensive process. Here, we take inspiration from human authors' drawing practices and…

Evolving Medical Imaging Agents via Experience-driven Self-skill Discovery

2026-03-06 · Lin Fan, Pengyu Dai, Zhipeng Deng, Haolin Wang 외 arxiv

Clinical image interpretation is inherently multi-step and tool-centric: clinicians iteratively combine visual evidence with patient context, quantify findings, and refine their decisions through a sequence of specialize…

Domain Generalization

AutoAgent: Evolving Cognition and Elastic Memory Orchestration for Adaptive Agents

2026-03-10 · Xiaoxing Wang, Ning Liao, Shikun Wei, Chen Tang 외 arxiv

Autonomous agent frameworks still struggle to reconcile long-term experiential learning with real-time, context-sensitive decision-making. In practice, this gap appears as static cognition, rigid workflow dependence, and…