Gym-TORAX: Open-source software for integrating RL with plasma control simulators

📅 2025-10-13
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge of jointly optimizing performance and stability in tokamak plasma control. Methodologically, it introduces the first open-source Python framework that deeply integrates the standard reinforcement learning (RL) interface (Gymnasium) with the plasma dynamics simulator TORAX. Through modular design, it enables flexible specification of control actions, state observations, and reward functions, automatically generating reusable RL environments; it further establishes a standardized benchmark environment tailored to ITER discharge initiation scenarios. The key contributions are: (i) the first formalized interface bridging plasma control simulation and the RL ecosystem, significantly enhancing algorithm portability and experimental reproducibility; and (ii) seamless support for rapid integration and validation of mainstream RL algorithms, providing a scalable, reproducible, and open platform for fusion control research.

Technology Category

Application Category

📝 Abstract
This paper presents Gym-TORAX, a Python package enabling the implementation of Reinforcement Learning (RL) environments for simulating plasma dynamics and control in tokamaks. Users define succinctly a set of control actions and observations, and a control objective from which Gym-TORAX creates a Gymnasium environment that wraps TORAX for simulating the plasma dynamics. The objective is formulated through rewards depending on the simulated state of the plasma and control action to optimize specific characteristics of the plasma, such as performance and stability. The resulting environment instance is then compatible with a wide range of RL algorithms and libraries and will facilitate RL research in plasma control. In its current version, one environment is readily available, based on a ramp-up scenario of the International Thermonuclear Experimental Reactor (ITER).
Problem

Research questions and friction points this paper is trying to address.

Integrating reinforcement learning with plasma control simulators
Optimizing plasma performance and stability in tokamaks
Creating compatible RL environments for plasma dynamics simulation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Open-source Python package for RL plasma control
Creates Gymnasium environments wrapping TORAX simulator
Compatible with various RL algorithms and libraries
🔎 Similar Papers
No similar papers found.
A
Antoine Mouchamps
Montefiore Institute, University of Liège, Liège, Belgium
A
Arthur Malherbe
Montefiore Institute, University of Liège, Liège, Belgium
A
Adrien Bolland
Montefiore Institute, University of Liège, Liège, Belgium
Damien Ernst
Damien Ernst
Professor of Electrical Engineering and Computer Science, ULiège
Power SystemsSmart GridsReinforcement LearningEnergyMachine Learning