ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAFAGAHAIAJAKALAM
1
Name of problemMotivating systemCommonly benchmark?
External code dependency
Dim of parametersContinuous/discrete params?Dim of raw outputDim of summary statsKnown sufficient statsContinous/discrete data?Properties of likelihood / posterior
Algorithm getting stuck on local modes
Dim of latentsNature of latent process
Tractable likelihood (posterior?)
dx / dtheta tractable?
p(x,z) etc ("gold") tractable?
Execution timeCode available?Authors that already used it (for comparison)Additional comments
Publically available canonical observational data?
Implementation in benchmark repo
2
GMM (Gaussian Mixture Models)NoneYesNoFlexibleContinuousnContinuousMultimodalNoYesYes
https://www.pnas.org/content/pnas/104/6/1760.full.pdf, https://arxiv.org/pdf/0805.2256.pdf, https://arxiv.org/pdf/1210.1388.pdf, https://arxiv.org/pdf/1503.07791.pdf
@jan-matthis
3
GLMNoneNoNoFlexible (e.g., 10)Continuous or discreteFlexibleSame as raw outputContinuous or discreteUnknownYesWe couldhttps://arxiv.org/abs/1711.01861
4
GLM: Probabilistic linear regressionNoneNoNo3Continuous3YesWe couldhttp://dfm.io/emcee/current/user/line/
5
Stable distributionsNoneNoNo4Continuous11ContinuousHeavy-tailed and skewed likelihoodUnknownOnly in special caseshttps://github.com/elfi-dev/zoo/blob/master/notebooks/stable_distribution.ipynb
6
ARCHEconometrics, applied elsewhere to timeseriesNoNoContinuous
No (but accurate approximation available)
7
g-and-kNoneYesNoFlexibleContinuousNohttps://github.com/elfi-dev/elfi/blob/dev/elfi/examples/gnk.pyhttps://arxiv.org/pdf/1507.00874.pdf
8
MA2Standard timeseries modelYesNo2Continuousn2ContinuousNo
No (but accurate approximation available)
https://github.com/elfi-dev/elfi/blob/dev/elfi/examples/ma2.py
9
RickerEcologyYesNo3ContinuousnDiscretehttps://github.com/cran/synlik
10
blowflyEcology (similar to Ricker; less commonly used)NoNoContinuousnhttps://github.com/cran/synlik
11
SilkNoneNoNo1Continuousn1ContinuousPosterior is Dirac deltaYes!Yeshttps://arxiv.org/pdf/1210.3296.pdf
12
INFERNO synthetic toy model
Loosely motivated by particle physics (very simplified)
NoNo4 (3 of which nuisance)Continuous33ContinousNo2One categorical latentYesYesYesVery fasthttps://github.com/pablodecm/paper-infernohttps://arxiv.org/abs/1806.04743Similar to Gaussian Mixture Models
13
Lotka-VolterraPredator-prey dynamicsYes!No4Continuous2nGeorge: 9
Discrete (but effectively continous)
Unknown
Large and variable: ~ number of events
Stochastic markov jump process
NoNoYeshttps://github.com/gpapamak/epsilon_free_inference
Toni et al., 2009; https://arxiv.org/abs/1605.06376, https://arxiv.org/pdf/1507.00874.pdf
14
M/G/1 queue modelServer queueYesNo3ContinuousGeorge: 5ContinousUnknown
Fixed: ~ number of jobs
https://github.com/gpapamak/epsilon_free_inferencehttps://arxiv.org/abs/1605.06376
15
Hodgkin-Huxley modelNeuroscienceNoNo12ContinuousnLueckmann: 20ContinuousUnknownNoNasty
Cython version around 10ms (depends on sim length)
https://github.com/gpapamak/snl/blob/master/simulators/hodgkin_huxley.py
https://arxiv.org/abs/1711.01861; https://arxiv.org/abs/1805.07226
16
WeinbergHistoric particle physicsNoNo2Continuous1Highly multi-modal likelihood/posteriorsYesNoNo
https://github.com/montefiore-ai/hypothesis/blob/master/hypothesis/benchmark/weinberg.py
17
Pythia detector alignmentParticle physicsNoYes1Continuousn x nNoNoNohttps://github.com/maxim-borisyak/pythia-mill
18
Type Ia Supernova CosmologyNoYes4 (2 nuisance)Continuous2 (or 3)"banana shape" NoNohttps://github.com/EliseJ/astroABChttps://arxiv.org/pdf/1608.07606.pdfPython 2.5 code; SMC-ABC availYes
19
Daycare CenterTransmission of disease(Yes) within ELFI work3Continuous
29x53x33 n_{bact. strains}*sum_i=1^{n_dcc} n_{ind_i}
116DiscreteMarkov processNoNoNohttps://github.com/elfi-dev/elfi/blob/dev/elfi/examples/daycare.py
Numminen et al. (2013) [https://doi.org/10.1111/biom.12040], Gutmann et al. (2017) [https://doi.org/10.1007/s11222-017-9738-6], Jebthava & Dubhashi [https://arxiv.org/abs/1711.11139]
Matlab/Python codeYes
20
Birth-death-mutationTransmission of diseaseNoYes (C within ELFI)Continuousn3Discretehttps://github.com/elfi-dev/elfi/blob/dev/elfi/examples/bdm.py
https://www.biorxiv.org/content/biorxiv/early/2015/12/11/021972.full.pdf
Output grows with runs or diminishYes
21
Ebola Outbreak in West AfricaTransmission of diseaseNoYes (R)4+2*TContinuous4DiscreteMarkov processNoNoNohttps://github.com/MingweiWilliamTang/LNAphyloDynhttps://arxiv.org/abs/1902.08877Yes
22
Tumor spheroid growthCell-growthNoYes8Continuous3ContinuousUnknownUnknownhttps://github.com/ICB-DCM/tumor2d
23
Primordial power spectrumCosmologyNoC code?100ContinuousContinuoushttps://bitbucket.org/florent-leclercq/simbelmynehttps://arxiv.org/abs/1902.10149
24
Landscape evolution modelGeophysicsNoYes5Continuousn x nDiscrete (image)Unknown
https://xarray-simlab.readthedocs.io/en/latest/examples/landscape-evolution-model.html
Inference could also depend on the initial state of the grid (nxn)
25
Lorenz '96 SystemWeatherYes40Continuoustime series, e.g. 160 steps6https://github.com/gboeing/lorenz-system
[https://doi.org/10.1256/qj.04.03]; [https://arxiv.org/abs/1810.09899]
26
FLASK: Full-sky Lognormal Astro-fields Simulation Kit
CosmologyNoYes8Continuousmillionspower spectraContinuousMultivariate GaussianYesfew secs to few minshttp://www.astro.iag.usp.br/~flask/https://arxiv.org/abs/1602.08503
There are many different sims like this in this
27
Camelus CosmologyNoYes8Continuousm x nvariableNoContinuousUnknownNoNoNo~10shttps://github.com/Linc-tw/camelushttp://arxiv.org/abs/1410.6955
28
Gaussian Cox ProcessSpatial Point Process (to model locations)YesFlexibleContinuousFlexibleContinuoushttps://github.com/cmjt/lgcpSPDE
[https://arxiv.org/abs/1701.00857], [https://arxiv.org/abs/1808.00831]
Doubly stochastic process making it hard to fit
29
Cell Biology modelCell modellingNoNo2Continuoustime series + cell size150Discreteskewed but otherwise regularnoNo
30
Pints: github.com/pints-team/pintsDifferent time series problems (e.g. from biology)No (not yet within LFI)YesContinuousContinuoushttps://github.com/pints-team/pintshttps://arxiv.org/abs/1812.07388
31
OpenAI gym: gym.openai.comReinforcement learningNo (not yet within LFI)YesFlexible (depends on env)Continuous or discretehttps://gym.openai.com
32
Galton-board
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100