Downloads · 30 days
6
5% of all-time downloads
InternRobotics/VL-LN-Bench-basemodel
VL-LN-Bench-basemodel is a robotics model from InternRobotics. Use it for the robotics task on the model card, and read the license before you ship it in a product. It is set up for transformers. The card lists the license as cc-by-nc-sa-4.0.
This repository contains the base model for the paper VL-LN Bench: Towards Long-horizon Goal-oriented Navigation with Active Dialogs.
Downloads · 30 days
6
5% of all-time downloads
All-time downloads
110
Public
Repo size
16.6 GB
Likes
6
Public
Click a slice to open those files.
.safetensors16.6 GB · 100%
From the Hugging Face model README
This repository contains the base model for the paper VL-LN Bench: Towards Long-horizon Goal-oriented Navigation with Active Dialogs.
VL-LN Bench is the first benchmark for Interactive Instance Goal Navigation (IIGN), where an embodied agent must locate a specific object instance in a realistic 3D home while engaging in free-form natural-language dialogue. It also provides an automated data-collection pipeline that generates large-scale training data for learning interactive navigation behaviors. Using this dataset, we train an IIGN base model that shares the same architecture as InternVLA-N1.
The resulting model demonstrates baseline competence on IIGN: it can search for a specific instance in previously unseen environments. During exploration, the agent can either move by predicting a pixel-goal waypoint or ask a question to reduce ambiguity and improve task success and efficiency.
For inference and evaluation, please refer to the VL-LN-Bench repository.
If you find our work helpful, please cite:
@misc{huang2025vllnbenchlonghorizongoaloriented,
title={VL-LN Bench: Towards Long-horizon Goal-oriented Navigation with Active Dialogs},
author={Wensi Huang and Shaohao Zhu and Meng Wei and Jinming Xu and Xihui Liu and Hanqing Wang and Tai Wang and Feng Zhao and Jiangmiao Pang},
year={2025},
eprint={2512.22342},
archivePrefix={arXiv},
primaryClass={cs.RO},
url={https://arxiv.org/abs/2512.22342},
}