paper-with-me

홈 › Papers

Federation of Agents: A Semantics-Aware Communication Fabric for Large-Scale Agentic AI

2025-09-24 · Lorenzo Giusti, Ole Anton Werner, Riccardo Taiello, Matilde Carvalho Costa, Emre Tosun, Andrea Protani, Marc Molina, Rodrigo Lopes de Almeida, Paolo Cacace, Diogo Reis Santos, Luigi Serio arxiv

We present Federation of Agents (FoA), a distributed orchestration framework that transforms static multi-agent coordination into dynamic, capability-driven collaboration. FoA introduces Versioned Capability Vectors (VCVs): machine-readable profiles that make agent capabilities searchable through semantic embeddings, enabling agents to advertise their capabilities, cost, and limitations. Our aarchitecturecombines three key innovations: (1) semantic routing that matches tasks to agents over sharded HNSW indices while enforcing operational constraints through cost-biased optimization, (2) dynamic task decomposition where compatible agents collaboratively break down complex tasks into DAGs of subtasks through consensus-based merging, and (3) smart clustering that groups agents working on similar subtasks into collaborative channels for k-round refinement before synthesis. Built on top of MQTT,s publish-subscribe semantics for scalable message passing, FoA achieves sub-linear complexity through hierarchical capability matching and efficient index maintenance. Evaluation on HealthBench shows 13x improvements over single-model baselines, with clustering-enhanced laboration particularly effective for complex reasoning tasks requiring multiple perspectives. The system scales horizontally while maintaining consistent performance, demonstrating that semantic orchestration with structured collaboration can unlock the collective intelligence of heterogeneous federations of AI agents.

📄 PDF Abstract BibTeX arXiv:2509.20175

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Federation of Experts: Communication Efficient Distributed Inference for Large Language Models

2026-05-07 · Muhammad Shahir Abdurrahman, Chun Deng, Azalia Mirhoseini, Philip Levis arxiv

Mixture of experts has emerged as the primary mechanism for making Large Language Models (LLMs) computationally efficient. However, in distributed settings, communicating token embeddings between experts is a significant…

Beyond the Federation: Topology-aware Federated Learning for Generalization to Unseen Clients

2024-07-06 · Mengmeng Ma, Tang Li, Xi Peng

Federated Learning is widely employed to tackle distributed sensitive data. Existing methods primarily focus on addressing in-federation data heterogeneity. However, we observed that they suffer from significant performa…

Federated LearningPrivacy Preserving

Communication Beyond Transmitting Bits: Semantics-Guided Source and Channel Coding

2022-08-04 · Jincheng Dai, Ping Zhang, Kai Niu, Sixian Wang 외

Classical communication paradigms focus on accurately transmitting bits over a noisy channel, and Shannon theory provides a fundamental theoretical limit on the rate of reliable communications. In this approach, bits are…

Diversity

Rethinking Modern Communication from Semantic Coding to Semantic Communication

2021-10-16 · Kun Lu, Qingyang Zhou, Rongpeng Li, Zhifeng Zhao 외

Modern communications are usually designed to pursue a higher bit-level precision and fewer bits while transmitting a message. This article rethinks these two major features and introduces the concept and advantage of se…

Reinforcement Learning (RL)Semantic Communication

Adversarial Social Epistemology for Assemblies of Humans and Large Language Models

2026-07-08 · Mihnea C. Moldoveanu, Joel A. C. Baum arxiv

We outline an adversarial social epistemology (ASE) for densely interactive communicative landscapes in which public assertions are scaffolded by chains of testimony, inference, institutional certification, and tacit tru…