ROAICVAug 10, 2025

AgriVLN: Vision-and-Language Navigation for Agricultural Robots

arXiv:2508.07406v16 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the limited mobility and poor adaptability of agricultural robots by applying vision-and-language navigation to agricultural scenes, representing an incremental advancement in a domain-specific context.

The paper tackles the problem of enabling agricultural robots to navigate using natural language instructions by introducing the A2A benchmark with 1,560 episodes across six agricultural scenes and proposing the AgriVLN baseline method, which improves success rate from 0.33 to 0.47 with an added subtask decomposition module.

Agricultural robots have emerged as powerful members in agricultural tasks, nevertheless, still heavily rely on manual operation or untransportable railway for movement, resulting in limited mobility and poor adaptability. Vision-and-Language Navigation (VLN) enables robots to navigate to the target destinations following natural language instructions, demonstrating strong performance on several domains. However, none of the existing benchmarks or methods is specifically designed for agricultural scenes. To bridge this gap, we propose Agriculture to Agriculture (A2A) benchmark, containing 1,560 episodes across six diverse agricultural scenes, in which all realistic RGB videos are captured by front-facing camera on a quadruped robot at a height of 0.38 meters, aligning with the practical deployment conditions. Meanwhile, we propose Vision-and-Language Navigation for Agricultural Robots (AgriVLN) baseline based on Vision-Language Model (VLM) prompted with carefully crafted templates, which can understand both given instructions and agricultural environments to generate appropriate low-level actions for robot control. When evaluated on A2A, AgriVLN performs well on short instructions but struggles with long instructions, because it often fails to track which part of the instruction is currently being executed. To address this, we further propose Subtask List (STL) instruction decomposition module and integrate it into AgriVLN, improving Success Rate (SR) from 0.33 to 0.47. We additionally compare AgriVLN with several existing VLN methods, demonstrating the state-of-the-art performance in the agricultural domain.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes