paper-with-me

Papers

Knowledge Base-Aware Orchestration: A Dynamic, Privacy-Preserving Method for Multi-Agent Systems

2025-09-23 · Danilo Trombino, Vincenzo Pecorella, Alessandro de Giulii, Davide Tresoldi arxiv

Multi-agent systems (MAS) are increasingly tasked with solving complex, knowledge-intensive problems where effective agent orchestration is critical. Conventional orchestration methods rely on static agent descriptions, which often become outdated or incomplete. This limitation leads to inefficient task routing, particularly in dynamic environments where agent capabilities continuously evolve. We introduce Knowledge Base-Aware (KBA) Orchestration, a novel approach that augments static descriptions with dynamic, privacy-preserving relevance signals derived from each agent's internal knowledge base (KB). In the proposed framework, when static descriptions are insufficient for a clear routing decision, the orchestrator prompts the subagents in parallel. Each agent then assesses the task's relevance against its private KB, returning a lightweight ACK signal without exposing the underlying data. These collected signals populate a shared semantic cache, providing dynamic indicators of agent suitability for future queries. By combining this novel mechanism with static descriptions, our method achieves more accurate and adaptive task routing preserving agent autonomy and data confidentiality. Benchmarks show that our KBA Orchestration significantly outperforms static description-driven methods in routing precision and overall system efficiency, making it suitable for large-scale systems that require higher accuracy than standard description-driven routing.

📄 PDF Abstract BibTeX arXiv:2509.19599

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

IslandRun: Privacy-Aware Multi-Objective Orchestration for Distributed AI Inference

2025-11-29 · Bala Siva Sai Akhil Malepati arxiv

Modern AI inference faces an irreducible tension: no single computational resource simultaneously maximizes performance, preserves privacy, minimizes cost, and maintains trust. Existing orchestration frameworks optimize …

Federated Learning

Adaptive Orchestration for Inference of Large Foundation Models at the Edge

2025-03-19 · Fernando Koch, Aladin Djuhera, Alecio Binotto

Large Foundation Models (LFMs), including multi-modal and generative AI models, promise to unlock new capabilities for next-generation Edge AI applications. However, performing inference with LFMs in resource-constrained…

Edge-computing

Joint Partitioning and Placement of Foundation Models for Real-Time Edge AI

2025-11-30 · Aladin Djuhera, Fernando Koch, Alecio Binotto arxiv

Inference over large-scale foundation models within heterogeneous edge environments necessitates a fundamentally reconfigurable orchestration substrate. Static partitioning of model layers presumes temporal stability acr…

MetaFed: Advancing Privacy, Performance, and Sustainability in Federated Metaverse Systems

2025-08-24 · Muhammet Anil Yagiz, Zeynep Sude Cengiz, Polat Goktas arxiv

The rapid expansion of immersive Metaverse applications introduces complex challenges at the intersection of performance, privacy, and environmental sustainability. Centralized architectures fall short in addressing thes…

Multi-agent Reinforcement LearningFederated Learning

Orchestration-Free Customer Service Automation: A Privacy-Preserving and Flowchart-Guided Framework

2026-02-17 · Mengze Hong, Chen Jason Zhang, Zichang Guo, Hanlin Gu 외 arxiv

Customer service automation has seen growing demand within digital transformation. Existing approaches either rely on modular system designs with extensive agent orchestration or employ over-simplified instruction schema…