Kaichengalex commited on
Commit
b1bd679
Β·
verified Β·
1 Parent(s): 3d52600

Update README.md

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