Published January 15, 2026 | Version 0.1.0

Online and Interactive Bayesian Inference Debugging

Description

Online and Interactive Bayesian Inference Debugging

Overview

This is the Online Appendix to: Online and Interactive Bayesian Inference Debugging. It contains:

  • raw and cleaned data from the study,
  • code used for the data analysis in Jupyter Notebooks
  • additional graphs and statistical tests and checks inside Jupyter Notebooks
  • Dockerfiles and instructions on how to reproduce the study environment
  • Source code for InferLog Holmes and instructions on how to build it.
  • Source code for the tool used to log the participants task attempts.

Paper Abstract

Probabilistic programming is a rapidly developing programming paradigm which enables the formulation of Bayesian models as programs and the automation of posterior inference. It facilitates the development of models and conducting Bayesian inference, which makes these techniques available to practitioners from multiple fields. Nevertheless, probabilistic programming is notoriously difficult as identifying and repairing issues with inference requires a lot of time and deep knowledge. Through this work, we introduce a novel approach to debugging Bayesian inference that reduces time and required knowledge significantly. We discuss several requirements a Bayesian inference debugging framework has to fulfill, and propose a new tool that meets these key requirements directly within the development environment. We evaluate our results in a study with 18 experienced participants and show that our approach to online and interactive debugging of Bayesian inference significantly reduces time and difficulty on inference debugging tasks. 

Files

Artifact_README.md

Files (10.8 GB)

Name Size
md5:f541bfe9219809799f6cdd3c57f29341
8.5 kB Preview Download
md5:0fa22af4c062519ab7f174c4a12855b8
10.8 GB Preview Download
md5:c99cdf62101672e6089c91de53d954bf
1.4 kB Preview Download
md5:431210bd9b6990ecf8f3b8e7b2f3ee10
3.2 MB Preview Download

Additional details

Funding

Austrian Research Promotion Agency
Integrated Computational Material, Process and Product Engineering (IC-MPPE) 886385
European Commission
CLOUDSTARS - Cloud Open Source Research Mobility Network 101086248

Software

Repository URL
https://github.com/ipa-lab/InferlogHolmes-Appendix
Programming language
Python , Jupyter Notebook , TypeScript
Development Status
Concept