Skip to content

ashishsaini01/master-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tests Code style: black Python version Repo Status FastAI

Master's Thesis

Enhancing uncertainty estimation and outlier detection through confidence calibration for out-of-distribution data.

This repository explores the effectiveness of estimating uncertainty and recognizing outliers. These are critical for generating trustworthy, robust machine learning algorithms or deep neural networks. While machine and deep learning models have demonstrated outstanding performance in various tasks, they frequently struggle with out-of-distribution (OoD) data. In this thesis, we explore and take further the prominent approaches like outlier exporter (OE) and decomposed confidence architecture, using in-distribution and out-distribution data. This method improves and generalizes the model's performance on unseen data.

Goal of the thesis

The primary goal is to enhance confidence calibration methods in machine learning models and improve anomaly detection using out-of-distribution data with outlier exposure and decomposed confidence.

Getting Started

To reproduce the experiments and analyses conducted in this thesis, follow these steps:

  1. Clone this repository:
    git clone https://github.com/ashishsaini01/master-thesis.git

  2. Run to install the required dependencies:
    pip install -e .

Results

References

[1] Hendrycks,Dan and Kevin Gimpel: A baselinefordetectingmisclassifiedand out-of-distribution examplesinneuralnetworks. arXivpreprintarXiv:1610.02136, 2016.

[2] Hendrycks,Dan, MantasMazeika and Thomas Dietterich: Deepanomaly detectionwithoutlierexposure. arXivpreprintarXiv:1812.04606,2018.

[3] Hsu, Yen-Chang, Yilin Shen, Hongxia Jin and ZsoltKira: Generalizedodin: Detectingout-of-distributionimagewithoutlearningfromout-of-distributiondata. In ProceedingsoftheIEEE/CVFconferenceoncomputervisionandpatternrecognition, pages 10951–10960,2020.

Contact

If you have any questions, suggestions, or issues regarding this repository or the implemented model, please feel free to contact the author:

Ashish Saini
Email: [email protected] | [email protected]

About

Mater's Thesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages