Learning Clique Forests
Guido Previde Massara, Tomaso Aste

TL;DR
This paper introduces the Maximally Filtered Clique Forest (MFCF), a novel topological learning algorithm that efficiently estimates the dependency structure of large, noisy datasets by generalizing Prim's algorithm and allowing flexible, sparse graph modeling.
Contribution
The MFCF algorithm's key innovations include local clique expansion, flexible score functions, and adjustable clique size constraints, enabling improved computational performance and sparsity control.
Findings
MFCF outperforms Graphical Lasso in covariance selection tasks.
The algorithm efficiently handles large, noisy datasets.
It provides a flexible framework for structure learning with various score functions.
Abstract
We propose a topological learning algorithm for the estimation of the conditional dependency structure of large sets of random variables from sparse and noisy data. The algorithm, named Maximally Filtered Clique Forest (MFCF), produces a clique forest and an associated Markov Random Field (MRF) by generalising Prim's minimum spanning tree algorithm. To the best of our knowledge, the MFCF presents three elements of novelty with respect to existing structure learning approaches. The first is the repeated application of a local topological move, the clique expansion, that preserves the decomposability of the underlying graph. Through this move the decomposability and calculation of scores is performed incrementally at the variable (rather than edge) level, and this provides better computational performance and an intuitive application of multivariate statistical tests. The second is the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Bayesian Modeling and Causal Inference · Bayesian Methods and Mixture Models
