Pairton: Iterative Reconstruction of Short-Lived Particles

TL;DR

Pairton uses an iterative reconstruction framework to reconstruct short-lived particles in high-energy collisions, achieving state-of-the-art performance on fully hadronic t¯t decays.

hep-ph 🔴 Advanced 2026-08-14 4 views
Andreas Hermansen Chris Scheulen Tobias Golling
particle physics graph neural networks generative modeling high-energy physics machine learning

Key Findings

Methodology

Pairton formulates particle reconstruction as a masked prediction process over graph structures, learning conditional distributions consistent with a factorized decomposition of decay products. It iteratively predicts edges in the adjacency matrix representing particle decay relationships using a pairformer-based architecture with dynamically updated pairwise representations, incorporating global event consistency.

Key Results

  • Pairton achieved state-of-the-art performance on fully hadronic t¯t decays, significantly outperforming SPANet, Topograph, and HyPER, especially at high jet multiplicities.
  • In 6-jet events, Pairton's full-event reconstruction efficiency was 0.8298, significantly higher than HyPER's 0.816.
  • Ablation studies showed that Pairton's iterative prediction process outperforms single-step prediction and hyperedge-based prediction.

Significance

This research is significant in both particle physics and machine learning. It provides a flexible paradigm for particle reconstruction that can be extended to other topologies, bridging ideas from modern generative modeling and high-energy physics. By improving reconstruction efficiency, especially in complex events, Pairton aids in more accurately studying the properties and interactions of short-lived particles.

Technical Contribution

Pairton introduces iterative graph reconstruction and a pairformer architecture, achieving technical breakthroughs in particle reconstruction. Compared to existing methods, it not only improves reconstruction efficiency but also provides a new probabilistic modeling approach that naturally incorporates global consistency constraints.

Novelty

Pairton is the first to apply discrete diffusion processes to particle reconstruction, using masked edge prediction to learn conditional distributions. This approach bridges generative modeling and high-energy physics event interpretation.

Limitations

  • Pairton's computational complexity is high in high jet multiplicity events, potentially affecting real-time applications.
  • The method relies on complete ground-truth assignments, which may not be applicable to partial reconstruction scenarios.

Future Work

Future work could explore Pairton's application to more complex topologies, such as t¯tH reconstruction, and investigate more efficient sampling algorithms to improve inference speed.

AI Executive Summary

In high-energy physics, reconstructing short-lived particles is crucial for studying their properties and interactions. However, existing methods struggle with high jet multiplicity events. Pairton offers a new solution by formulating particle reconstruction as a masked prediction process over graph structures.

Pairton employs a pairformer-based architecture with dynamically updated pairwise representations, incorporating global event consistency. Experimental results show that Pairton achieves state-of-the-art performance on fully hadronic t¯t decays, significantly outperforming existing methods, especially at high jet multiplicities.

While Pairton makes significant advances in reconstruction efficiency, its computational complexity is high, potentially affecting real-time applications. Future work could explore its application to more complex topologies and investigate more efficient sampling algorithms to improve inference speed.

Deep Analysis

Background

In high-energy physics, short-lived particles like top quarks and Higgs bosons are produced in abundance at the Large Hadron Collider (LHC). These particles decay almost instantaneously, forming leptons and hadronic jets detectable by the surrounding detectors. Reconstructing these short-lived particles is crucial for studying their properties and interactions. Traditional methods like the KLFitter algorithm rely on combinatorial approaches, considering all possible combinations of detected particles and selecting the one with the lowest cost function value.

Core Problem

In high particle multiplicity processes, such as fully hadronic top quark pair decays, the combinatorial background can be significant, making it challenging to accurately identify the decay products of short-lived particles. Existing methods struggle with these complex events, making efficient reconstruction difficult.

Innovation

Pairton offers a new solution by formulating particle reconstruction as a masked prediction process over graph structures. Its innovations include using a pairformer-based architecture with dynamically updated pairwise representations and incorporating global event consistency. Unlike existing methods, Pairton naturally incorporates global consistency constraints, improving reconstruction efficiency.

Methodology

  • �� Formulate particle reconstruction as a masked prediction process over graph structures.
  • �� Use a pairformer-based architecture with dynamically updated pairwise representations.
  • �� Incorporate global event consistency by iteratively predicting edges in the adjacency matrix representing particle decay relationships.

Experiments

Experiments used the HyPER dataset, containing 6×107 fully hadronic t¯t events. The model was trained on 90% of the data, with 5% for validation and 5% for testing. Evaluation metrics included full-event, top quark, and W boson reconstruction efficiencies. Ablation studies evaluated the contributions of Pairton's iterative prediction process and pairformer architecture.

Results

Pairton achieved state-of-the-art performance on fully hadronic t¯t decays, significantly outperforming SPANet, Topograph, and HyPER, especially at high jet multiplicities. Ablation studies showed that Pairton's iterative prediction process outperforms single-step prediction and hyperedge-based prediction.

Applications

Pairton can be used for particle reconstruction in high-energy physics experiments, especially in complex events. Its flexible framework can be extended to other topologies, such as t¯tH reconstruction, helping researchers study the properties and interactions of short-lived particles more accurately.

Limitations & Outlook

Pairton's computational complexity is high in high jet multiplicity events, potentially affecting real-time applications. The method relies on complete ground-truth assignments, which may not be applicable to partial reconstruction scenarios. Future work could explore more efficient sampling algorithms to improve inference speed.

Plain Language Accessible to non-experts

Imagine a large factory responsible for turning raw materials into products. In this factory, the raw materials are particles, and the products are the short-lived particles we want to reconstruct. Pairton is like an intelligent production line management system that observes the combination and arrangement of raw materials to infer the products they might form. This system not only considers the characteristics of each raw material but also dynamically adjusts the production line to ensure that each product's production process aligns with the overall production plan. In this way, Pairton can more accurately reconstruct complex particle decay processes.

ELI14 Explained like you're 14

Imagine you're playing a complex puzzle game where each piece represents a particle. Your goal is to assemble these pieces into a complete picture, representing a short-lived particle's decay process. Pairton is like a super-smart puzzle assistant that can quickly identify the features of each piece and tell you how to fit them together. Even if some pieces are missing or blurry, Pairton can infer the missing parts by observing the overall structure of the picture. This way, you can complete the puzzle faster and see the whole picture!

Glossary

Pairformer

An architecture for dynamically updating pairwise representations, incorporating global event consistency.

Used in Pairton to reconstruct particle decay relationships.

Graph Neural Network

A neural network that processes graph-structured data, capturing relationships between nodes and edges.

Used to model the graph structure of particle decays.

Masked Prediction

A method of training models to predict hidden parts by masking some data.

Used to iteratively predict particle decay relationships.

Adjacency Matrix

A matrix representing the connections between nodes in a graph.

Used to represent particle decay relationships.

t¯t Decay

The process of top quark pairs decaying into W bosons and b quarks.

The primary application scenario for Pairton.

Open Questions Unanswered questions from this research

  • 1 How to apply Pairton without complete ground-truth assignments? Current methods struggle with partial reconstruction scenarios, requiring new algorithms.
  • 2 How to reduce Pairton's computational complexity in high jet multiplicity events? More efficient sampling algorithms are needed.

Applications

Immediate Applications

High-Energy Physics Experiments

Pairton can be used for particle reconstruction in experiments like LHC, helping researchers study the properties and interactions of short-lived particles more accurately.

Long-term Vision

Complex Topology Reconstruction

Pairton's flexible framework can be extended to more complex topologies, such as t¯tH reconstruction, advancing high-energy physics research.

Abstract

We present Pairton, an iterative framework for reconstructing short-lived particles in high-energy collision events. By formulating particle reconstruction as a masked prediction process over graph structures, Pairton learns conditional distributions consistent with a factorised decomposition of decay products and iteratively predicts edges in the adjacency matrix representing particle decay relationships. Leveraging a pairformer-based architecture with dynamically updated pairwise representations, our method incorporates global event consistency. We demonstrate state-of-the-art performance on fully hadronic $t\bar{t}$ decays. Pairton provides a general, flexible paradigm for particle reconstruction and can be readily extended to other topologies, bridging ideas from modern generative modelling and high-energy physics.

hep-ph cs.LG hep-ex