kgubernatorov commited on
Commit
8c99601
·
verified ·
1 Parent(s): 8e285b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -39,4 +39,13 @@ Training configuration is provided in `config.yaml`. Key settings:
39
 
40
  ## Citation
41
 
42
- If you use this model, please cite our paper (coming soon).
 
 
 
 
 
 
 
 
 
 
39
 
40
  ## Citation
41
 
42
+ If you use this model, please cite our paper:
43
+
44
+ ```bibtex
45
+ @article{gubernatorov2026hapticvla,
46
+ title={HapticVLA: Contact-Rich Manipulation via Vision-Language-Action Model without Inference-Time Tactile Sensing},
47
+ author={Gubernatorov, Konstantin and Sannikov, Mikhail and Mikhalchuk, Ilya and Kuznetsov, Egor and Artemov, Makar and Ouwatobi, Ogunwoye Faith and Fernando, Marcelino and Asanov, Artem and Guo, Ziang and Tsetserukou, Dzmitry},
48
+ journal={arXiv preprint arXiv:2603.15257},
49
+ year={2026}
50
+ }
51
+ ```