WellPINN: Accurate Well Representation for Transient Fluid Pressure Diffusion in Subsurface Reservoirs with Physics-Informed Neural Networks

This paper introduces WellPINN, a novel workflow that utilizes sequentially trained physics-informed neural networks on shrinking subdomains to accurately model fluid pressure diffusion around wells throughout the entire injection period, overcoming previous limitations in capturing early-stage pressure dynamics.

Original authors: Linus Walter, Qingkai Kong, Sara Hanson-Hedgecock, Víctor Vilarrasa

Published 2026-05-25
📖 4 min read☕ Coffee break read

Original authors: Linus Walter, Qingkai Kong, Sara Hanson-Hedgecock, Víctor Vilarrasa

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 "Pixelated" Well

Imagine you are trying to draw a map of water pressure in a giant underground reservoir (like a massive sponge). In the middle of this sponge, there is a tiny well where water is being pumped out.

The problem is that the well is tiny (about the width of a pencil), but the reservoir is huge (the size of a football field).

If you try to draw this map using standard computer models (or even standard AI), the computer gets confused. It's like trying to draw a single, sharp pixel on a giant canvas. The AI tries to smooth things out because it prefers smooth lines, but the pressure right next to the well changes very sharply. Standard AI models often "blur" this sharp change, making the pressure look too low or missing the rapid changes that happen right when pumping starts. It's like trying to see a sharp mountain peak through a foggy window.

The Solution: WellPINN (The "Zoom-In" Strategy)

The authors created a new method called WellPINN. Instead of trying to draw the whole map perfectly in one go, they use a "zoom-in" strategy.

Think of it like taking a series of photographs to capture a landscape:

  1. Photo 1 (The Wide Shot): You take a picture of the entire reservoir. You can see the general shape of the hills and valleys (the pressure far away from the well), but the tiny well in the center looks like a blurry dot.
  2. Photo 2 (The Medium Zoom): You zoom in on the area where the well is. You take a new picture of just that smaller area. Now you can see the well better, but the very center is still a bit fuzzy.
  3. Photo 3 (The Close-Up): You zoom in one last time, focusing only on the immediate area around the well. Now you can see the sharp details of the well perfectly.

WellPINN does this mathematically. It trains three separate AI models in a sequence:

  • The first model learns the big picture.
  • The second model learns the middle ground, using the first model's answer as a starting point.
  • The third model learns the tiny area right around the well, using the second model's answer.

Finally, it stitches these three "photos" together into one perfect, high-definition map that is accurate from the edge of the reservoir all the way to the center of the well.

The Secret Ingredients

To make this work, the authors had to tweak two things in their AI recipe:

  1. The "Time Lens" (Logarithmic Scaling):
    When water starts pumping, the pressure changes incredibly fast in the first few seconds, then slows down. Standard AI looks at time like a ruler with equal marks (1 second, 2 seconds, 3 seconds). This misses the fast action at the start.
    The authors changed the "ruler" to a logarithmic scale. Imagine a ruler where the first inch is huge (to see the fast changes) and the later inches get smaller and smaller. This lets the AI pay extra attention to the critical early moments of pumping.

  2. The "Hard Fence" (Hard Constraints):
    Usually, AI guesses where the boundaries are. The authors built a "hard fence" into the math. This forces the AI to know exactly where the edge of the reservoir is and that the pressure must be zero there. It's like telling the AI, "You cannot draw outside these lines," which keeps the model from getting confused at the edges.

What They Found

The team tested this on a computer simulation of a 100-meter square reservoir with a 10-centimeter well.

  • Old Way: The AI missed the pressure changes right next to the well and got the early timing wrong.
  • WellPINN: The AI successfully predicted the pressure at the well with high accuracy, capturing both the fast changes at the start and the steady state later on.

They found that for this "zoom-in" method to work best, each zoomed-in area should be about 17% the size of the previous area. If the zoom is too aggressive, the AI gets confused again; if it's too gentle, it doesn't get close enough to the well.

The Bottom Line

This paper introduces a new way to use AI for underground fluid modeling. By breaking the problem into smaller, manageable steps (like zooming in with a camera) and adjusting how time is measured, they solved a long-standing problem: making AI models accurate enough to see the tiny, sharp details of a well inside a massive underground reservoir. This is a big step forward for simulating how reservoirs behave during real-world operations.

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 →