Update README.md
Browse files
README.md
CHANGED
|
@@ -111,16 +111,17 @@ The dataset covers a wide range of machine learning topics, with the top 10 rese
|
|
| 111 |
|
| 112 |
This dataset is released under the [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/).
|
| 113 |
|
| 114 |
-
|
| 115 |
|
| 116 |
If you use this dataset, please cite:
|
| 117 |
```
|
| 118 |
-
@misc{
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
year
|
| 122 |
-
|
| 123 |
-
|
| 124 |
-
|
|
|
|
| 125 |
}
|
| 126 |
-
```
|
|
|
|
| 111 |
|
| 112 |
This dataset is released under the [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/).
|
| 113 |
|
| 114 |
+
## Citation
|
| 115 |
|
| 116 |
If you use this dataset, please cite:
|
| 117 |
```
|
| 118 |
+
@misc{chen2025vibevideototextinformationbottleneck,
|
| 119 |
+
title={VIBE: Video-to-Text Information Bottleneck Evaluation for TL;DR},
|
| 120 |
+
author={Shenghui Chen and Po-han Li and Sandeep Chinchali and Ufuk Topcu},
|
| 121 |
+
year={2025},
|
| 122 |
+
eprint={2505.17423},
|
| 123 |
+
archivePrefix={arXiv},
|
| 124 |
+
primaryClass={cs.CV},
|
| 125 |
+
url={https://arxiv.org/abs/2505.17423},
|
| 126 |
}
|
| 127 |
+
```
|