paper-with-me

홈 › Papers

Fast-PGM: Fast Probabilistic Graphical Model Learning and Inference

2024-05-24 · Jiantong Jiang, Zeyi Wen, Peiyu Yang, Atif Mansoor, Ajmal Mian

Probabilistic graphical models (PGMs) serve as a powerful framework for modeling complex systems with uncertainty and extracting valuable insights from data. However, users face challenges when applying PGMs to their problems in terms of efficiency and usability. This paper presents Fast-PGM, an efficient and open-source library for PGM learning and inference. Fast-PGM supports comprehensive tasks on PGMs, including structure and parameter learning, as well as exact and approximate inference, and enhances efficiency of the tasks through computational and memory optimizations and parallelization techniques. Concurrently, Fast-PGM furnishes developers with flexible building blocks, furnishes learners with detailed documentation, and affords non-experts user-friendly interfaces, thereby ameliorating the usability of PGMs to users across a spectrum of expertise levels. The source code of Fast-PGM is available at https://github.com/jjiantong/FastPGM.

📄 PDF Abstract BibTeX arXiv:2405.15605

Code (1)

jjiantong/fastpgm 공식 구현

Methods 이 논문이 사용한 방법론

Library 설명 없음
PGM A regularization criterion that, differently from dropout and its variants, is deterministic rather than random. It grounds on the…

Similar Papers 제목 키워드 기반

Multi-marginal optimal transport and probabilistic graphical models

2020-06-25 · Isabel Haasler, Rahul Singh, Qinsheng Zhang, Johan Karlsson 외

We study multi-marginal optimal transport problems from a probabilistic graphical model perspective. We point out an elegant connection between the two when the underlying cost for optimal transport allows a graph struct…

Bayesian Inference

Composing graphical models with neural networks for structured representations and fast inference

2016-03-20 · NeurIPS 2016 12 · Matthew J. Johnson, David Duvenaud, Alexander B. Wiltschko, Sandeep R. Datta 외

We propose a general modeling and inference framework that composes probabilistic graphical models with deep learning methods and combines their respective strengths. Our model family augments graphical structure in late…

Variational Inference

FSPN: A New Class of Probabilistic Graphical Model

2020-11-18 · Ziniu Wu, Rong Zhu, Andreas Pfadler, Yuxing Han 외

We introduce factorize sum split product networks (FSPNs), a new class of probabilistic graphical models (PGMs). FSPNs are designed to overcome the drawbacks of existing PGMs in terms of estimation accuracy and inference…

Inference by Reparameterization in Neural Population Codes

2016-05-20 · NeurIPS 2016 12

Behavioral experiments on humans and animals suggest that the brain performs probabilistic inference to interpret its environment. Here we present a new general-purpose, biologically-plausible neural implementation of ap…

Rigorous Explanation of Inference on Probabilistic Graphical Models

2020-04-21 · Yifei Liu, Chao Chen, Xi Zhang, Sihong Xie

Probabilistic graphical models, such as Markov random fields (MRF), exploit dependencies among random variables to model a rich family of joint probability distributions. Sophisticated inference algorithms, such as belie…

AttributeDecision Making