Skip to content

Commit ca2a827

Browse files
Added NeurIPS 2024 titles. TODO1: Add links to papers. TODO2: Add links to code. TODO3: Update list of researchers
1 parent c271f33 commit ca2a827

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

README.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1-
# OOD Detection, Robustness, and Generalization [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/continuousml/Awesome-Out-Of-Distribution-Detection)
1+
# OOD Machine Learning: Detection, Robustness, and Generalization
22

33
<img width="1665" alt="image" src="https://github.com/user-attachments/assets/ebb0d89c-e929-4c7f-af5e-d7e39547c487">
44

5-
This repo aims to provide the most comprehensive, up-to-date, high-quality resource for **OOD detection, robustness, and generalization** in Deep Learning. Your one-stop shop for everything OOD is here.
5+
<p align="center">
6+
<a href="https://discord.gg/gdap3n9jZ2">
7+
<img src="https://img.shields.io/badge/Discord-5865F2.svg?style=for-the-badge&logo=Discord&logoColor=white" alt="Discord">
8+
</a>
9+
<a href="https://github.com/continuousml/Awesome-Out-Of-Distribution-Detection">
10+
<img src="https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=for-the-badge" alt="Maintenance">
11+
</a>
12+
</p>
13+
14+
This repo aims to provide the most comprehensive, up-to-date, high-quality resource for **OOD detection, robustness, and generalization** in Machine Learning/Deep Learning. Your one-stop shop for everything OOD is here.
615

7-
[![Discord](https://img.shields.io/badge/Discord-5865F2.svg?style=for-the-badge&logo=Discord&logoColor=white)](https://discord.gg/gdap3n9jZ2)
816

917
---
1018

@@ -25,16 +33,7 @@ This repo aims to provide the most comprehensive, up-to-date, high-quality resou
2533

2634
# Researchers
2735

28-
- Dan Hendrycks [[Twitter]](https://twitter.com/DanHendrycks) [[Scholar]](https://scholar.google.com/citations?user=czyretsAAAAJ&hl=en)
29-
30-
- Mathias Hein [[Scholar]](https://scholar.google.de/citations?user=0ZAb3tsAAAAJ&hl=en)
31-
32-
- Sharon Y. Li [[Twitter]](https://twitter.com/SharonYixuanLi) [[Scholar]](https://scholar.google.com/citations?user=QSTd1oUAAAAJ)
33-
34-
- Bo Han [[Scholar]](https://scholar.google.com/citations?hl=en&user=nTNjqHwAAAAJ&view_op=list_works&sortby=pubdate)
35-
36-
- Yiyou Sun [[Twitter]](https://twitter.com/YiyouSun) [[Scholar]](https://scholar.google.com/citations?user=IKqlQo4AAAAJ)
37-
36+
TODO: Update list of researcher
3837

3938
# Articles
4039

@@ -582,6 +581,7 @@ This repo aims to provide the most comprehensive, up-to-date, high-quality resou
582581

583582
## OOD Generalization
584583

584+
585585
(NeurIPS 2024) [Bridging Multicalibration and Out-of-distribution Generalization Beyond Covariate Shift]() by Wu et al.
586586

587587
(NeurIPS 2024) [Human-Assisted Out-of-Distribution Generalization and Detection]() by Bai et al.
@@ -600,6 +600,8 @@ This repo aims to provide the most comprehensive, up-to-date, high-quality resou
600600

601601
(NeurIPS 2024) [WikiDO: Evaluating Out-of-Distribution Generalization of Vision-Language Models in Cross-Modal Retrieval]() by Tankala et al.
602602

603+
(Nature) [Out-of-distribution generalization for learning quantum dynamics](https://www.nature.com/articles/s41467-023-39381-w) by Caro et al.
604+
603605
(ICML 2024) [CRoFT: Robust Fine-Tuning with Concurrent Optimization for OOD Generalization and Open-Set OOD Detection](https://openreview.net/pdf?id=xFDJBzPhci) [[Code]](https://github.com/LinLLLL/CRoFT) by Zhu et al.
604606

605607
(ICML 2024) [Time-Series Forecasting for Out-of-Distribution Generalization Using Invariant Learning](https://openreview.net/pdf?id=SMUXPVKUBg) [[Code]](https://github.com/AdityaLab/FOIL) by Liu et al.

0 commit comments

Comments
 (0)