Update README.md
Browse files
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
```
|