Refining Integration-by-Parts Reduction of Feynman Integrals with Machine Learning

📅 2025-02-07
📈 Citations: 0
Influential: 0
📄 PDF

career value

208K/year
🤖 AI Summary
This work addresses the low efficiency and poor generalizability of manually designed heuristics in Feynman integral reduction via Integration-By-Parts (IBP). We propose the first method integrating FunSearch—a large language model (LLM)-driven genetic programming framework—with strongly-typed genetic programming to automatically discover high-performance IBP heuristics. Our framework tightly couples symbolic computation with an IBP solver, enabling end-to-end heuristic generation, validation, and optimization. Experiments fully reproduce the current state-of-the-art hand-crafted heuristics and further achieve a 5.2% reduction in reduction steps on benchmark multi-loop integral systems—marking the first demonstration of both feasibility and tangible performance gains from ML-driven heuristics in high-precision theoretical physics computations. The core innovation lies in establishing a novel LLM-augmented genetic programming paradigm that is physically constrained, interpretable, and rigorously verifiable.

Technology Category

Application Category

📝 Abstract
Integration-by-parts reductions of Feynman integrals pose a frequent bottle-neck in state-of-the-art calculations in theoretical particle and gravitational-wave physics, and rely on heuristic approaches for selecting integration-by-parts identities, whose quality heavily influences the performance. In this paper, we investigate the use of machine-learning techniques to find improved heuristics. We use funsearch, a genetic programming variant based on code generation by a Large Language Model, in order to explore possible approaches, then use strongly typed genetic programming to zero in on useful solutions. Both approaches manage to re-discover the state-of-the-art heuristics recently incorporated into integration-by-parts solvers, and in one example find a small advance on this state of the art.
Problem

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

Improving Feynman integrals reduction
Machine learning for heuristic selection
Enhancing integration-by-parts solvers
Innovation

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

Machine learning enhances heuristics
Funsearch explores potential solutions
Genetic programming refines useful solutions
🔎 Similar Papers
No similar papers found.