arXiv:2602.15325cs.AI2026-02被引 3

让大模型会算农业数据,自动写代码分析作物生长。

AgriWorld:A World Tools Protocol Framework for Verifiable Agricultural Reasoning with Code-Executing LLM Agents

  • 构建可执行代码的农业工具框架,支持遥感与田块数据分析
  • 多轮代码迭代使模型准确率显著高于纯文本推理
  • 适合农业科研、智慧农场等需要复杂决策的场景

面向农业的基座模型虽在时空数据(如多光谱遥感、土壤网格、田间管理日志)上表现优异,但缺乏语言推理与交互能力。与此同时,大语言模型擅长文本处理,却无法直接操作高维异构农业数据。为此,我们提出一个农业智能体框架AgriWorld,提供统一的Python执行环境,集成地块查询、遥感时序分析、作物生长模拟及任务专用预测器(如产量、胁迫、病害风险)。在此基础上设计多轮交互式智能体Agro-Reflective,通过‘写代码-观察结果-修正分析’循环实现推理。引入可扩展的AgroBench数据集,覆盖查询、预测、异常检测及反事实‘假如…会怎样’分析。实验表明,该框架优于仅文本或直接调用工具的基线,验证了执行驱动反思在可靠农业推理中的有效性。

原文摘要 · Abstract (English)

Foundation models for agriculture are increasingly trained on massive spatiotemporal data (e.g., multi-spectral remote sensing, soil grids, and field-level management logs) and achieve strong performance on forecasting and monitoring. However, these models lack language-based reasoning and interactive capabilities, limiting their usefulness in real-world agronomic workflows. Meanwhile, large language models (LLMs) excel at interpreting and generating text, but cannot directly reason over high-dimensional, heterogeneous agricultural datasets. We bridge this gap with an agentic framework for agricultural science. It provides a Python execution environment, AgriWorld, exposing unified tools for geospatial queries over field parcels, remote-sensing time-series analytics, crop growth simulation, and task-specific predictors (e.g., yield, stress, and disease risk). On top of this environment, we design a multi-turn LLM agent, Agro-Reflective, that iteratively writes code, observes execution results, and refines its analysis via an execute-observe-refine loop. We introduce AgroBench, with scalable data generation for diverse agricultural QA spanning lookups, forecasting, anomaly detection, and counterfactual "what-if" analysis. Experiments outperform text-only and direct tool-use baselines, validating execution-driven reflection for reliable agricultural reasoning.

农业智能体代码执行遥感分析多轮推理

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