MIV-XJTU/JanusVLN
[ICLR2026] Official implementation for "JanusVLN: Decoupling Semantics and Spatiality with Dual Implicit Memory for Vision-Language Navigation"
What it solves
JanusVLN addresses the challenge of Vision-Language Navigation (VLN), where an agent must navigate a 3D environment based on natural language instructions. It specifically aims to move beyond 2D semantics-dominant approaches by better integrating semantic understanding with 3D spatial cognition to improve navigation accuracy.
How it works
Inspired by the human brain's separation of semantic and spatial processing, JanusVLN utilizes a dual implicit memory system. This system consists of two complementary, fixed-size, compact neural memories that decouple semantic understanding from spatiality, allowing the agent to synergize both types of information for more effective movement in 3D spaces.
Who it’s for
This project is designed for researchers and developers working on spatial embodied AI, robotics, and vision-language navigation agents.
Highlights
- Dual Implicit Memory: The first VLN framework to use two separate neural memories for semantics and spatiality.
- 3D Spatial-Semantic Synergy: Shifts the focus from simple 2D semantic recognition to integrated 3D spatial awareness.
- Comprehensive Training Pipeline: Supports base training, DAgger data collection, and extra training for performance enhancement.
- Multi-Dataset Support: Compatible with R2R, RxR, and ScaleVLN datasets.
Related
- Project
- Project
- Project
- Project
- Project