← Latest papers
🔢 mathematics

A user's guide to PINNs in geometric analysis: lessons from the asymptotic Plateau problem

This paper serves as a methodological companion to a study on minimal surfaces in hyperbolic space, detailing how encoding geometric constraints directly into the neural network architecture and optimizing PDE residual evaluation through second-order jets and graph compilation can reduce training costs by a factor of forty to fifty, thereby enabling efficient Physics-Informed Neural Network applications in geometric analysis.

Original authors: Tancredi Schettini Gherardini

Published 2026-08-03
📖 6 min read🧠 Deep dive

Original authors: Tancredi Schettini Gherardini

Original paper dedicated to the public domain under CC0 1.0 (http://creativecommons.org/publicdomain/zero/1.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 Shape of Knots and the Art of Teaching Computers

Imagine you are a master sculptor, but instead of clay, you are working with invisible, stretchy soap films. In the world of mathematics, there is a famous puzzle called the "Plateau problem." It asks a simple question: if you dip a wire loop shaped like a knot into soapy water, what shape will the soap film take? Usually, nature is smart; it wants to use the least amount of energy possible, so the film settles into a "minimal surface"—the smoothest, flattest shape it can be while still holding onto the wire.

Now, imagine taking this idea to the extreme. Instead of a wire in a bathtub, imagine a knot floating in a strange, curved universe called "hyperbolic space," where the rules of geometry are warped. In this universe, the knot isn't just a loop in the middle of the room; it's a shape drawn on the very edge of the world, infinitely far away. The question becomes: can we find a perfect, minimal soap film that stretches out from the center of this universe to meet that distant knot? Mathematicians have known for a long time that such a film exists, but actually finding its exact shape is like trying to solve a maze that keeps changing its walls. This is where the paper steps in, using a special kind of artificial intelligence to do the heavy lifting.

The Paper: Teaching AI to Be a Geometry Genius

This paper is essentially a "user's guide" for mathematicians who want to use a specific type of AI called Physics-Informed Neural Networks (PINNs) to solve these tricky geometry problems. The author, Tancredi Schettini Gherardini and Marco Usula, didn't just use AI to guess the answer; they built a super-smart, highly efficient system that provided numerical evidence for a deep connection between the shape of knots and a complex algebraic formula called the HOMFLY polynomial.

Think of the HOMFLY polynomial as a secret code hidden inside every knot. If you twist a knot a certain way, the code changes. The author wanted to see if the number of times their AI-generated soap films crossed over themselves (self-intersections) matched the numbers in this secret code. They tested this on many different knots, from simple loops to complex "figure-eight" shapes, and found that the AI's results matched the code perfectly every time. This gives strong numerical evidence for a conjecture by mathematician Joel Fine, suggesting that the geometry of these infinite soap films is deeply tied to the algebra of knots.

How They Made the AI Work (The Two Big Secrets)

The paper admits that if you just throw a standard AI at this problem, it will likely fail or take forever to learn. The author discovered that the difference between a successful AI and a useless one comes down to two clever tricks they used to "hard-code" the rules of the universe into the AI's brain.

1. Don't Ask the AI to Learn the Rules; Build Them In
Usually, when you train an AI, you give it a goal (like "minimize energy") and a penalty if it breaks the rules (like "if you don't touch the knot, add a penalty"). The author realized this approach is too messy. Instead, they built the AI so that it is physically impossible for it to break the rules.

Imagine you are teaching a robot to draw a circle. A normal approach is to say, "Draw a line, and if it's not round, I'll give you a bad grade." The AI might draw a square, get a bad grade, and try again, but it might never get it perfect. The author's approach was different: they built the robot's arm so that it only moves in a circle. No matter how the robot tries to move, it can only draw a circle. In the paper, they designed the AI's structure so that it always touches the knot at infinity and always behaves correctly at the edge of the universe. This meant the AI didn't have to waste time learning the basics; it only had to figure out the tricky details in the middle. This removed the need for a "balancing act" between different penalties and made the training much more reliable.

2. Stop Re-inventing the Wheel Every Time
The second trick was about speed. To train the AI, the computer has to calculate how the shape changes at every single point, which involves complex math called "derivatives." The standard way of doing this is like asking a student to re-derive a math formula from scratch every single time they take a test. It's accurate, but incredibly slow.

The author realized they could do this much faster by using a technique called "forward propagation of second-order jets." In plain English, instead of asking the computer to re-calculate the slope and the curvature of the shape from scratch every time, they taught the computer to carry the "slope" and "curvature" along with the shape as it moves through the network, like a backpack. They also built a "compiler" that took the entire set of instructions and turned them into a single, super-fast machine code program, rather than rebuilding the instructions every time.

The result? These two changes made the training process 40 to 50 times faster. On a regular laptop, a task that would have taken days or required a massive supercomputer was finished in about 40 minutes. Without these tricks, the author says, their entire study of dozens of knots would have required a cluster, or would not have been done on ordinary computers.

What This Means for the Future

The paper doesn't claim to have solved every knot problem in the universe, but it has provided a powerful new tool. By showing that they could get the AI to produce results that match deep mathematical theories, they have opened the door for other mathematicians to use similar methods. They suggest that with these efficient techniques, we might soon be able to use computers to help prove the existence of complex shapes in geometry, turning numerical experiments into solid mathematical proofs.

In short, the author didn't just find a way to make soap films in a computer; they figured out how to teach the computer to understand the rules of the game so well that it can play perfectly, fast enough to help us solve some of the oldest puzzles in geometry.

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 →