arXiv:2607.28474cs.RO2026-07被引 1

为农业场景导航设计可通行性预警模块,提升机器人路径决策准确率

TEA-AgriVLN: Traversability Estimation Alarm for Agricultural Vision-and-Language Navigation

论文配图:TEA-AgriVLN: Traversability Estimation Alarm for Agricultural Vision-and-Language Navigation
图 1 · 摘自论文原文
  • 引入可通行性估计模块,实时判断图像区域是否适合通行
  • 在A2A数据集上成功率提至54%,导航误差降至2.70米
  • 特别适合复杂农田环境下的智能农机路径规划

在连续环境中的视觉-语言导航(VLN-CE)要求智能体根据自然语言指令,生成一系列低层动作,引导机器人从起点到达目标位置。A2A基准和AgriVLN方法首次将VLN-CE拓展至农业场景,但发现关键挑战:室内场景中通行性判别清晰(如木地板可通行,混凝土墙不可),而农业场景中则高度模糊——例如未成熟的玉米田对机械狗可通行,对人却不可。为此,本文提出TEA模块,通过分析摄像头图像估计区域可通行性,并在预测动作与通行图不一致时发出警报,促使决策系统重新思考。该模块集成于AgriVLN主干网络,构建出TEA-AgriVLN方法。在A2A数据集上,其成功率达0.54(原为0.47),导航误差降至2.70米(原为2.91米),达到农业视觉-语言导航领域当前最优表现。进一步的消融实验与案例分析揭示了TEA在不同地表类型和场景类别中的有效性与局限性。

原文摘要 · Abstract (English)

Vision-and-Language Navigation in Continuous Environments (VLN-CE) requires an agent to follow a natural language instruction, predicting a sequence of low-level actions to navigate a robot from a starting point to a target location. The A2A benchmark and the AgriVLN method pioneeringly extended VLN-CE from indoor scenes to agricultural scenes, while we observed a challenging distinction: In indoor scenes, whether a zone is traversable tends to be clear to classify, such as wood floors are traversable but concrete walls are not. In agricultural scenes, however, this issue tends to be ambiguous, such as an unripe cornfield might be traversable for a robotic dog but might be non-traversable for a human. To address this issue, we propose the TEA module, which estimates the traversability of the camera image, then alarm the decision-maker for rethinking when the predicted action does not align with the traversability map. We integrate it into the AgriVLN backbone to build our TEA-AgriVLN method. When evaluated on A2A, it improves Success Rate (SR) from 0.47 to 0.54 and Navigation Error (NE) from 2.91 m to 2.70 m, showing the state-of-the-art performance in the agricultural VLN-CE domain. We further implement the ablation studies and the case study, discussing the effectiveness and limitations of TEA on different ground categories and scene classes. Code: https://github.com/AlexTraveling/TEA-AgriVLN.

农业机器人视觉导航可通行性估计

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。