paper-with-me

Papers

Bayesian Structure Scores for Probabilistic Circuits

2023-02-23 · Yang Yang, Gennaro Gala, Robert Peharz

Probabilistic circuits (PCs) are a prominent representation of probability distributions with tractable inference. While parameter learning in PCs is rigorously studied, structure learning is often more based on heuristics than on principled objectives. In this paper, we develop Bayesian structure scores for deterministic PCs, i.e., the structure likelihood with parameters marginalized out, which are well known as rigorous objectives for structure learning in probabilistic graphical models. When used within a greedy cutset algorithm, our scores effectively protect against overfitting and yield a fast and almost hyper-parameter-free structure learner, distinguishing it from previous approaches. In experiments, we achieve good trade-offs between training time and model fit in terms of log-likelihood. Moreover, the principled nature of Bayesian scores unlocks PCs for accommodating frameworks such as structural expectation-maximization.

📄 PDF Abstract BibTeX arXiv:2302.12130

Code (1)

yangyang-pro/bayesian-scores-pc 공식 구현

Similar Papers 제목 키워드 기반

How to Marginalize in Causal Structure Learning?

2025-11-18 · William Zhao, Guy Van den Broeck, Benjie Wang arxiv

Bayesian networks (BNs) are a widely used class of probabilistic graphical models employed in numerous application domains. However, inferring the network's graphical structure from data remains challenging. Bayesian str…

Handling Epistemic and Aleatory Uncertainties in Probabilistic Circuits

2021-02-22 · Federico Cerutti, Lance M. Kaplan, Angelika Kimmig, Murat Sensoy

When collaborating with an AI system, we need to assess when to trust its recommendations. If we mistakenly trust it in regions where it is likely to err, catastrophic failures may occur, hence the need for Bayesian appr…

Winner-Take-All as Basic Probabilistic Inference Unit of Neuronal Circuits

2018-08-02 · Zhaofei Yu, Yonghong Tian, Tiejun Huang, Jian. K. Liu

Experimental observations of neuroscience suggest that the brain is working a probabilistic way when computing information with uncertainty. This processing could be modeled as Bayesian inference. However, it remains unc…

AllBayesian Inference

Probabilistic Neural Circuits

2024-03-10 · Pedro Zuidberg Dos Martires

Probabilistic circuits (PCs) have gained prominence in recent years as a versatile framework for discussing probabilistic models that support tractable queries and are yet expressive enough to model complex probability d…

Tractable Uncertainty for Structure Learning

2022-04-29 · Benjie Wang, Matthew Wicker, Marta Kwiatkowska

Bayesian structure learning allows one to capture uncertainty over the causal directed acyclic graph (DAG) responsible for generating given data. In this work, we present Tractable Uncertainty for STructure learning (TRU…