Learnability of Parameter-Bounded Bayes Nets

Abstract

Bayes nets are extensively used in practice to efficiently represent joint probability distributions over a set of random variables and capture dependency relations. Prior work has shown that given a distribution P defined as the marginal distribution of a Bayes net, it is NP-hard to decide whether there is a parameter-bounded Bayes net that represents P. They called this problem LEARN. In this work, we extend the NP-hardness result of LEARN and prove the NP-hardness of a promise search variant of LEARN, whereby the Bayes net in question is guaranteed to exist and one is asked to find such a Bayes net. We complement our hardness result with a positive result about the sample complexity that is sufficient to recover a parameter-bounded Bayes net that is close (in TV distance) to a given distribution P, represented by some parameter-bounded Bayes net, thereby generalizing a degree-bounded sample complexity literature result.

Cite

Text

Bhattacharyya et al. "Learnability of Parameter-Bounded Bayes Nets." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I15.33708

Markdown

[Bhattacharyya et al. "Learnability of Parameter-Bounded Bayes Nets." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/bhattacharyya2025aaai-learnability/) doi:10.1609/AAAI.V39I15.33708

BibTeX

@inproceedings{bhattacharyya2025aaai-learnability,
  title     = {{Learnability of Parameter-Bounded Bayes Nets}},
  author    = {Bhattacharyya, Arnab and Choo, Davin and Gayen, Sutanu and Myrisiotis, Dimitrios},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {15559-15566},
  doi       = {10.1609/AAAI.V39I15.33708},
  url       = {https://mlanthology.org/aaai/2025/bhattacharyya2025aaai-learnability/}
}