Earth-Agent: Unlocking the Full Landscape of Earth Observation with Agents

The paper introduces Earth-Agent, a novel agentic framework that unifies RGB and spectral Earth observation data within an MCP-based tool ecosystem to enable complex, multi-step quantitative reasoning, accompanied by the Earth-Bench benchmark for comprehensive evaluation of such capabilities.

Peilin Feng, Zhutao Lv, Junyan Ye, Xiaolei Wang, Xinjie Huo, Jinhua Yu, Wanghan Xu, Wenlong Zhang, Lei Bai, Conghui He, Weijia Li

Published 2026-03-04
📖 4 min read☕ Coffee break read

Imagine you are trying to understand the health of our entire planet. You have a massive library of satellite photos, weather data, and ocean measurements. In the past, trying to make sense of this data was like hiring a very smart but very narrow-minded intern.

The Old Way: The "One-Tool" Intern
Previously, the AI tools used for Earth observation were like interns who only knew how to look at color photos (RGB images).

  • If you asked them, "Is this a forest?" they could say yes or no.
  • But if you asked, "How much water is in the soil?" or "What is the temperature of the ocean surface?" they would freeze. They couldn't see the invisible data (like heat or chemical signatures) hidden in the raw satellite signals.
  • They could only look at one picture at a time. If you wanted to track a hurricane over a month, they couldn't connect the dots between 30 different daily photos.
  • Most importantly, they couldn't use tools. They had to guess the answer based on what they memorized during training, rather than going out and calculating it.

The New Way: Earth-Agent
The paper introduces Earth-Agent, which is like upgrading that intern to a super-powered scientific detective.

Here is how it works, using some simple analogies:

1. The "Swiss Army Knife" Toolkit

Instead of just looking at pictures, Earth-Agent has a massive toolbox with 104 different specialized tools.

  • The Analogy: Imagine you are a chef. The old AI was a chef who could only chop vegetables. Earth-Agent is a chef who has a blender, a sous-vide machine, a thermometer, a scale, and a spice grinder.
  • How it helps: If you ask, "How dry is the land in California?" Earth-Agent doesn't just guess. It grabs a tool to measure vegetation, another to measure heat, combines them to calculate a "drought index," and gives you a precise number. It can handle color photos, heat maps, and raw chemical data all at once.

2. The "Chain of Thought" Detective

Old AI tried to answer complex questions in one giant leap, which often led to mistakes. Earth-Agent uses a step-by-step reasoning process (called ReAct).

  • The Analogy: Imagine you are trying to solve a mystery.
    • Old AI: "I think the butler did it because he looks suspicious." (Guessing).
    • Earth-Agent: "Step 1: I need to check the alibi. Step 2: I need to check the weapon. Step 3: I need to compare the timeline."
  • How it helps: If you ask, "How has the building volume in Shanghai changed over 40 years?" Earth-Agent doesn't just guess. It:
    1. Finds the 40 years of data files.
    2. Calculates the volume for each year.
    3. Compares the start and end points.
    4. Calculates the percentage change.
      It breaks a huge, scary problem into small, manageable steps.

3. The "Team of Experts" (The Benchmark)

To make sure this new detective is actually good, the researchers built a giant test called Earth-Bench.

  • The Analogy: Think of this as a "Driver's License Test" for AI, but instead of driving a car, the AI has to drive a spaceship through a storm.
  • The Test: They created 248 difficult questions (like "Count the number of drought spikes in the Yellow River") and gave them to Earth-Agent and other AI models.
  • The Result: Earth-Agent didn't just get the right answer; it showed its work. The researchers checked not just the final answer, but every step the AI took to get there. This ensures the AI isn't just lucky; it's actually thinking correctly.

Why Does This Matter?

Before this, if a scientist wanted to study climate change, they had to write complex computer code to process the data, which took days.

  • With Earth-Agent: A scientist can just ask a question in plain English: "Show me the trend of building growth in New York from 1990 to 2020."
  • The Agent figures out which data to grab, which math to do, and which tools to use, and gives the answer in minutes.

In Summary:
Earth-Agent is the first AI that acts like a real Earth Scientist. It doesn't just "see" the planet; it measures it, calculates it, and reasons about it using a vast library of scientific tools, turning complex satellite data into clear, actionable answers.