English

Bayesian Network Structural Consensus via Greedy Min-Cut Analysis

Machine Learning 2025-11-11 v2

Abstract

This paper presents the Min-Cut Bayesian Network Consensus (MCBNC) algorithm, a greedy method for structural consensus of Bayesian Networks (BNs), with applications in federated learning and model aggregation. MCBNC prunes weak edges from an initial unrestricted fusion using a structural score based on min-cut analysis, integrated into a modified Backward Equivalence Search (BES) phase of the Greedy Equivalence Search (GES) algorithm. The score quantifies edge support across input networks and is computed using max-flow. Unlike methods with fixed treewidth bounds, MCBNC introduces a pruning threshold θ\theta that can be selected post hoc using only structural information. Experiments on real-world BNs show that MCBNC yields sparser, more accurate consensus structures than both canonical fusion and the input networks. The method is scalable, data-agnostic, and well-suited for distributed or federated scenarios.

Keywords

Cite

@article{arxiv.2504.00467,
  title  = {Bayesian Network Structural Consensus via Greedy Min-Cut Analysis},
  author = {Pablo Torrijos and José M. Puerta and Juan A. Aledo and José A. Gámez},
  journal= {arXiv preprint arXiv:2504.00467},
  year   = {2025}
}

Comments

Camera-ready version accepted at AAAI-26. The official proceedings version will appear in the Proceedings of the 40th AAAI Conference on Artificial Intelligence (AAAI-26)

R2 v1 2026-06-28T22:41:51.850Z