DSAILGSTJun 23, 2016

Robust Learning of Fixed-Structure Bayesian Networks

arXiv:1606.07384v248 citations
Originality Highly original
AI Analysis

This addresses the challenge of robust learning in fixed-structure Bayesian networks, which is incremental but improves upon previous methods that were inefficient or had poor error bounds.

The paper tackles the problem of learning Bayesian networks robustly when a fraction of samples are adversarially corrupted, providing a computationally efficient algorithm with dimension-independent error guarantees and near-optimal sample complexity.

We investigate the problem of learning Bayesian networks in a robust model where an $ε$-fraction of the samples are adversarially corrupted. In this work, we study the fully observable discrete case where the structure of the network is given. Even in this basic setting, previous learning algorithms either run in exponential time or lose dimension-dependent factors in their error guarantees. We provide the first computationally efficient robust learning algorithm for this problem with dimension-independent error guarantees. Our algorithm has near-optimal sample complexity, runs in polynomial time, and achieves error that scales nearly-linearly with the fraction of adversarially corrupted samples. Finally, we show on both synthetic and semi-synthetic data that our algorithm performs well in practice.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes