Self-Evolving Multi-Agent Network for Industrial IoT Predictive Maintenance
Rebin Saleh, Khanh Pham Dinh, Bal\'azs Vill\'anyi, Truong-Son Hy

TL;DR
SEMAS is a hierarchical multi-agent system for industrial IoT predictive maintenance that adapts in real-time, balancing accuracy, interpretability, and resource constraints across Edge, Fog, and Cloud layers.
Contribution
The paper introduces SEMAS, a novel self-evolving multi-agent framework that integrates LLM-based explainability, federated learning, and dynamic policy optimization for industrial IoT maintenance.
Findings
Achieves superior anomaly detection accuracy on industrial benchmarks.
Maintains stable performance under operational changes.
Reduces latency enabling real-time deployment.
Abstract
Industrial IoT predictive maintenance requires systems capable of real-time anomaly detection without sacrificing interpretability or demanding excessive computational resources. Traditional approaches rely on static, offline-trained models that cannot adapt to evolving operational conditions, while LLM-based monolithic systems demand prohibitive memory and latency, rendering them impractical for on-site edge deployment. We introduce SEMAS, a self-evolving hierarchical multi-agent system that distributes specialized agents across Edge, Fog, and Cloud computational tiers. Edge agents perform lightweight feature extraction and pre-filtering; Fog agents execute diversified ensemble detection with dynamic consensus voting; and Cloud agents continuously optimize system policies via Proximal Policy Optimization (PPO) while maintaining asynchronous, non-blocking inference. The framework…
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.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · IoT and Edge/Fog Computing · Data Stream Mining Techniques
