Non-Invasive Reconstruction of Cardiac Activation Dynamics Using Physics-Informed Neural Networks

This paper presents a physics-informed neural network framework that accurately reconstructs three-dimensional cardiac activation dynamics, active tension, deformation, and pressure from measurable deformation data by integrating nonlinear constitutive modeling and physical constraints, offering a promising pathway for non-invasive, patient-specific arrhythmia assessment.

Nathan Dermul, Hans Dierckx

Published 2026-03-05
📖 5 min read🧠 Deep dive

Here is an explanation of the paper, translated into everyday language with some creative analogies.

The Big Picture: Seeing the Invisible Heartbeat

Imagine your heart is a complex, rhythmic drum. When you have an arrhythmia (an irregular heartbeat), it's like the drummer is hitting the drum in the wrong order or at the wrong time. To fix this, doctors usually need to stick a probe inside the heart to "listen" to the rhythm. This is invasive, risky, and uncomfortable.

The goal of this research is to build a non-invasive "X-ray vision" for the heart's electrical rhythm. We want to see the electrical waves traveling through the heart muscle just by looking at how the heart squishes and stretches on the outside.

The Problem: The "Shadow" vs. The "Source"

Think of the heart's electrical signal as a light switch being flipped on. The light itself (the electricity) is invisible from the outside. However, when the light turns on, it causes a lampshade (the heart muscle) to vibrate and move.

  • What doctors can see: The movement of the lampshade (mechanical deformation).
  • What doctors need to know: Where and when the light switch was flipped (electrical activation).

The challenge is that the movement is a messy, delayed reaction to the electricity. It's like trying to guess exactly when a drummer hit the snare drum just by watching the dust motes dancing in the air caused by the sound waves. It's a difficult "inverse problem."

The Solution: The "Physics-Savvy" AI

The authors created a new type of Artificial Intelligence called a Physics-Informed Neural Network (PINN).

Usually, AI is like a student who memorizes thousands of flashcards. If you show it a new picture that isn't on a flashcard, it might guess wrong.

  • Standard AI: "I've seen this pattern before, so I'll guess this."
  • Physics-Informed AI (PINN): "I've seen this pattern, AND I know the laws of physics say this pattern must happen this way because of how materials stretch and squeeze."

In this study, the AI wasn't just guessing; it was forced to obey the laws of physics (specifically, how soft tissue stretches and how pressure works) while it learned.

How They Did It (The Recipe)

  1. The Training Ground (The Simulation):
    Since they couldn't test this on real patients yet, they built a perfect, digital 3D model of a heart (an ellipsoid shape). They simulated a heart attack or arrhythmia in the computer, knowing exactly where the electrical wave started and how the heart moved. This was their "answer key."

  2. The "Delta-PINN" Trick:
    They used a special version of AI called Delta-PINN.

    • Analogy: Imagine trying to describe the shape of a mountain to someone who has never seen one. If you just say "it's big," that's vague. But if you describe it using a specific set of musical notes (eigenfunctions) that naturally fit the shape of a mountain, the description becomes much clearer. The AI used these "musical notes" of the heart's shape to understand the geometry much better than standard AI.
  3. The "Weak" Math:
    Instead of trying to solve complex equations perfectly at every single point (which is hard and slow), they used a "weak formulation."

    • Analogy: Instead of checking if every single brick in a wall is perfectly straight, you check the overall stability of the wall. If the wall doesn't wobble, the bricks are probably fine. This made the AI much faster and more stable.

The Results: How Well Did It Work?

They tested the AI under three difficult conditions:

  1. Perfect Data: The AI worked like a charm. It could look at the squishy movement of the heart and perfectly reconstruct the invisible electrical wave, even figuring out the pressure inside the heart.
  2. Noisy Data: They added "static" (noise) to the data, like a bad radio signal.
    • Result: The AI was very robust. Even with a lot of noise, it still found the main path of the electrical wave. It was like hearing a song through a stormy window; you might miss the high notes, but you still know the melody.
  3. Blurry Data: They reduced the resolution, making the data look like a low-pixel, blurry photo.
    • Result: The AI could still see the big picture (where the wave started and where it went), but it missed some tiny details. It's like looking at a map from a plane: you can see the highway, but you can't see the individual cars.

Why This Matters

This is a huge step toward patient-specific, non-invasive heart care.

  • No more probes: In the future, a doctor might just use an ultrasound machine (which is safe, cheap, and radiation-free) to record the heart's movement.
  • The AI does the rest: The AI would instantly calculate the electrical map, showing exactly where the arrhythmia is coming from.
  • Trustworthy: Because the AI is forced to follow the laws of physics, it won't "hallucinate" impossible results. It's a trustworthy tool.

The Bottom Line

The authors built a smart computer program that acts like a detective. It looks at the "footprints" (heart movement) left behind by the "criminal" (electrical arrhythmia) and uses the laws of physics to deduce exactly where the criminal was and what they did. While it still needs more testing on real humans, this technology promises to make diagnosing dangerous heart rhythms safer, cheaper, and easier for everyone.