dengbaowang / Mixup-Inference-in-Training
This is the implementation of our CVPR'23 paper On the Pitfall of Mixup for Uncertainty Calibration. In the paper, we conduct a series of empirical studies showing the calibration issue of Mixup, and propose a new mixup training strategy to address this issue.
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Mixup-Inference-in-Training
- PyTorch implementation of CIDER (How to exploit hyperspherical embeddings for out-of-distribution detection), ICLR 2023☆54Updated last year
- [ICML 2023] "Unleashing Mask: Explore the Intrinsic Out-of-Distribution Detection Capability"☆18Updated last year
- Code for Model Agnostic Sample Reweighting for Out-of-Distribution Learning☆43Updated last year
- ☆25Updated last year
- [WACV'23] Mixture Outlier Exposure for Out-of-Distribution Detection in Fine-grained Environments☆25Updated last year
- ☆10Updated last year
- ☆13Updated 3 years ago
- [NeurIPS 2022] The official code for our NeurIPS 2022 paper "Inducing Neural Collapse in Imbalanced Learning: Do We Really Need a Learnab…☆42Updated 2 years ago
- This is the official PyTorch Implementation of "SoTTA: Robust Test-Time Adaptation on Noisy Data Streams (NeurIPS '23)" by Taesik Gong*, …☆18Updated 8 months ago
- ☆29Updated last year
- CVPR2021: Out-of-Distribution Detection Using Union of 1-Dimensional Subspaces☆22Updated 3 years ago
- Official PyTorch implementation of "Loss-Curvature Matching for Dataset Selection and Condensation" (AISTATS 2023)☆21Updated last year
- [NeurIPS 2023] A Unified Approach to Domain Incremental Learning with Memory: Theory and Algorithm☆34Updated 11 months ago
- ☆21Updated last year
- This is an official PyTorch implementation of the ICML 2023 paper AdaNPC and SIGKDD paper DRM.☆80Updated 7 months ago
- PyTorch implementation of POEM (Out-of-distribution detection with posterior sampling), ICML 2022☆28Updated last year
- The offical implement of ImbSAM (Imbalanced-SAM)☆21Updated 8 months ago
- Code Release for "Self-supervised Learning is More Robust to Dataset Imbalance"☆37Updated 2 years ago
- NeurIPS 2021, "Fine Samples for Learning with Noisy Labels"☆38Updated 2 years ago
- ☆21Updated 2 years ago
- [ICLR 2023, ICLR DG oral] PAIR, the optimizer and model selection criteria for OOD Generalization☆50Updated 7 months ago
- A list of papers that studies out-of-distribution (OOD) detection and misclassification detection (MisD)☆40Updated last year
- This is the implementation of our CVPR'23 paper "Class-Conditional Sharpness-Aware Minimization for Deep Long-Tailed Recognition".☆16Updated 11 months ago
- Official implementation for "Partial and Asymmetric Contrastive Learning for Out-of-Distribution Detection in Long-Tailed Recognition" (I…☆39Updated last year
- [ICML23] On Pitfalls of Test-Time Adaptation☆103Updated 7 months ago
- Self-Supervised Dataset Distillation for Transfer Learning☆12Updated 7 months ago
- Test-Time Adaptation via Conjugate Pseudo-Labels