jnzhang commited on
Commit
c3dec07
·
verified ·
1 Parent(s): 7bd40d1

Update README.md with BibTex citation

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -144,3 +144,16 @@ above to review the governing terms.
144
  We thank [Ropedia](https://huggingface.co/ropedia-ai) for providing videos from the [Xperience](https://huggingface.co/datasets/ropedia-ai/xperience-10m) dataset that were used
145
  in our research and development of MolmoMotion. The Xperience dataset is governed by Ropedia’s terms and conditions.
146
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  We thank [Ropedia](https://huggingface.co/ropedia-ai) for providing videos from the [Xperience](https://huggingface.co/datasets/ropedia-ai/xperience-10m) dataset that were used
145
  in our research and development of MolmoMotion. The Xperience dataset is governed by Ropedia’s terms and conditions.
146
 
147
+ ## Citation
148
+
149
+ ```bibtex
150
+ @misc{zhang2026molmomotionforecastingpointtrajectories,
151
+ title={MolmoMotion: Forecasting Point Trajectories in 3D with Language Instruction},
152
+ author={Jianing Zhang and Chenhao Zheng and Yajun Yang and Max Argus and Rustin Soraki and Winson Han and Taira Anderson and Chun-Liang Li and Shuo Liu and Jiafei Duan and Zhongzheng Ren and Jieyu Zhang and Ranjay Krishna},
153
+ year={2026},
154
+ eprint={2606.18558},
155
+ archivePrefix={arXiv},
156
+ primaryClass={cs.CV},
157
+ url={https://arxiv.org/abs/2606.18558},
158
+ }
159
+ ```