Datasets:
Update README.md
Browse files
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{
|
|
|
|
| 76 |
title={Visual Instruction Bottleneck Tuning},
|
| 77 |
-
author={
|
| 78 |
-
booktitle={
|
| 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 |
|