On Pruning with the MDL Score
Abstract
The space of Bayesian network structures is forbiddingly large and hence numerous techniques have been developed to prune this search space, but without eliminating the optimal structure. Such techniques are critical for structure learning to scale to larger datasets with more variables. Prior works exploited properties of the MDL score to prune away large regions of the search space that can be safely ignored by optimal structure learning algorithms. In this paper, we propose new techniques for pruning regions of the search space that can be safely ignored by algorithms that enumerate the k-best Bayesian network structures. Empirically, we show that these techniques allow a state-of-the-art structure enumeration algorithm to scale to datasets with significantly more variables.
Cite
Text
Chen et al. "On Pruning with the MDL Score." Proceedings of the Eighth International Conference on Probabilistic Graphical Models, 2016.Markdown
[Chen et al. "On Pruning with the MDL Score." Proceedings of the Eighth International Conference on Probabilistic Graphical Models, 2016.](https://mlanthology.org/pgm/2016/chen2016pgm-pruning/)BibTeX
@inproceedings{chen2016pgm-pruning,
title = {{On Pruning with the MDL Score}},
author = {Chen, Eunice Yuh-Jie and Choi, Arthur and Darwiche, Adnan},
booktitle = {Proceedings of the Eighth International Conference on Probabilistic Graphical Models},
year = {2016},
pages = {98-109},
volume = {52},
url = {https://mlanthology.org/pgm/2016/chen2016pgm-pruning/}
}