Home

Awesome

Firth Bias Reduction in Few-shot Classification

This repository contains all the experiments conducted in the On the Importance of Firth Bias Reduction in Few-Shot Classification paper. For a concise and informal description of our work, check out our paper's website: https://ehsansaleh.github.io/firthfsl

To clone this repo with all three of its sub-modules, run:

git clone --recursive https://github.com/ehsansaleh/firth_bias_reduction.git
<details open> <summary><h2>The Paper in Pictures</h2></summary> </details>

The Repository Structure

References

@inproceedings{ghaffari2022fslfirth,
    title={On the Importance of Firth Bias Reduction in Few-Shot Classification},
    author={Saba Ghaffari and Ehsan Saleh and David Forsyth and Yu-Xiong Wang},
    booktitle={International Conference on Learning Representations},
    year={2022},
    url={https://openreview.net/forum?id=DNRADop4ksB}
}