Juice: A Julia Package for Logic and Probabilistic Circuits

Abstract

JUICE is an open-source Julia package providing tools for logic and probabilistic reasoning and learning based on logic circuits (LCs) and probabilistic circuits (PCs). It provides a range of efficient algorithms for probabilistic inference queries, such as computing marginal probabilities (MAR), as well as many more advanced queries. Certain structural circuit properties are needed to achieve this tractability, which JUICE helps validate. Additionally, it supports several parameter and structure learning algorithms proposed in the recent literature. By leveraging parallelism (on both CPU and GPU), JUICE provides a fast implementation of circuit-based algorithms, which makes it suitable for tackling large-scale datasets and models.

Publication
In Proceedings of the 35th AAAI Conference on Artificial Intelligence (Demo Track), 2021
Meihua Dang
Meihua Dang
Master’s student in Computer Science

My research interests include probabilistic modeling and deep generative models.