Skip to content

Leveraging Subclass Learning for Improving Uncertainty Estimation in Deep Learning

Notifications You must be signed in to change notification settings

cidl-auth/srbf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leveraging Subclass Learning for Improving Uncertainty Estimation in Deep Learning

To reproduce the results reported in our paper (e.g. for MNIST):

Run:

  python3 train_AE.py --dataset mnist

And then:

  python3 train_SRBF.py --dataset mnist --opt sgd --sgd-lr 5e-2 --num-epochs 30 --gamma 0.999 --cs 64 --subclass 1 --AE-pretrained

Acknowledgments

This work has received partial funding from the Hellenic Foundation for Research & Innovation (H.F.R.I.) scholarship under grant agreement No 20490 (Deep Learning Methodologies for Trustworthy Intelligent Systems) and the research project ”Robotic Safe Adaptation In Unprecedented Situations (RoboSAPIENS)”, which is implemented in the framework of Horizon Europe 2021-2027 research and innovation programme under grant agreement No 101133807. This publication reflects the authors’ views only. The European Commission are not responsible for any use that may be made of the information it contains.

EU Flag

Learn more about RoboSAPIENS.

RoboSAPIENS Logo

About

Leveraging Subclass Learning for Improving Uncertainty Estimation in Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%