Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

TAMP-Nav: Aligning VLMs with 2D Visual Prompting for Efficient Embodied Navigation

AI By Crimson AI Hugging Face Papers 19 August 2026 · 00:00 12 views
Share: X Telegram

Hugging Face researchers introduce TAMP-Nav, a unified framework that aligns vision-language models with 2D visual prompting, selective reasoning, and compressed memory to achieve state-of-the-art embodied navigation with high efficiency.

TAMP-Nav: Aligning VLMs with 2D Visual Prompting for Efficient Embodied Navigation

Key points

Large Vision-Language Models (VLMs) have advanced embodied navigation, but their direct deployment often forces them into unnatural action spaces that misalign with their 2D pre-training priors. Rigid reasoning schedules and inefficient memory management further compound the issue. To address these challenges, researchers from Hugging Face propose TAMP-Nav, a unified framework for efficient embodied navigation.

The framework introduces a Pixel-to-3D Action Formulation (Point) that reformulates navigation into 2D visual prompting. The VLM selects 2D pixels, which are then projected into 3D coordinates for a low-level SLAM controller, aligning embodied execution with the VLM's inherent 2D visual capabilities.

Additionally, TAMP-Nav integrates Selective Reasoning and Anchor-Trajectory Memory (Think and Memorize). This mechanism dynamically triggers Chain-of-Thought reasoning only at critical decision points and retains high-fidelity memory at key nodes, compressing redundant trajectories into lightweight Space-Time Indicators. This preserves critical historical information and enhances spatio-temporal perception.

Finally, a Two-Level Alignment Paradigm (Align) uses Group Relative Policy Optimization (GRPO) to combine global outcome rewards with fine-grained process rewards. This dense supervision tightly aligns the agent's cognitive planning with physical environmental feedback, enabling adaptive reasoning.

Experiments show that TAMP-Nav achieves state-of-the-art performance with high runtime and sample efficiency. It reaches 66.2% success rate on R2R-CE and 65.7% on RxR-CE, while reducing Chain-of-Thought calls by 73.7%, and requires only 90k training trajectories. The policy transfers zero-shot to real-world indoor and outdoor environments without real-robot fine-tuning.

BenchmarkSuccess RateTraining TrajectoriesCoT Call Reduction
R2R-CE66.2%90k73.7%
RxR-CE65.7%90k73.7%
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

4
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

4