Neural Graphical Models
Harsh Shrivastava, Urszula Chajewska

TL;DR
Neural Graphical Models (NGMs) are introduced as a flexible, efficient approach to model complex feature dependencies in graphical models using neural networks, supporting various graph types and data.
Contribution
This work presents NGMs, a novel neural network-based framework that efficiently models complex dependencies in diverse graphical structures with practical inference and learning algorithms.
Findings
NGMs can accurately represent Gaussian graphical models.
NGMs perform effective inference on lung cancer data.
NGMs extract meaningful insights from infant mortality data.
Abstract
Probabilistic Graphical Models are often used to understand dynamics of a system. They can model relationships between features (nodes) and the underlying distribution. Theoretically these models can represent very complex dependency functions, but in practice often simplifying assumptions are made due to computational limitations associated with graph operations. In this work we introduce Neural Graphical Models (NGMs) which attempt to represent complex feature dependencies with reasonable computational costs. Given a graph of feature relationships and corresponding samples, we capture the dependency structure between the features along with their complex function representations by using a neural network as a multi-task learning framework. We provide efficient learning, inference and sampling algorithms. NGMs can fit generic graph structures including directed, undirected and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Computational Drug Discovery Methods · Bayesian Modeling and Causal Inference
