x1nyuzhou commited on
Commit
888a6c4
·
verified ·
1 Parent(s): de66d73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -291,10 +291,11 @@ To use this visualization script, follow these steps:
291
 
292
  If you find our dataset or paper useful, please cite:
293
  ```Code snippet
294
- @article{zeng2025diagnose,
295
- title={Diagnose, Correct, and Learn from Manipulation Failures via Visual Symbols},
296
  author={Zeng, Xianchao and Zhou, Xinyu and Li, Youcheng and Shi, Jiayou and Li, Tianle and Chen, Liangming and Ren, Lei and Li, Yong-Lu},
297
- journal={arXiv preprint arXiv:2512.02787},
298
- year={2025}
 
299
  }
300
  ```
 
291
 
292
  If you find our dataset or paper useful, please cite:
293
  ```Code snippet
294
+ @inproceedings{zeng2026diagnose,
295
+ title={Diagnose, correct, and learn from manipulation failures via visual symbols},
296
  author={Zeng, Xianchao and Zhou, Xinyu and Li, Youcheng and Shi, Jiayou and Li, Tianle and Chen, Liangming and Ren, Lei and Li, Yong-Lu},
297
+ booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
298
+ pages={42386--42395},
299
+ year={2026}
300
  }
301
  ```