Skip to content

Commit 5a0d01b

Browse files
Merge pull request #85 from stefanradev93/marvinschmitt-patch-2
update citation
2 parents 8c9ca16 + 375118a commit 5a0d01b

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docsrc/source/index.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Citation
4848

4949
You can cite BayesFlow along the lines of:
5050

51-
- We estimated the approximate posterior distribution with neural posterior estimation (NPE; Papamakarios & Murray, 2016) via the BayesFlow software for amortized Bayesian workflows (Radev et al., 2023b).
52-
- We trained an neural likelihood estimator (NLE; Papamakarios et al., 2019) via the BayesFlow software for amortized Bayesian workflows (Radev et al., 2023b).
51+
- We estimated the approximate posterior distribution with neural posterior estimation and learned summary statistics (NPE; Radev et al., 2020) via the BayesFlow software for amortized Bayesian workflows (Radev et al., 2023b).
52+
- We trained a neural likelihood estimator (NLE; Papamakarios et al., 2019) via the BayesFlow software for amortized Bayesian workflows (Radev et al., 2023b).
5353
- We sampled from the approximate joint distribution :math:`p(x, \theta)` using jointly amortized neural approximation (JANA; Radev et al., 2023a), as implemented in the BayesFlow software for amortized Bayesian workflows (Radev et al., 2023b).
5454

5555
1. Radev, S. T., Schmitt, M., Schumacher, L., Elsemüller, L., Pratz, V., Schälte, Y., Köthe, U., & Bürkner, P.-C. (2023). BayesFlow: Amortized Bayesian Workflows With Neural Networks. *arXiv:2306.16015*. (`arXiv paper <https://arxiv.org/abs/2306.16015>`__)
@@ -74,6 +74,17 @@ You can cite BayesFlow along the lines of:
7474
url={https://openreview.net/forum?id=dS3wVICQrU0}
7575
}
7676

77+
@article{radev2020bayesflow,
78+
title={{BayesFlow}: Learning complex stochastic models with invertible neural networks},
79+
author={Radev, Stefan T. and Mertens, Ulf K. and Voss, Andreas and Ardizzone, Lynton and K{\"o}the, Ullrich},
80+
journal={IEEE transactions on neural networks and learning systems},
81+
volume={33},
82+
number={4},
83+
pages={1452--1466},
84+
year={2020},
85+
publisher={IEEE}
86+
}
87+
7788
Acknowledgments
7889
---------------
7990

0 commit comments

Comments
 (0)