MAS-DecStream uses LLM agents to cut edge latency by 97%
New multi-agent system slashes edge computing latency violations to just 3%...
Researchers Sabeur Lajili and Zaki Brahmi have developed MAS-DecStream, a multi-agent scheduling framework for stream processing in mobile edge computing that leverages LLMs to dramatically improve resource allocation. The core innovation, called LLM-MR-CNP, extends the classical Contract Net Protocol (CNP) with semantic CFP (Call For Proposals) formulation, progressive context disclosure, multi-round proposal revision, and negotiation memory.
In experiments using the Alibaba ASI Trace, MAS-DecStream demonstrated impressive results: it reduced latency violations to just 3%, eliminated resource overcommitment entirely, achieved a 91% conflict-resolution rate across 20 agents, and improved utility by up to 22% compared to multi-round rule-based baselines. The framework's strength lies in its ability to handle qualitative runtime context through multi-round negotiation while maintaining deterministic constraints for hard resource and QoS requirements.
- MAS-DecStream reduces latency violations to 3% and improves utility by 22% over rule-based baselines
- LLM-MR-CNP extends Contract Net Protocol with multi-round negotiation and semantic context handling
- System works with 20 agents and achieves 91% conflict resolution rate
Why It Matters
This breakthrough enables real-time edge applications to meet strict QoS requirements with minimal latency violations, critical for 5G/6G and IoT deployments.