A Delta-Aware Orchestration Framework for Scalable Multi-Agent Edge Computing
Samaresh Kumar Singh, Joyjit Roy

TL;DR
This paper introduces DAOEF, a comprehensive framework that addresses performance collapse in large-scale multi-agent edge computing by combining neural caching, action pruning, and hardware matching, resulting in significant latency improvements.
Contribution
DAOEF is the first framework to simultaneously tackle the interaction of action-space growth, redundancy, and hardware scheduling in edge federations, achieving scalable performance.
Findings
DAOEF achieves 1.45x gain over independent mechanisms.
Latency reduced by 62% in 200-agent cloud deployment.
Sub-linear latency growth observed up to 250 agents.
Abstract
The Synergistic Collapse occurs when scaling beyond 100 agents causes superlinear performance degradation that individual optimizations cannot prevent. We observe this collapse with 150 cameras in Smart City deployment using MADDPG, where Deadline Satisfaction drops from 78% to 34%, producing approximately $180,000 in annual cost overruns. Prior work has addressed each contributing factor in isolation: exponential action-space growth, computational redundancy among spatially adjacent agents, and task-agnostic hardware scheduling. None has examined how these three factors interact and amplify each other. We present DAOEF (Delta-Aware Orchestration for Edge Federations), a framework that addresses all three simultaneously through: (1) Differential Neural Caching, which stores intermediate layer activations and computes only the input deltas, achieving 2.1x higher hit ratios (72% vs. 35%)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
