← Search

Karl Stelzner

4 accepted papers

2020

Einsum Networks: Fast and Scalable Learning of Tractable Probabilistic Circuits

ICML 2020poster

Probabilistic circuits (PCs) are a promising avenue for probabilistic modeling, as they permit a wide range of exact and efficient inference routines. Recent “deep-learning-style” implementations of PCs strive for a better scalability, but are still difficult to train on real-world data, due to thei…

2020

Structured Object-Aware Physics Prediction for Video Modeling and Planning

ICLR 2020poster

When humans observe a physical system, they can easily locate components, understand their interactions, and anticipate future behavior, even in settings with complicated and previously unseen interactions. For computers, however, learning such models from videos in an unsupervised fashion is an uns…

Cited by 73SourcecodeScholar
2019

Faster Attend-Infer-Repeat with Tractable Probabilistic Models

ICML 2019oral

The recent Attend-Infer-Repeat (AIR) framework marks a milestone in structured probabilistic modeling, as it tackles the challenging problem of unsupervised scene understanding via Bayesian inference. AIR expresses the composition of visual scenes from individual objects, and uses variational autoen…

2019

Random Sum-Product Networks: A Simple and Effective Approach to Probabilistic Deep Learning

UAI 2019poster

Sum-product networks (SPNs) are expressive probabilistic models with a rich set of exact and efficient inference routines. However, in order to guarantee exact inference, they require specific structural constraints, which complicate learning SPNs from data. Thereby, most SPN structure learners prop…