Skip to content

# Repository for "Improving Calibration by Relating Focal Loss, Temperature Scaling, and Properness" - ECAI 2024

License

Notifications You must be signed in to change notification settings

slavikkom/focal_temperature_scaling

Repository files navigation

"Improving Calibration by Relating Focal Loss, Temperature Scaling, and Properness" - ECAI 2024

This repository contains the official implementation of the paper "Improving Calibration by Relating Focal Loss, Temperature Scaling, and Properness" accepted at ECAI 2024.

Authors: Viacheslav Komisarenko and Meelis Kull

The paper introduces focal temperature scaling - a novel approach for calibrating classifiers, addressing a crucial issue of uncertainty quantification. The provided code includes the proposed focal temperature scaling method and all training and evaluation settings used in our experiments.

Most of the code for training, evaluation and calibration of the baseline methods were borrowed from repositories https://github.com/3mcloud/adafocal and https://github.com/torrvision/focal_calibration .

Training:

The folder train_scripts contains examples of the code to run different training methods.

Evaluation:

The folder evaluate_scripts contains examples of the code to run different evaluation and calibration methods.

Citation:

If you find the code or paper beneficial for your research, please cite it as follows:

About

# Repository for "Improving Calibration by Relating Focal Loss, Temperature Scaling, and Properness" - ECAI 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published