Viyan

Viyan AI

Automating SMEFT Analysis with Reinforcement Learning

Researchers have replaced manual operator selection in particle physics fits with a reinforcement learning agent that optimizes for global likelihoods.

Particle physicists look for new phenomena by adding high-dimensional operators to the Standard Model, forming what is known as the Standard Model Effective Field Theory (SMEFT). Historically, researchers manually selected which operator to test based on phenomenological intuition. A new approach uses a reinforcement learning (RL) agent to automate this search, navigating the space of potential operator combinations to identify those that best reconcile discrepancies between theoretical predictions and experimental data.

Comparing Search Methodologies

Feature Traditional Human Analysis Reinforcement Learning Method
Decision Logic Phenomenological intuition RL agent optimization
Search Scope Limited by researcher bias Explores full operator space
Handling Complexity High difficulty Efficient discovery of correlations
Verification Expert review Reproduces and improves known fits

In the RL-driven workflow, the agent treats the selection of operators as an optimization task. The objective is to identify a subset of SMEFT operators that minimize the chi-squared or log-likelihood difference between the model and experimental observation. To resolve competing data points, the agent evaluates the impact of each candidate operator on the global fit. When an operator is added, the agent uses a secondary optimization step—typically a standard regression or minimization routine—to solve for the best-fit coefficient for that specific configuration. The reward function then assesses the quality of the resulting global fit, naturally favoring combinations that reduce the residual error across multiple datasets without requiring manual arbitration between contradictory results.

This method shines when the data involves multiple, simultaneous anomalies that exhibit non-linear correlations. A human researcher might fixate on a specific subset of operators based on theoretical preference, but the RL agent treats these as a high-dimensional optimization problem. By iteratively testing configurations and calculating the reward, the agent identifies subtle, non-linear dependencies between operators that are otherwise too dense to parse. In testing, this approach has successfully recovered the parameter fits for the CDF W-mass anomaly while finding combinations that yield lower total residuals than previously published human-led studies.

Despite these gains, the method remains in its early stages for complex multi-parameter searches. It is currently unclear how this agent performs as the operator space expands into higher-order loop corrections or when dealing with extremely high-noise datasets where the signal-to-noise ratio is significantly lower than the W-mass case. Future development will need to address whether these agents can maintain performance as the dimensionality of the potential operator space grows, and whether the reliance on specific minimization routines for coefficient fitting creates biases that are not immediately apparent in the output.

Sources