Update README.md
Browse files
README.md
CHANGED
|
@@ -27,11 +27,13 @@ The code above will download the `VisR-Bench` folder, which is required for test
|
|
| 27 |
url={https://arxiv.org/abs/2508.07493},
|
| 28 |
}
|
| 29 |
|
| 30 |
-
@
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
|
|
|
|
|
|
| 36 |
}
|
| 37 |
```
|
|
|
|
| 27 |
url={https://arxiv.org/abs/2508.07493},
|
| 28 |
}
|
| 29 |
|
| 30 |
+
@misc{chen2025svragloracontextualizingadaptationmllms,
|
| 31 |
+
title={SV-RAG: LoRA-Contextualizing Adaptation of MLLMs for Long Document Understanding},
|
| 32 |
+
author={Jian Chen and Ruiyi Zhang and Yufan Zhou and Tong Yu and Franck Dernoncourt and Jiuxiang Gu and Ryan A. Rossi and Changyou Chen and Tong Sun},
|
| 33 |
+
year={2025},
|
| 34 |
+
eprint={2411.01106},
|
| 35 |
+
archivePrefix={arXiv},
|
| 36 |
+
primaryClass={cs.CV},
|
| 37 |
+
url={https://arxiv.org/abs/2411.01106},
|
| 38 |
}
|
| 39 |
```
|