Views
No views yet
| Model Variant | Description | Key Characteristics |
|---|---|---|
| InternVLA-N1 (S2) | Finetuned Qwen2.5-VL model for pixel-goal grounding | Strong System 2 module; compatible with decoupled System 1 controllers or joint optimization pipelines |
| InternVLA-N1 (Dual System) w/ NavDP* | Jointly tuned System 1 (NavDP*) and InternVLA-N1 (S2) | Optimized end-to-end performance; uses RGB-D observations |
| InternVLA-N1 (Dual System) DualVLN | Latest dual-system architecture | Optimized end-to-end performance and faster convergence; uses RGB observations |
The previously released version is now called InternVLA-N1-wo-dagger. The lastest official release is recommended for best performance.
1@misc{internvla-n1,
2 title = {{InternVLA-N1: An} Open Dual-System Navigation Foundation Model with Learned Latent Plans},
3 author = {InternVLA-N1 Team},
4 year = {2025},
5 booktitle={arXiv},
6}
7@misc{internnav2025,
8 title = {{InternNav: InternRobotics'} open platform for building generalized navigation foundation models},
9 author = {InternNav Contributors},
10 howpublished={\url{https://github.com/InternRobotics/InternNav}},
11 year = {2025}
12}
13@misc{wei2025groundslowfastdualsystem,
14 title={Ground Slow, Move Fast: A Dual-System Foundation Model for Generalizable Vision-and-Language Navigation},
15 author={Meng Wei and Chenyang Wan and Jiaqi Peng and Xiqian Yu and Yuqiang Yang and Delin Feng and Wenzhe Cai and Chenming Zhu and Tai Wang and Jiangmiao Pang and Xihui Liu},
16 year={2025},
17 eprint={2512.08186},
18 archivePrefix={arXiv},
19 primaryClass={cs.RO},
20 url={https://arxiv.org/abs/2512.08186},
21}
22
23