Update README.md
Browse files
README.md
CHANGED
|
@@ -173,15 +173,15 @@ We would like to thank the [starVLA](https://github.com/starVLA/starVLA) project
|
|
| 173 |
## Citation
|
| 174 |
If you find this project or the dataset helpful, please cite:
|
| 175 |
```bibtex
|
| 176 |
-
@
|
| 177 |
-
|
| 178 |
-
|
| 179 |
-
|
| 180 |
-
|
| 181 |
-
|
| 182 |
-
|
| 183 |
-
|
| 184 |
-
}
|
| 185 |
```
|
| 186 |
|
| 187 |
## Star History
|
|
|
|
| 173 |
## Citation
|
| 174 |
If you find this project or the dataset helpful, please cite:
|
| 175 |
```bibtex
|
| 176 |
+
@inproceedings{LangForce_2026_ICML,
|
| 177 |
+
title = {LangForce: Bayesian Decomposition of Vision Language Action Models via Latent Action Queries},
|
| 178 |
+
author = {Lian, Shijie and Yu, Bin and Lin, Xiaopeng and Yang, Laurence T. and Shen, Zhaolong and Wu, Changti and Miao, Yuzhuo and Huang, Cong and Chen, Kai},
|
| 179 |
+
booktitle = {Proceedings of the 43rd International Conference on Machine Learning},
|
| 180 |
+
year = {2026},
|
| 181 |
+
series = {Proceedings of Machine Learning Research},
|
| 182 |
+
publisher = {PMLR},
|
| 183 |
+
url = {https://arxiv.org/abs/2601.15197}
|
| 184 |
+
}
|
| 185 |
```
|
| 186 |
|
| 187 |
## Star History
|