paulaoak commited on
Commit
aeba41b
·
verified ·
1 Parent(s): 1f38327

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
+ ## 📄 Paper
5
+ This repository accompanies the paper:
6
+
7
+ **Sampling by Averaging: A Multiscale Approach to Score Estimation**
8
+ Paula Cordero-Encinar, Andrew B. Duncan, Sebastian Reich, O. Deniz Akyildiz
9
+ *arXiv:2508.15069 [stat.CO]*
10
+ [🔗 Read on arXiv](https://arxiv.org/abs/2508.15069)
11
+
12
+ If you use this work, please cite:
13
+ ```bibtex
14
+ @article{cordero2025sampling,
15
+ title={Sampling by averaging: A multiscale approach to score estimation},
16
+ author={Cordero-Encinar, Paula and Duncan, Andrew B and Reich, Sebastian and Akyildiz, O Deniz},
17
+ journal={arXiv preprint arXiv:2508.15069},
18
+ year={2025}
19
+ }