Alpha Zero for Physics: Application of Symbolic Regression with Alpha Zero to find the analytical methods in physics
Yoshihiro Michishita
TL;DR
The paper introduces Alpha Zero for Physics (AZfP), a framework that uses symbolic regression guided by Alpha Zero to automatically discover analytical transformations in physics. By representing equations as trees and applying MCTS with neural-network guidance, AZfP can search for physically meaningful symbolic forms and optimize them via a physics-informed reward. Demonstrated on periodically driven (Floquet) systems, AZfP derives first- to third-order Floquet-Magnus expansions for a two-spin model, outperforming standard RL baselines in efficiency and accuracy. This approach offers a path toward automated discovery of analytical methods and effective models, potentially enabling new theoretical insights and streamlined derivations in diverse physical contexts.
Abstract
Machine learning with neural networks is now becoming a more and more powerful tool for various tasks, such as natural language processing, image recognition, winning the game, and even for the issues of physics. Although there are many studies on the application of machine learning to numerical calculation and assistance of experiments, the methods of applying machine learning to find the analytical method are poorly studied. In this paper, we propose the frameworks of developing analytical methods in physics by using the symbolic regression with the Alpha Zero algorithm, that is Alpha Zero for physics (AZfP). As a demonstration, we show that AZfP can derive the high-frequency expansion in the Floquet systems. AZfP may have the possibility of developing a new theoretical framework in physics.
