Constructing Inverse Potentials from Scattering Phase Shifts using Physics-Informed Neural Networks: Application to Neutron-Alpha Scattering

This paper presents a physics-informed neural network framework that successfully reconstructs the neutron-alpha scattering potential by embedding hard structural constraints and differentiable numerical solvers, thereby accurately recovering the P3/2P_{3/2} resonance parameters and demonstrating the reliability of machine learning for nuclear inverse scattering problems.

Original authors: Ayushi Awasthi Ishwar Kant Arushi Sharma M. R. Ganesh Kumar, O. S. K. S. Sastri

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

Original authors: Ayushi Awasthi Ishwar Kant Arushi Sharma M. R. Ganesh Kumar, O. S. K. S. Sastri

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 you are a detective trying to figure out what a hidden object looks like, but you can't see the object itself. All you have are the ripples it creates when you throw pebbles at it. In the world of nuclear physics, scientists do this all the time: they shoot neutrons at tiny atomic cores (like the alpha particle, which is the nucleus of a helium atom) and watch how the neutrons bounce off. The way they bounce—specifically, the angle and timing—tells them about the invisible "force field" or potential that exists between the neutron and the core.

The challenge is the Inverse Problem: It's easy to predict how a pebble bounces if you know the shape of the rock it hits. But figuring out the exact shape of the rock just by looking at the ripples? That's incredibly difficult. Many different shapes could create the same ripples, making the answer unstable and confusing.

This paper introduces a new, clever detective tool called Physics-Informed Neural Networks (PINNs) to solve this puzzle for the first time in this specific context. Here is how they did it, explained simply:

1. The "Smart" Detective (The Neural Network)

Usually, scientists guess a shape for the force field (like a specific mathematical curve) and tweak the numbers until the ripples match the experiment. This paper used a Neural Network, which is like a super-flexible, digital clay model. Instead of guessing a fixed shape, the network can mold itself into any shape it wants to fit the data.

2. The Crucial Rule: The "Finite-Range" Envelope

Here is the paper's biggest breakthrough. In nuclear physics, there is a hard rule: the force between a neutron and an alpha particle must disappear completely once you get far enough away. It's like a magnet; if you pull it far enough away, the pull becomes zero. It doesn't just get weak; it stops.

  • The Mistake: The authors tried letting the neural network guess the shape freely. The network, being a "lazy" optimizer, tried to cheat. It created a force field that never quite reached zero, leaving a tiny, invisible "tail" of force stretching out to infinity. Even though the math looked okay, the physics was wrong, and the predictions failed.
  • The Fix: The authors built the "zero-force" rule directly into the network's architecture. They wrapped the neural network's output in a Gaussian envelope (think of it as a soft, invisible cage that forces the clay to flatten out to zero at a specific distance).
    • Analogy: Imagine trying to sculpt a mountain that must be perfectly flat at the horizon. If you just tell the sculptor, "Try to make it flat," they might leave a tiny bump. If you build a giant, flat floor under the clay and say, "The clay must sit on this floor," the sculptor has no choice but to make it flat. This "hard constraint" was the key to success.

3. The Training Process

The team fed the network real experimental data (how neutrons bounced at different energies). The network then:

  1. Made a guess at the force field shape.
  2. Ran a simulation (using a mathematical recipe called the "variable-phase equation") to see what ripples that shape would create.
  3. Compared its ripples to the real data.
  4. Adjusted its internal "clay" to reduce the error.

Because the "zero-force" rule was built into the structure, the network didn't waste time trying to fix impossible shapes. It converged quickly and smoothly to a solution.

4. What They Found

The network successfully reconstructed the invisible force field. Here is what the "sculpture" looked like:

  • The Shape: It turned out to be a smooth, purely attractive "well" (like a bowl). There was no repulsive core (no "hard bump" in the middle), which makes sense because the alpha particle is a tight, stable bundle of protons and neutrons.
  • The Resonance: When they added the physics of spinning (centrifugal force) to this bowl, it created a barrier-well structure. Imagine a valley with a hill around the edge. A neutron can get trapped in the valley for a moment before rolling over the hill and escaping. This "trapping" explains a famous phenomenon called the P3/2 resonance, where neutrons linger briefly before bouncing off.
  • The Numbers: The depth of this valley and the height of the hill matched experimental expectations almost perfectly. The calculated "resonance energy" (how long the neutron stays trapped) was 0.95 MeV, which is very close to the known experimental value of 0.92 MeV.

5. Why It's Reliable

To make sure this wasn't just a lucky guess, the authors ran three stress tests:

  • Starting Over: They restarted the training 10 times with different random starting points. Every time, the network found the exact same shape. This means the solution is unique and stable, not a fluke.
  • Time Check: They stopped training early and late. The shape settled down perfectly after a certain point and didn't change much after that.
  • The "One Missing" Test: They removed one single data point from the training set and retrained. They did this 22 times (removing each point once). The resulting shapes were almost identical every time. This proves that no single "bad" data point was controlling the whole result; the network learned the true physics from the whole picture.

Summary

This paper shows that by teaching a computer the fundamental rules of physics (like "the force must stop at a certain distance") before it starts learning, rather than just asking it to be polite about it, we can solve incredibly difficult nuclear puzzles. The result is a clear, smooth, and accurate map of the invisible forces inside the nucleus, derived entirely from how particles scatter.

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 →