Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinschmitt committed Oct 27, 2024
2 parents 179e5b7 + 2f31927 commit ab1d835
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 39 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ README_files/
# because it will be auto-generated from the .bib file by a GitHub Action
README.md
website/content/_index.md

.idea/
89 changes: 53 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,33 +37,33 @@ We highly recommend checking out the `awesome-neural-sbi` list for more resource

## Overview Articles

- **Advancing Tools for Simulation-Based Inference** (2024)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Henning Bahl, Victor Bresó, Giovanni De Crescenzo, Tilman Plehn
- **A Practical Guide to Sample-Based Statistical Distances for Evaluating Generative Models in Science** (2024)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Sebastian Bischoff, Alana Darcher, Michael Deistler, Richard Gao, Franziska Gerken, Manuel Gloeckler, Lisa Haxel, Jaivardhan Kapoor, Janne K Lappalainen, Jakob H. Macke, Guy Moss, Matthijs Pals, Felix C Pei, Rachel Rapp, A Erdem Sağtekin, Cornelius Schröder, Auguste Schulz, Zinovia Stefanidi, Shoji Toyota, Linda Ulmer, Julius Vetter
<details>
<summary>Show BibTeX</summary>
<pre><code>
@misc{bahl2024advancing,
title = {Advancing {{Tools}} for {{Simulation-Based Inference}}},
@article{bischoff2024practical,
title = {A Practical Guide to Sample-Based Statistical Distances for Evaluating Generative Models in Science},
year = {2024},
number = {arXiv:2410.07315},
eprint = {2410.07315},
primaryclass = {hep-ph},
publisher = {arXiv},
archiveprefix = {arXiv},
author = {Bahl and Bresó and Crescenzo and Plehn}
journal = {Transactions on Machine Learning Research},
issn = {2835-8856},
author = {Bischoff and Darcher and Deistler and Gao and Gerken and Gloeckler and Haxel and Kapoor and Lappalainen and Macke and Moss and Pals and Pei and Rapp and Sağtekin and Schröder and Schulz and Stefanidi and Toyota and Ulmer and Vetter}
}
</code>
</pre></details>

- **A Practical Guide to Sample-Based Statistical Distances for Evaluating Generative Models in Science** (2024)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Sebastian Bischoff, Alana Darcher, Michael Deistler, Richard Gao, Franziska Gerken, Manuel Gloeckler, Lisa Haxel, Jaivardhan Kapoor, Janne K Lappalainen, Jakob H. Macke, Guy Moss, Matthijs Pals, Felix C Pei, Rachel Rapp, A Erdem Sağtekin, Cornelius Schröder, Auguste Schulz, Zinovia Stefanidi, Shoji Toyota, Linda Ulmer, Julius Vetter
- **Neural Methods for Amortised Parameter Inference** (2024)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Andrew Zammit-Mangion, Matthew Sainsbury-Dale, Raphaël Huser
<details>
<summary>Show BibTeX</summary>
<pre><code>
@article{bischoff2024practical,
title = {A Practical Guide to Sample-Based Statistical Distances for Evaluating Generative Models in Science},
@misc{zammit2024neural,
title = {Neural Methods for Amortised Parameter Inference},
year = {2024},
journal = {Transactions on Machine Learning Research},
issn = {2835-8856},
author = {Bischoff and Darcher and Deistler and Gao and Gerken and Gloeckler and Haxel and Kapoor and Lappalainen and Macke and Moss and Pals and Pei and Rapp and Sağtekin and Schröder and Schulz and Stefanidi and Toyota and Ulmer and Vetter}
number = {arXiv:2404.12484},
eprint = {2404.12484},
primaryclass = {cs},
publisher = {arXiv},
archiveprefix = {arXiv},
author = {Zammit-Mangion and Sainsbury-Dale and Huser}
}
</code>
</pre></details>
Expand Down Expand Up @@ -140,12 +140,12 @@ We highly recommend checking out the `awesome-neural-sbi` list for more resource
</code>
</pre></details>

- **Sbi: A Toolkit for Simulation-Based Inference**
- **sbi: A Toolkit for Simulation-Based Inference**
<details>
<summary>Show BibTeX</summary>
<pre><code>
@article{tejero-cantero2020sbi,
title = {Sbi: {{A}} Toolkit for Simulation-Based Inference},
title = {{sbi}: {{A}} Toolkit for Simulation-Based Inference},
year = {2020},
journal = {Journal of Open Source Software},
volume = {5},
Expand Down Expand Up @@ -447,25 +447,6 @@ We highly recommend checking out the `awesome-neural-sbi` list for more resource
</code>
</pre></details>

- **BayesFlow: Learning Complex Stochastic Models With Invertible Neural Networks** (2022)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Stefan T. Radev, Ulf K. Mertens, Andreas Voss, Lynton Ardizzone, Ullrich Köthe
<details>
<summary>Show BibTeX</summary>
<pre><code>
@article{radev2022bayesflow,
title = {{{BayesFlow}}: {{Learning Complex Stochastic Models With Invertible Neural Networks}}},
shorttitle = {{{BayesFlow}}},
year = {2022},
journal = {IEEE Transactions on Neural Networks and Learning Systems},
volume = {33},
number = {4},
pages = {1452--1466},
issn = {2162-237X, 2162-2388},
doi = {10.1109/TNNLS.2020.3042395},
author = {Radev and Mertens and Voss and Ardizzone and Köthe}
}
</code>
</pre></details>

- **Robust Neural Posterior Estimation and Statistical Model Criticism** (2022)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Daniel Ward, Patrick Cannon, Mark Beaumont, Matteo Fasiolo, Sebastian M. Schmon
<details>
<summary>Show BibTeX</summary>
Expand Down Expand Up @@ -493,8 +474,44 @@ We highly recommend checking out the `awesome-neural-sbi` list for more resource
}
</code>
</pre></details>

- **BayesFlow: Learning Complex Stochastic Models With Invertible Neural Networks** (2020)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Stefan T. Radev, Ulf K. Mertens, Andreas Voss, Lynton Ardizzone, Ullrich Köthe
<details>
<summary>Show BibTeX</summary>
<pre><code>
@article{radev2020bayesflow,
title = {{{BayesFlow}}: {{Learning Complex Stochastic Models With Invertible Neural Networks}}},
shorttitle = {{{BayesFlow}}},
year = {2020},
journal = {IEEE Transactions on Neural Networks and Learning Systems},
volume = {33},
number = {4},
pages = {1452--1466},
issn = {2162-237X, 2162-2388},
doi = {10.1109/TNNLS.2020.3042395},
author = {Radev and Mertens and Voss and Ardizzone and Köthe}
}
</code>
</pre></details>
## Application Papers

- **Advancing Tools for Simulation-Based Inference** (2024)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Henning Bahl, Victor Bresó, Giovanni De Crescenzo, Tilman Plehn
<details>
<summary>Show BibTeX</summary>
<pre><code>
@misc{bahl2024advancing,
title = {Advancing {{Tools}} for {{Simulation-Based Inference}}},
year = {2024},
number = {arXiv:2410.07315},
eprint = {2410.07315},
primaryclass = {hep-ph},
publisher = {arXiv},
archiveprefix = {arXiv},
author = {Bahl and Bresó and Crescenzo and Plehn}
}
</code>
</pre></details>

- **Amortized Template-Matching of Molecular Conformations from Cryo-Electron Microscopy Images Using Simulation-Based Inference** (2024)<br />_Reading this paper? Please consider contributing a TLDR summary._<br />by Lars Dingeldein, David Silva-Sánchez, Luke Evans, Edoardo D'Imprima, Nikolaus Grigorieff, Roberto Covino, Pilar Cossio
<details>
<summary>Show BibTeX</summary>
Expand Down
18 changes: 15 additions & 3 deletions resources.bib
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ @misc{bahl2024advancing
primaryclass = {hep-ph},
publisher = {arXiv},
archiveprefix = {arXiv},
awesome-category = {overview}
awesome-category = {application}
}

@article{bieringer2021measuring,
Expand Down Expand Up @@ -179,6 +179,18 @@ @misc{lavin2022simulation
awesome-category = {overview}
}

@misc{zammit2024neural,
title={Neural Methods for Amortised Parameter Inference},
author={Zammit-Mangion, Andrew and Sainsbury-Dale, Matthew and Huser, Rapha{\"e}l},
year={2024},
number={arXiv:2404.12484},
eprint={2404.12484},
primaryclass = {cs},
publisher = {arXiv},
archiveprefix = {arXiv},
awesome-category = {overview}
}

@inproceedings{moon2023amortized,
title = {Amortized Inference with User Simulations},
booktitle = {Proceedings of the 2023 {{CHI}} Conference on Human Factors in Computing Systems},
Expand Down Expand Up @@ -232,11 +244,11 @@ @article{radev2021outbreakflow
langid = {english}
}

@article{radev2022bayesflow,
@article{radev2020bayesflow,
title = {{{BayesFlow}}: {{Learning Complex Stochastic Models With Invertible Neural Networks}}},
shorttitle = {{{BayesFlow}}},
author = {Radev, Stefan T. and Mertens, Ulf K. and Voss, Andreas and Ardizzone, Lynton and K{\"o}the, Ullrich},
year = {2022},
year = {2020},
journal = {IEEE Transactions on Neural Networks and Learning Systems},
volume = {33},
number = {4},
Expand Down

0 comments on commit ab1d835

Please sign in to comment.