Federated Granger Causality Learning for Interdependent Clients with State Space Representation
Ayush Mohanty, Nazal Mohamed, Paritosh Ramanan, Nagi Gebraeel

TL;DR
This paper introduces a federated learning framework for Granger causality in industrial IoT systems, enabling efficient, privacy-preserving analysis of interdependencies among geographically distributed clients using state space models.
Contribution
It develops a novel federated approach leveraging state space models and machine learning to learn Granger causality, addressing data volume, privacy, and computational challenges.
Findings
Robustness to causality perturbations
Scalability with communication and data size
Effective performance on real-world datasets
Abstract
Advanced sensors and IoT devices have improved the monitoring and control of complex industrial enterprises. They have also created an interdependent fabric of geographically distributed process operations (clients) across these enterprises. Granger causality is an effective approach to detect and quantify interdependencies by examining how one client's state affects others over time. Understanding these interdependencies captures how localized events, such as faults and disruptions, can propagate throughout the system, possibly causing widespread operational impacts. However, the large volume and complexity of industrial data pose challenges in modeling these interdependencies. This paper develops a federated approach to learning Granger causality. We utilize a linear state space system framework that leverages low-dimensional state estimates to analyze interdependencies. This…
Peer Reviews
Decision·ICLR 2025 Poster
- The application of federated learning to Granger causality is interesting and unique. - The paper has nice theoretical analysis with some insights discussed. - The problem studied appears to be important for practical applications in the IoT domain.
- As someone who is not an expert in Granger causality or Kalman filters, it is quite hard to follow the detailed steps of the proposed method and why it is designed in this way. - The proposed method seems to only work with Kalman filter based client models. - It is difficult to understand the key message from the experimental results. There doesn't seem to be much comparison with baseline methods, except for Tables 4 and 7, where it is unclear how the loss values in Table 4 should be interpre
This paper proposes a federated linear state space system framework with client augmentation and server model for clients to learn Granger causality information, facilitating a more accurate representation of cross-client causality. This method is innovative and inspirational. Theoretical guarantees are provided on the co-dependence of the augmented client and server model. Extensive experiments on both synthetic data and real-world datasets highlights the framework’s effectiveness in learning
1. The authors could discuss the scalability of their method to larger and more complex datasets. It may help explain the further expansion of this approach. 2. The limitations of the proposed method don't seem to be mentioned in the paper, which I think is a necessary discussion. 3. It is not clear if the comparison is fair enough,i.e. more details about baselines need to be demonstrated.Authors can refer to question 2 lined below. 4. The two salient characteristics of this ML function mentione
1. The paper presents a novel approach to learning Granger causality in a federated setting, which is a relatively underexplored area in the context of decentralized systems. 2. The authors provide a detailed convergence analysis and establish conditions for sublinear and linear convergence rates. 3. The paper is well-structured and clearly written 4. The significance of this research lies in its potential impact on various industrial applications where understanding interdependencies is crucia
The paper does not include any analysis or experimental results of federated learning in non-IID settings which is an important aspect of FL. A detailed privacy analysis of the proposed method is missing which is very important in a federated setting.
Videos
Taxonomy
TopicsBayesian Modeling and Causal Inference · Neural Networks and Applications · Fault Detection and Control Systems
