Learning to Unscramble Feynman Loop Integrals with SAILIR
David Shih

TL;DR
SAILIR introduces a self-supervised, transformer-based machine learning method for Feynman integral reduction that maintains bounded memory usage even for complex integrals, surpassing traditional algorithms in memory efficiency.
Contribution
The paper presents SAILIR, a novel self-supervised AI approach that guides IBP reduction with a transformer classifier, enabling high-complexity integral reduction with limited memory.
Findings
SAILIR reduces integrals with constant memory consumption across complexity levels.
Compared to Kira, SAILIR uses 40% less memory for complex integrals.
SAILIR achieves comparable reduction times despite being slower in wall-clock time.
Abstract
Integration-by-parts (IBP) reduction of Feynman integrals to master integrals is a key computational bottleneck in precision calculations in high-energy physics. Traditional approaches based on the Laporta algorithm require solving large systems of equations, leading to memory consumption that grows rapidly with integral complexity. We present SAILIR (Self-supervised AI for Loop Integral Reduction), a new machine learning approach in which a transformer-based classifier guides the reduction of integrals one step at a time in a fully online fashion. The classifier is trained in an entirely self-supervised manner on synthetic data generated by a scramble/unscramble procedure: known reduction identities are applied in reverse to build expressions of increasing complexity, and the classifier learns to undo these steps. When combined with beam search and a highly parallelized, asynchronous,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
