A Decentralized Root Cause Localization Approach for Edge Computing Environments
Duneesha Fernando, Maria A. Rodriguez, Rajkumar Buyya

TL;DR
This paper introduces a decentralized root cause localization method for edge computing that reduces latency and communication overhead by executing local analysis with a novel clustering and peer-to-peer coordination approach.
Contribution
It presents a decentralized, graph-based RCL approach using Personalized PageRank, tailored for resource-constrained edge environments, with improved efficiency and accuracy.
Findings
Localization time reduced by up to 34%
Achieves comparable or higher accuracy than centralized methods
Effective in heterogeneous edge environments
Abstract
Edge computing environments host increasingly complex microservice-based IoT applications, which are prone to performance anomalies that can propagate across dependent services. Identifying the true source of such anomalies, known as Root Cause Localization (RCL), is essential for timely mitigation. However, existing RCL approaches are designed for cloud environments and rely on centralized analysis, which increases latency and communication overhead when applied at the edge. This paper proposes a decentralized RCL approach that executes localization directly at the edge device level using the Personalized PageRank (PPR) algorithm. The proposed method first groups microservices into communication- and colocation-aware clusters, thereby confining most anomaly propagation within cluster boundaries. Within each cluster, PPR is executed locally to identify the root cause, significantly…
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
TopicsSoftware System Performance and Reliability · IoT and Edge/Fog Computing · Cloud Computing and Resource Management
