Related Experiment Video
Updated: Jun 27, 2025

A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
A deep learning method for comparing Bayesian hierarchical models
Lasse Elsemüller1, Martin Schnuerch2, Paul-Christian Bürkner3
1Institute of Psychology, Heidelberg University.
A new deep learning method makes Bayesian model comparison tractable for complex hierarchical models. This approach enables efficient uncertainty propagation and model selection, outperforming existing methods in validation studies.
Area of Science:
- Computational Neuroscience
- Machine Learning
- Statistical Modeling
Background:
- Bayesian model comparison (BMC) is crucial for evaluating computational models but often intractable for hierarchical models due to complex parameter structures.
- Existing methods struggle with high-dimensional nested parameters and implicit likelihoods common in hierarchical models.
Purpose of the Study:
- To develop a deep learning method for performing Bayesian model comparison on hierarchical models.
- To enable efficient amortized inference for posterior model probabilities and fast performance validation.
- To address the intractability of BMC for hierarchical models with implicit likelihoods.
Main Methods:
- Proposed a deep learning approach applicable to hierarchical models representable as probabilistic programs.
- Utilized amortized inference for efficient posterior model probability estimation and validation.
- Benchmarked against state-of-the-art bridge sampling and explored transfer learning for training efficiency.
Main Results:
- Demonstrated excellent amortized inference performance across various BMC settings, outperforming bridge sampling.
- Successfully applied the method to compare four hierarchical evidence accumulation models previously intractable for BMC.
- Showcased enhanced training efficiency through transfer learning.
Conclusions:
- The proposed deep learning method effectively addresses the intractability of BMC for hierarchical models.
- This approach offers efficient and scalable solutions for model comparison and uncertainty propagation in complex statistical models.
- Reproducible code and an open-source implementation are provided for broader accessibility.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
Comparing the Survival Analysis of Two or More Groups
Survival Tree
Building a Survival Tree
Constructing a...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...
Multiple Comparison Tests
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...

