Embedded-model flows: Combining the inductive biases of model-free deep learning and explicit probabilistic modeling
Gianluigi Silvestri, Emily Fertig, Dave Moore, Luca Ambrogioni

TL;DR
Embedded-model flows (EMF) integrate domain-specific probabilistic models with normalizing flows, enhancing density estimation and variational inference by embedding inductive biases and structured layers that adapt to data statistics.
Contribution
The paper introduces EMF, a novel method combining general-purpose transformations with structured, probabilistically derived layers, enabling domain-specific modeling within normalizing flows.
Findings
EMFs can induce multimodality, hierarchical coupling, and continuity.
EMFs outperform state-of-the-art methods in structured inference tasks.
Gated structured layers improve flexibility by bypassing uninformative model parts.
Abstract
Normalizing flows have shown great success as general-purpose density estimators. However, many real world applications require the use of domain-specific knowledge, which normalizing flows cannot readily incorporate. We propose embedded-model flows (EMF), which alternate general-purpose transformations with structured layers that embed domain-specific inductive biases. These layers are automatically constructed by converting user-specified differentiable probabilistic models into equivalent bijective transformations. We also introduce gated structured layers, which allow bypassing the parts of the models that fail to capture the statistics of the data. We demonstrate that EMFs can be used to induce desirable properties such as multimodality, hierarchical coupling and continuity. Furthermore, we show that EMFs enable a high performance form of variational inference where the structure…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Machine Learning in Healthcare
MethodsVariational Inference · Normalizing Flows
