Federated Learning of Dynamic Bayesian Network via Continuous Optimization from Time Series Data
Jianhong Chen, Ying Ma, Xubo Yue

TL;DR
This paper introduces federated learning methods for dynamic Bayesian network structure estimation from distributed time series data, addressing data heterogeneity and privacy concerns, and demonstrates superior performance over existing techniques.
Contribution
It proposes novel federated learning algorithms, FDBNL and PFDBNL, for structure learning of dynamic Bayesian networks from both homogeneous and heterogeneous distributed data.
Findings
Outperforms state-of-the-art methods on synthetic and real datasets.
Effective in scenarios with many clients and limited data per client.
Handles data heterogeneity via personalized federated learning.
Abstract
Traditionally, learning the structure of a Dynamic Bayesian Network has been centralized, requiring all data to be pooled in one location. However, in real-world scenarios, data are often distributed across multiple entities (e.g., companies, devices) that seek to collaboratively learn a Dynamic Bayesian Network while preserving data privacy and security. More importantly, due to the presence of diverse clients, the data may follow different distributions, resulting in data heterogeneity. This heterogeneity poses additional challenges for centralized approaches. In this study, we first introduce a federated learning approach for estimating the structure of a Dynamic Bayesian Network from homogeneous time series data that are horizontally distributed across different parties. We then extend this approach to heterogeneous time series data by incorporating a proximal operator as a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Data Quality and Management · Advanced Database Systems and Queries
