← Latest papers
🤖 machine learning

Towards CONUS-Wide ML-Augmented Conceptually-Interpretable Modeling of Catchment-Scale Precipitation-Storage-Runoff Dynamics

This study demonstrates that Mass-Conserving Perceptron (MCP) models, which integrate physical interpretability and process-aware complexity selection, can achieve predictive performance comparable to LSTM networks across diverse CONUS catchments while offering enhanced mechanistic understanding of precipitation-storage-runoff dynamics.

Original authors: Yuan-Heng Wang, Yang Yang, Fabio Ciulla, Hoshin V. Gupta, Charuleka Varadharajan

Published 2026-06-16
📖 5 min read🧠 Deep dive

Original authors: Yuan-Heng Wang, Yang Yang, Fabio Ciulla, Hoshin V. Gupta, Charuleka Varadharajan

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

Imagine the United States as a giant, complex puzzle made of 513 different pieces, where each piece is a river basin (a catchment). For decades, scientists have tried to predict how rain turns into river flow (runoff) using two main tools:

  1. The "Rulebook" Approach: Traditional models that use fixed physics equations. They are like a manual written by experts, but they often struggle to predict exactly what will happen in every unique location.
  2. The "Black Box" Approach: Modern Artificial Intelligence (AI) models (like LSTMs) that are incredibly good at guessing the right answer by memorizing patterns in data. However, they are like a magic trick: they work great, but no one knows why or how they are doing it. They don't explain the physical rules of nature.

This paper introduces a new, third way: The "Smart, Explainable Hybrid."

Here is the story of what the researchers did, explained simply:

The Problem: One Size Does Not Fit All

The researchers realized that trying to use one single "universal" AI model for the entire US is like trying to wear the same pair of shoes in a desert, a snowy mountain, and a swamp. It might work okay in one place, but it will fail in others.

  • In snowy mountains, the most important process is snow melting.
  • In dry deserts, the most important process is how soil soaks up water.
  • In forests, trees play a huge role in how water moves.

The "Black Box" AI models try to learn all these rules at once, but they become too complex and opaque. The "Rulebook" models are too rigid to adapt to these differences.

The Solution: The "Mass-Conserving Perceptron" (MCP)

The team built a new type of model based on a concept called the Mass-Conserving Perceptron (MCP).

Think of an MCP as a smart, leak-proof bucket with a brain.

  • The Bucket: It strictly follows the law of conservation of mass. If 10 gallons of rain go in, 10 gallons must either stay in the bucket, flow out as a river, or evaporate. Nothing disappears or appears out of thin air. This makes the model physically "honest."
  • The Brain: Unlike a normal bucket, this one has a "gating" system (like a smart valve) that learns from data. It figures out when to open the valve to let water out or hold it back, based on the weather.

The Experiment: Building Custom Tools for Every Neighborhood

Instead of forcing one model on the whole US, the researchers built different versions of these smart buckets for different parts of the country and then tested which version worked best where.

They tested three main "architectures" (designs):

  1. The Simple Bucket (HMCP): A single bucket that treats all water (rain and snow) as the same. Good for simple places.
  2. The Snow Bucket (SNOWMCP): A bucket specifically designed to track snow accumulation and melting.
  3. The Two-Bucket System (HYDROMCP): A system with two connected buckets—one for snow and one for soil moisture—working together. This is the most complex version.

The Results: Finding the "Goldilocks" Model

The researchers ran these models across all 513 river basins and compared them to the top-tier "Black Box" AI models.

  • The Big Surprise: They found that you don't need a giant, complex AI to get great results.
  • The "Right Tool for the Job":
    • In non-snowy, simple areas, the Simple Bucket worked just as well as the complex AI, but it was much easier to understand.
    • In snowy mountain areas, the Snow Bucket or the Two-Bucket System was necessary to get the timing right.
    • In some tricky spots, the complex "Black Box" AI was still slightly better, but the difference was small.

The Takeaway: "Models of Everywhere" vs. "Models of the Right Place"

The paper argues that instead of trying to build one massive "Model of Everywhere" that tries to be everything to everyone, we should build "Models of the Right Place."

By using these simple, physically honest (mass-conserving) models and letting the data tell us which simple model to use for which location, they achieved:

  1. High Accuracy: They matched the performance of the complex, "black box" AI models almost perfectly.
  2. Transparency: Because the models are simple and follow physical laws, scientists can actually look inside and say, "Ah, this model knows that in this snowy region, snowmelt is the main driver."
  3. Efficiency: They didn't need massive computing power to train these simple, tailored models.

In short: The paper proves that we can have our cake and eat it too. We can have the high predictive power of modern AI and the clear, physical understanding of traditional science, as long as we stop trying to force a single "universal" model on a diverse world and instead build the right simple model for each specific landscape.

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 →