logo
today local_bar
Poster Session 1 · Wednesday, December 3, 2025 11:00 AM → 2:00 PM
#3200

Distribution Learning Meets Graph Structure Sampling

NeurIPS OpenReview

Abstract

This work establishes a novel link between the problem of PAC-learning high-dimensional graphical models and the task of (efficient) counting and sampling of graph structures, using an online learning framework. The problem of efficiently counting and sampling graphical structures, such as spanning trees and acyclic orientations, has been a vibrant area of research in algorithms. We show that this rich algorithmic foundation can be leveraged to develop new algorithms for learning high-dimensional graphical models.
We present the first efficient algorithm for (both realizable and agnostic) learning of Bayes nets with a chordal skeleton. In particular, we present an algorithm that, given integers , error parameter , an undirected chordal graph on vertices, and sample access to a distribution on ;
  1. returns a Bayes net with skeleton and indegree , whose KL-divergence from is at most more than the optimal KL-divergence between and any Bayes net with skeleton and indegree ,
    1. uses samples from and runs in time for constant .
Prior results in this spirit were for only for trees (, tree skeleton) via Chow-Liu, and in the realizable setting for polytrees (arbitrary but tree skeleton). Thus, our result significantly extends the state-of-the-art in learning Bayes net distributions. We also establish new results for learning tree and polytree distributions.