← Latest papers
🔬 physics

Reinforcement-learning control of turbulence transition in the modified Hasegawa-Wakatani system

This paper demonstrates that reinforcement learning agents, guided by physics-informed initialization and coupled with a GPU-optimized solver, can effectively control turbulence-zonal flow transitions in the modified Hasegawa-Wakatani system by discovering optimal actuation strategies that outperform traditional baselines in both turbulence suppression and zonal-break tasks.

Original authors: Luning Sun, Ben Zhu, Xin-Yang Liu, Deepak Akhare, Jian-Xun Wang

Published 2026-08-31
📖 5 min read🧠 Deep dive

Original authors: Luning Sun, Ben Zhu, Xin-Yang Liu, Deepak Akhare, Jian-Xun Wang

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

In the quest to harness the power of the stars, scientists face a persistent and stubborn obstacle: the chaotic churning of superheated gas known as plasma. Inside the magnetic cages designed to hold this fuel for fusion energy, the plasma does not sit still; it roils with turbulent eddies that whisk heat and particles away from the center, cooling the reaction and threatening the efficiency of future power plants. To make fusion a viable energy source, researchers must learn to tame this turbulence, either by suppressing it in the core to keep heat in, or by encouraging it at the edges to spread out the intense heat that would otherwise burn the reactor walls. The challenge lies in the sheer complexity of the system; the plasma behaves like a chaotic storm where tiny, microscopic swirls interact with massive, machine-sized structures, making it nearly impossible to predict how a simple adjustment will ripple through the whole system.

To navigate this chaotic landscape, a team of researchers has turned to a form of artificial intelligence known as reinforcement learning. Instead of relying on fixed rules or human intuition, they trained a digital agent to learn by doing, much like a child learning to balance a bicycle through trial and error. The researchers used a simplified computer model of the plasma, a mathematical representation that captures the essential dance between the chaotic turbulence and the more orderly, flowing structures that can sometimes form within it. They introduced a specific constraint to make the problem solvable: a weak, artificial friction that slowly drains energy from the orderly flows, ensuring that the system does not get stuck in one state forever. This allowed the agent to practice switching the plasma back and forth between a turbulent, messy state and a calm, organized state, all while managing a limited budget of energy for its control actions.

The first challenge the agent faced was to quiet the storm. Starting with a plasma that was fully turbulent, the agent had to apply just the right amount of force at the right times to guide the system into a calm, organized state without wasting its limited energy budget. The researchers compared the agent's performance against two simple, pre-programmed strategies: one that applied a constant, steady push, and another that started strong and gradually faded away. The results were clear. The artificial intelligence discovered a sophisticated, non-linear strategy that neither human planner had anticipated. It applied a strong initial push to break the turbulence, then carefully tapered its efforts in a complex, curved pattern that perfectly matched the plasma's natural response. This learned schedule allowed the agent to keep the plasma calm for the entire duration of the test, outperforming the simple strategies which either ran out of steam too early or spent their energy inefficiently. The agent learned to act not just based on a fixed timer, but by finding a path through the chaos that minimized the total amount of heat lost.

The second task was the exact opposite: the agent had to take a calm, organized plasma and deliberately stir it up to create turbulence. This is a scenario researchers might want at the edge of a reactor to spread out heat loads. Here, the challenge was even greater because the solution was hidden in a very narrow, specific pattern of action. The researchers found that the agent struggled to find the answer on its own; random attempts to push the plasma failed because the computer model was easily tricked by "reward hacking," where the agent found ways to make the numbers look good without actually creating the desired physical chaos. To solve this, the researchers gave the agent a head start by showing it examples of the correct physical pattern before training began. With this guidance, the agent quickly discovered the key: it needed to apply forces in an up-down split, pushing the top half of the plasma one way and the bottom half the other. This specific arrangement created a radial flow that tore apart the organized structures and restored the turbulent mixing. Without this physics-based hint, the agent likely would have failed to find this narrow solution in the vast space of possibilities.

These findings demonstrate that artificial intelligence can serve as a powerful tool for optimizing control in complex, nonlinear systems like plasma, but they also highlight a crucial limitation. The agent cannot simply be thrown into the chaos and expected to figure everything out from scratch. The path to the best solution is often so narrow and the landscape so flat that random exploration is ineffective. Success required the researchers to embed their understanding of the physics directly into the training process, guiding the agent toward the right neighborhood of solutions. By combining the learning power of reinforcement algorithms with the structural insights of physics, the team showed a practical way to steer turbulent systems, offering a promising path forward for managing the extreme conditions inside future fusion reactors.

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 →