Update README.md
Browse files
README.md
CHANGED
|
@@ -118,4 +118,11 @@ The underlying code repository is released under the MIT License. Model users ar
|
|
| 118 |
|
| 119 |
## Citation
|
| 120 |
|
| 121 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
|
| 119 |
## Citation
|
| 120 |
|
| 121 |
+
```bibtex
|
| 122 |
+
@article{liang2026dynamics,
|
| 123 |
+
title={Dynamic Cluster Data Sampling for Efficient and Long-Tail-Aware Vision-Language Pre-training},
|
| 124 |
+
author={Mingliang Liang and Zhuoran Liu and Arjen P. de Vries and Martha Larson},
|
| 125 |
+
journal={arXiv preprint arXiv:2604.27932},
|
| 126 |
+
year={2026}
|
| 127 |
+
}
|
| 128 |
+
```
|