Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UQ Methods to add #43

Open
nilsleh opened this issue Jun 28, 2023 · 2 comments
Open

UQ Methods to add #43

nilsleh opened this issue Jun 28, 2023 · 2 comments

Comments

@nilsleh
Copy link
Collaborator

nilsleh commented Jun 28, 2023

This issue can be a collection and discussion of methods we could add to the library at some point, in no particular order :) Feel free to comment with suggestions and if you feel comfortable, you are more than welcome to add them via a PR!

An overview of some methods from the survey paper by Gawlikowski et al. 2023 is here.

Methods remaining to be grouped

Methods by Task

Regression:

Classification:

PixelWise Regression:

Segmentation:

Generative Models:

Post-hoc calibration procedures:

@nilsleh nilsleh pinned this issue Nov 24, 2023
@wrkhard
Copy link

wrkhard commented Dec 20, 2023

I would be very interested in seeing SNGP implemented for ViTs. Seems to be very few UQ methods out there for ViT.

Paper: https://papers.nips.cc/paper/2020/file/543e83748234f7cbab21aa0ade66565f-Paper.pdf
TF implementation for ResNet: https://www.tensorflow.org/tutorials/understanding/sngp#full-sngp-model

@qqaazz800624
Copy link
Contributor

Thanks for your hard work!
I just came across a 2024 ICLR paper a few days ago which I found it quite interesting and encouraging. The paper proposed BayesDiff, a pixel-wise uncertainty estimator for generations from diffusion models based on Bayesian inference.
Since Diffusion models has gained so much attention and proved to have impressive image generation capability, I am glad to know that someone has found a way to combine uncertainty quantification and Diffusion models.

截圖 2024-04-22 下午5 14 03

KOU, Siqi, et al. BayesDiff: Estimating Pixel-wise Uncertainty in Diffusion via Bayesian Inference. arXiv preprint arXiv:2310.11142, 2023.

The Github:
https://github.com/karrykkk/BayesDiff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants