paper-with-me

Papers

VPN: Visual Prompt Navigation

2025-08-03 · Shuo Feng, Zihan Wang, Yuchen Li, Rui Kong, Hengyi Cai, Shuaiqiang Wang, Gim Hee Lee, Piji Li, Shuqiang Jiang arxiv

While natural language is commonly used to guide embodied agents, the inherent ambiguity and verbosity of language often hinder the effectiveness of language-guided navigation in complex environments. To this end, we propose Visual Prompt Navigation (VPN), a novel paradigm that guides agents to navigate using only user-provided visual prompts within 2D top-view maps. This visual prompt primarily focuses on marking the visual navigation trajectory on a top-down view of a scene, offering intuitive and spatially grounded guidance without relying on language instructions. It is more friendly for non-expert users and reduces interpretive ambiguity. We build VPN tasks in both discrete and continuous navigation settings, constructing two new datasets, R2R-VP and R2R-CE-VP, by extending existing R2R and R2R-CE episodes with corresponding visual prompts. Furthermore, we introduce VPNet, a dedicated baseline network to handle the VPN tasks, with two data augmentation strategies: view-level augmentation (altering initial headings and prompt orientations) and trajectory-level augmentation (incorporating diverse trajectories from large-scale 3D scenes), to enhance navigation performance. Extensive experiments evaluate how visual prompt forms, top-view map formats, and data augmentation strategies affect the performance of visual prompt navigation. The code is available at https://github.com/farlit/VPN.

📄 PDF Abstract BibTeX arXiv:2508.01766

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationVisual Navigation

Similar Papers 제목 키워드 기반

Multimodal Large Language Model for Visual Navigation

2023-10-12 · Yao-Hung Hubert Tsai, Vansh Dhar, Jialu Li, BoWen Zhang 외

Recent efforts to enable visual navigation using large language models have mainly focused on developing complex prompt systems. These systems incorporate instructions, observations, and history into massive text prompts…

Language ModelingLanguage ModellingLarge Language Modelmodel+3

Why Only Text: Empowering Vision-and-Language Navigation with Multi-modal Prompts

2024-06-04 · Haodong Hong, Sen Wang, Zi Huang, Qi Wu 외

Current Vision-and-Language Navigation (VLN) tasks mainly employ textual instructions to guide agents. However, being inherently abstract, the same textual instruction can be associated with different visual signals, cau…

NavigateVision and Language Navigation

VisionGPT: LLM-Assisted Real-Time Anomaly Detection for Safe Visual Navigation

2024-03-19 · Hao Wang, Jiayou Qin, Ashish Bastola, Xiwen Chen 외

This paper explores the potential of Large Language Models(LLMs) in zero-shot anomaly detection for safe visual navigation. With the assistance of the state-of-the-art real-time open-world object detection model Yolo-Wor…

Anomaly Detectionobject-detectionObject DetectionOpen-vocabulary object detection+5

SeeNav-Agent: Enhancing Vision-Language Navigation with Visual Prompt and Step-Level Policy Optimization

2025-12-02 · Zhengcheng Wang, Zichuan Lin, Yijun Yang, Haobo Fu 외 arxiv

Existing Vision-Language Navigation (VLN) agents based on Large Vision-Language Models (LVLMs) often suffer from perception errors, reasoning errors, and planning errors, which significantly hinder their navigation perfo…

Vision-Language NavigationReinforcement Learning

Prompt-based Context- and Domain-aware Pretraining for Vision and Language Navigation

2023-09-07 · Ting Liu, Yue Hu, Wansen Wu, Youkai Wang 외

Pretrained visual-language models have extensive world knowledge and are widely used in visual and language navigation (VLN). However, they are not sensitive to indoor scenarios for VLN tasks. Another challenge for VLN i…

Contrastive Learningcross-modal alignmentVision and Language NavigationWorld Knowledge