← Latest papers
💻 computer science

SAGE: Scalable Agentic Grounded Evaluation for Crop Disease Diagnosis

The SAGE framework addresses the scarcity of standardized plant disease data by introducing a large-scale, expert-validated image-symptom dataset and a scalable, training-free agentic pipeline that leverages grounded symptom knowledge to significantly improve the accuracy and explainability of crop disease diagnosis across diverse crops without requiring model retraining.

Original authors: Muhammad Arbab Arshad, Tirtho Roy, Yanben Shen, Dinakaran Elango, Shivani Chiranjeevi, Asheesh K. Singh, Baskar Ganapathysubramanian, Chinmay Hegde, Arti Singh, Soumik Sarkar

Published 2026-06-24
📖 4 min read☕ Coffee break read

Original authors: Muhammad Arbab Arshad, Tirtho Roy, Yanben Shen, Dinakaran Elango, Shivani Chiranjeevi, Asheesh K. Singh, Baskar Ganapathysubramanian, Chinmay Hegde, Arti Singh, Soumik Sarkar

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Problem: The "Blind" Doctor

Imagine a farmer has a sick plant. They take a picture and ask a computer, "What's wrong?"
Currently, most computer "doctors" are like blindfolded experts. They have memorized thousands of pictures of sick leaves, but if they see a new type of plant or a weird-looking disease, they often guess wrong. Worse, when they give an answer, they can't explain why. They just say, "It's Disease X," without showing their work.

The paper argues that to fix this, we need two things:

  1. A massive, organized library of facts (not just pictures, but descriptions of symptoms with proof).
  2. A "detective" AI that doesn't just guess, but investigates step-by-step.

The Solution: SAGE

The authors built a system called SAGE. Think of it as a super-intern medical student who has access to a giant, verified library and a magnifying glass.

1. The Giant Library (The Dataset)

The team created the largest plant disease library ever assembled.

  • The Scale: It covers 335 different crops (from soybeans to vanilla) and 1,251 different diseases. It contains nearly 840,000 images.
  • The Twist: Unlike other libraries that just have a picture and a label (e.g., "Tomato, Blight"), this library includes source-cited symptom descriptions.
    • Analogy: Imagine a dictionary where every definition is backed by a direct quote from a specific encyclopedia page. If the library says "Blight causes brown spots," it also provides the exact sentence from a university website that proves it. This prevents the AI from "hallucinating" (making things up).

2. The Detective Agent (The AI)

Instead of a computer that looks at a photo and instantly spits out an answer, SAGE uses an autonomous agent (a digital detective).

  • How it works:
    1. Observe: The agent looks at the sick plant and identifies the body part (e.g., "This is a leaf, not a stem").
    2. Narrow Down: It checks its library. "Okay, this is a leaf. Which diseases affect leaves? Let's ignore the root diseases."
    3. Investigate: The agent doesn't just guess. It has a "budget" (say, 8 chances) to look at reference images (pictures of known diseases).
    4. Compare: It looks at the sick leaf, then looks at a reference image of "Frogeye Leaf Spot." It thinks: "Hmm, the reference has gray centers. My sick leaf has gray centers. Good match." Then it looks at another reference: "Rust has orange dots. My leaf doesn't have orange dots. Eliminate Rust."
    5. Conclude: After checking a few references, it makes a final call and writes down a reasoning trace—a step-by-step story of how it solved the mystery.

The Results: Why It Matters

The team tested this detective on four crops: Soybeans, Corn, Tomatoes, and Mangoes.

  • The "Blind" Baseline: When the AI tried to guess without the library or the step-by-step investigation, it was often wrong.
  • The SAGE Boost: When the AI used the library and the detective method:
    • Accuracy jumped significantly (by about 16 percentage points on average).
    • It became much better at telling apart diseases that look very similar (like two different types of leaf spots).
  • The "Explainable" Win: The best part? You can read the detective's notes. You can see exactly which reference images it looked at and why it ruled out the other options. It's transparent, not a "black box."

Key Takeaways

  • No Retraining Needed: Because the AI uses a library of facts and reference images, you don't need to retrain the computer for every new crop. You just give it the new crop's library, and it can start diagnosing immediately.
  • Better than "One-Shot" Guessing: The paper shows that taking time to compare images one by one (like a detective) is much more accurate than trying to guess the answer in a single split second.
  • Trustworthy: Because every fact in the library is linked to a real web source with a quote, the system is grounded in reality, not just AI guesses.

In short: SAGE turns plant disease diagnosis from a "magic trick" into a transparent, step-by-step investigation backed by a massive, verified library of agricultural knowledge.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →