gheinrich commited on
Commit
d0099e6
1 Parent(s): cd613e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -2
README.md CHANGED
@@ -7,7 +7,9 @@ Mike Ranzinger, Greg Heinrich, Jan Kautz, Pavlo Molchanov
7
 
8
  [NVIDIA Research](https://www.nvidia.com/en-us/research/)
9
 
10
- \[[Paper](https://arxiv.org/abs/2312.06709)\]\[[BibTex](#citing-radio)\]\[[GitHub examples](https://github.com/NVlabs/RADIO)\]
 
 
11
  \[[Tech report on v2.5](https://github.com/NVlabs/RADIO/blob/main/RADIOv2.5_tech_report.md)\]
12
 
13
 
@@ -65,4 +67,17 @@ If you find this repository useful, please consider giving a star and citation:
65
  year = {2024},
66
  pages = {12490-12500}
67
  }
68
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
 
8
  [NVIDIA Research](https://www.nvidia.com/en-us/research/)
9
 
10
+ \[[AM-RADIO Paper](https://arxiv.org/abs/2312.06709)\]
11
+ \[[PHI-S Paper](https://arxiv.org/abs/2410.01680)\]
12
+ \[[BibTex](#citing-radio)\]\[[GitHub examples](https://github.com/NVlabs/RADIO)\]
13
  \[[Tech report on v2.5](https://github.com/NVlabs/RADIO/blob/main/RADIOv2.5_tech_report.md)\]
14
 
15
 
 
67
  year = {2024},
68
  pages = {12490-12500}
69
  }
70
+ ```
71
+
72
+ ```
73
+ @misc{ranzinger2024phisdistributionbalancinglabelfree,
74
+ title={PHI-S: Distribution Balancing for Label-Free Multi-Teacher Distillation},
75
+ author={Mike Ranzinger and Jon Barker and Greg Heinrich and Pavlo Molchanov and Bryan Catanzaro and Andrew Tao},
76
+ year={2024},
77
+ eprint={2410.01680},
78
+ archivePrefix={arXiv},
79
+ primaryClass={cs.LG},
80
+ url={https://arxiv.org/abs/2410.01680},
81
+ }
82
+ ```
83
+