paper-with-me

Papers

Restructuring Tractable Probabilistic Circuits

2024-11-19 · Honghua Zhang, Benjie Wang, Marcelo Arenas, Guy Van Den Broeck

Probabilistic circuits (PCs) is a unifying representation for probabilistic models that support tractable inference. Numerous applications of PCs like controllable text generation depend on the ability to efficiently multiply two circuits. Existing multiplication algorithms require that the circuits respect the same structure, i.e. variable scopes decomposes according to the same vtree. In this work, we propose and study the task of restructuring structured(-decomposable) PCs, that is, transforming a structured PC such that it conforms to a target vtree. We propose a generic approach for this problem and show that it leads to novel polynomial-time algorithms for multiplying circuits respecting different vtrees, as well as a practical depth-reduction algorithm that preserves structured decomposibility. Our work opens up new avenues for tractable PC inference, suggesting the possibility of training with less restrictive PC structures while enabling efficient inference by changing their structures at inference time.

📄 PDF Abstract BibTeX arXiv:2411.12256

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Probabilistic Generating Circuits

2021-02-19 · Honghua Zhang, Brendan Juba, Guy Van Den Broeck

Generating functions, which are widely used in combinatorics and probability theory, encode function values into the coefficients of a polynomial. In this paper, we explore their use as a tractable probabilistic model, a…

Density EstimationPoint Processes

Tractable Boolean and Arithmetic Circuits

2022-02-07 · Adnan Darwiche

Tractable Boolean and arithmetic circuits have been studied extensively in AI for over two decades now. These circuits were initially proposed as "compiled objects," meant to facilitate logical and probabilistic reasonin…

Polynomial Semantics of Tractable Probabilistic Circuits

2024-02-14 · Oliver Broadrick, Honghua Zhang, Guy Van Den Broeck

Probabilistic circuits compute multilinear polynomials that represent multivariate probability distributions. They are tractable models that support efficient marginal inference. However, various polynomial semantics hav…

Tractable Representation Learning with Probabilistic Circuits

2025-07-06 · Steven Braun, Sahil Sidheekh, Antonio Vergari, Martin Mundt 외 arxiv

Probabilistic circuits (PCs) are powerful probabilistic models that enable exact and tractable inference, making them highly suitable for probabilistic reasoning and inference tasks. While dominant in neural networks, re…

Out-of-Distribution DetectionRepresentation LearningKnowledge Distillation

Sparse Probabilistic Graph Circuits

2025-08-11 · Martin Rektoris, Milan Papež, Václav Šmídl, Tomáš Pevný arxiv

Deep generative models (DGMs) for graphs achieve impressively high expressive power thanks to very efficient and scalable neural networks. However, these networks contain non-linearities that prevent analytical computati…