continuallearning commited on
Commit
cd02876
·
verified ·
1 Parent(s): d88661e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -162,5 +162,10 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
162
  **BibTeX:**
163
 
164
  ```bibtex
165
- [More Information Needed]
 
 
 
 
 
166
  ```
 
162
  **BibTeX:**
163
 
164
  ```bibtex
165
+ @article{romer2026clare,
166
+ title={CLARE: Continual Learning for Vision-Language-Action Models via Autonomous Adapter Routing and Expansion},
167
+ author={Ralf R{\"o}mer and Yi Zhang and Angela P. Schoellig},
168
+ journal={arXiv preprint arXiv:2601.09512} ,
169
+ year={2026}
170
+ }
171
  ```