selftok-team commited on
Commit
a3ee3c2
·
verified ·
1 Parent(s): da8507d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -250,10 +250,10 @@ If you find our work useful, please cite our related paper:
250
  }
251
 
252
  # CVPR 2025
253
- @inproceedings{pan2025ddt,
254
- title={DDT-LLaMA: Generative Multimodal Pretraining with Discrete Diffusion Timestep Tokens},
255
- author={Kaihang Pan, Wang Lin, Zhongqi Yue, Tenglong Ao, Liyu Jia, Wei Zhao, Juncheng Li, Siliang Tang, Hanwang Zhang},
256
- booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
257
  year={2025}
258
  }
259
 
 
250
  }
251
 
252
  # CVPR 2025
253
+ @article{pan2025generative,
254
+ title={Generative Multimodal Pretraining with Discrete Diffusion Timestep Tokens},
255
+ author={Pan, Kaihang and Lin, Wang and Yue, Zhongqi and Ao, Tenglong and Jia, Liyu and Zhao, Wei and Li, Juncheng and Tang, Siliang and Zhang, Hanwang},
256
+ journal={arXiv preprint arXiv:2504.14666},
257
  year={2025}
258
  }
259