paper-with-me

홈 › Papers

APPLV: Adaptive Planner Parameter Learning from Vision-Language-Action Model

2026-03-09 · Yuanjie Lu, Beichen Wang, Zhengqi Wu, Yang Li, Xiaomin Lin, Chengzhi Mao, Xuesu Xiao arxiv

Autonomous navigation in highly constrained environments remains challenging for mobile robots. Classical navigation approaches offer safety assurances but require environment-specific parameter tuning; end-to-end learning bypasses parameter tuning but struggles with precise control in constrained spaces. To this end, recent robot learning approaches automate parameter tuning while retaining classical systems' safety, yet still face challenges in generalizing to unseen environments. Recently, Vision-Language-Action (VLA) models have shown promise by leveraging foundation models' scene understanding capabilities, but still struggle with precise control and inference latency in navigation tasks. In this paper, we propose Adaptive Planner Parameter Learning from Vision-Language-Action Model (\textsc{applv}). Unlike traditional VLA models that directly output actions, \textsc{applv} leverages pre-trained vision-language models with a regression head to predict planner parameters that configure classical planners. We develop two training strategies: supervised learning fine-tuning from collected navigation trajectories and reinforcement learning fine-tuning to further optimize navigation performance. We evaluate \textsc{applv} across multiple motion planners on the simulated Benchmark Autonomous Robot Navigation (BARN) dataset and in physical robot experiments. Results demonstrate that \textsc{applv} outperforms existing methods in both navigation performance and generalization to unseen environments.

📄 PDF Abstract BibTeX arXiv:2603.08862

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningScene UnderstandingRobot Navigation

Similar Papers 제목 키워드 기반

Adaptive path planning for efficient object search by UAVs in agricultural fields

2025-04-03 · Rick van Essen, Eldert van Henten, Lammert Kooistra, Gert Kootstra

This paper presents an adaptive path planner for object search in agricultural fields using UAVs. The path planner uses a high-altitude coverage flight path and plans additional low-altitude inspections when the detectio…

SDA-PLANNER: State-Dependency Aware Adaptive Planner for Embodied Task Planning

2025-09-30 · Zichao Shen, Chen Gao, Jiaqi Yuan, Tianchen Zhu 외 arxiv

Embodied task planning requires agents to produce executable actions in a close-loop manner within the environment. With progressively improving capabilities of LLMs in task decomposition, planning, and generalization, c…

Adaptive Zone-Aware Hierarchical Planner for Vision-Language Navigation

2023-01-01 · CVPR 2023 1 · Chen Gao, Xingyu Peng, Mi Yan, He Wang 외

The task of Vision-Language Navigation (VLN) is for an embodied agent to reach the global goal according to the instruction. Essentially, during navigation, a series of sub-goals need to be adaptively set and achieve…

Vision-Language Navigation

DARS: Dual-Level Credit Assignment RL with Structured Reasoning for Instruction-Based Image Editing

2026-08-20 · Haoxiang Cao, Jiajiong Cao, Xuanpu Zhang, Changqian Yu 외 arxiv

Instruction-based image editing uses a planner-renderer pipeline: a vision-language model (VLM) first converts the instruction into an edit plan, and a diffusion model then executes that plan. Training such systems with …

Reinforcement LearningImage Editing

APIVOT: Adaptive Planning with Interleaved Vision-Language Thoughts

2026-07-09 · Emily Jin, Joy Hsu, Yiqing Xu, Weiyu Liu 외 arxiv

Long-horizon robot planning requires jointly reasoning over semantic task structure and geometric feasibility. To successfully execute a task, a robot must decompose goals, select task-relevant objects, and sequence acti…