Kaichengalex commited on
Commit
08ebc82
Β·
verified Β·
1 Parent(s): 311e219

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -25,7 +25,7 @@ Yingda Chen,</span>
25
  <a href="https://weidong-tom-cai.github.io/">Weidong Cai</a>,</span>
26
  <a href="https://jiankangdeng.github.io">Jiankang Deng</a></span>
27
 
28
- [🏑 Project Page](https://garygutc.github.io/UniME) | [πŸ“„ Paper]() | [πŸ’» Github](https://github.com/deepglint/UniME)
29
 
30
 
31
  <p align="center">
@@ -109,5 +109,13 @@ print("Score: ", Score)
109
  ## πŸ“– Citation
110
  If you find this repository useful, please use the following BibTeX entry for citation.
111
  ```latex
112
- Coming soon
 
 
 
 
 
 
 
 
113
  ```
 
25
  <a href="https://weidong-tom-cai.github.io/">Weidong Cai</a>,</span>
26
  <a href="https://jiankangdeng.github.io">Jiankang Deng</a></span>
27
 
28
+ [🏑 Project Page](https://garygutc.github.io/UniME) | [πŸ“„ Paper](https://arxiv.org/pdf/2504.17432) | [πŸ’» Github](https://github.com/deepglint/UniME)
29
 
30
 
31
  <p align="center">
 
109
  ## πŸ“– Citation
110
  If you find this repository useful, please use the following BibTeX entry for citation.
111
  ```latex
112
+ @misc{gu2025breakingmodalitybarrieruniversal,
113
+ title={Breaking the Modality Barrier: Universal Embedding Learning with Multimodal LLMs},
114
+ author={Tiancheng Gu and Kaicheng Yang and Ziyong Feng and Xingjun Wang and Yanzhao Zhang and Dingkun Long and Yingda Chen and Weidong Cai and Jiankang Deng},
115
+ year={2025},
116
+ eprint={2504.17432},
117
+ archivePrefix={arXiv},
118
+ primaryClass={cs.CV},
119
+ url={https://arxiv.org/abs/2504.17432},
120
+ }
121
  ```