Diffusers.jl/dev/refs.bib
2023-10-06 17:50:51 +00:00

62 lines
1.9 KiB
BibTeX

@misc{ho2020denoising,
title = {Denoising Diffusion Probabilistic Models},
author = {Jonathan Ho and Ajay Jain and Pieter Abbeel},
year = {2020},
eprint = {2006.11239},
archiveprefix = {arXiv},
primaryclass = {cs.LG}
}
@misc{song2022denoising,
title = {Denoising Diffusion Implicit Models},
author = {Jiaming Song and Chenlin Meng and Stefano Ermon},
year = {2022},
eprint = {2010.02502},
archiveprefix = {arXiv},
primaryclass = {cs.LG}
}
@misc{luo2022understanding,
title = {Understanding Diffusion Models: A Unified Perspective},
author = {Calvin Luo},
year = {2022},
eprint = {2208.11970},
archiveprefix = {arXiv},
primaryclass = {cs.LG}
}
@misc{nichol2021improved,
title = {Improved Denoising Diffusion Probabilistic Models},
author = {Alex Nichol and Prafulla Dhariwal},
year = {2021},
eprint = {2102.09672},
archiveprefix = {arXiv},
primaryclass = {cs.LG}
}
@misc{lin2023common,
title = {Common Diffusion Noise Schedules and Sample Steps are Flawed},
author = {Shanchuan Lin and Bingchen Liu and Jiashi Li and Xiao Yang},
year = {2023},
eprint = {2305.08891},
archiveprefix = {arXiv},
primaryclass = {cs.CV}
}
@misc{xu2022geodiff,
title = {GeoDiff: a Geometric Diffusion Model for Molecular Conformation Generation},
author = {Minkai Xu and Lantao Yu and Yang Song and Chence Shi and Stefano Ermon and Jian Tang},
year = {2022},
eprint = {2203.02923},
archiveprefix = {arXiv},
primaryclass = {cs.LG}
}
@misc{salimans2022progressive,
title = {Progressive Distillation for Fast Sampling of Diffusion Models},
author = {Tim Salimans and Jonathan Ho},
year = {2022},
eprint = {2202.00512},
archiveprefix = {arXiv},
primaryclass = {cs.LG}
}