changdae commited on
Commit
1d31c86
·
verified ·
1 Parent(s): 7f139e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -72,11 +72,13 @@ All perturbations are at severity level 3, generated following [MM-Robustness](h
72
  ## Citation
73
 
74
  ```bibtex
75
- @inproceedings{oh2025vittle,
 
76
  title={Visual Instruction Bottleneck Tuning},
77
- author={Oh, Changdae and Li, Jiatong and Im, Shawn and Li, Yixuan},
78
- booktitle={Advances in Neural Information Processing Systems},
79
- year={2025}
 
80
  }
81
  ```
82
 
 
72
  ## Citation
73
 
74
  ```bibtex
75
+ @inproceedings{
76
+ oh2025visual,
77
  title={Visual Instruction Bottleneck Tuning},
78
+ author={Changdae Oh and Jiatong Li and Shawn Im and Sharon Li},
79
+ booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
80
+ year={2025},
81
+ url={https://openreview.net/forum?id=yzHiEmLSk8}
82
  }
83
  ```
84