English

Learning Tree Structures from Leaves For Particle Decay Reconstruction

Computational Physics 2022-09-02 v2 Machine Learning

Abstract

In this work, we present a neural approach to reconstructing rooted tree graphs describing hierarchical interactions, using a novel representation we term the Lowest Common Ancestor Generations (LCAG) matrix. This compact formulation is equivalent to the adjacency matrix, but enables learning a tree's structure from its leaves alone without the prior assumptions required if using the adjacency matrix directly. Employing the LCAG therefore enables the first end-to-end trainable solution which learns the hierarchical structure of varying tree sizes directly, using only the terminal tree leaves to do so. In the case of high-energy particle physics, a particle decay forms a hierarchical tree structure of which only the final products can be observed experimentally, and the large combinatorial space of possible trees makes an analytic solution intractable. We demonstrate the use of the LCAG as a target in the task of predicting simulated particle physics decay structures using both a Transformer encoder and a Neural Relational Inference encoder Graph Neural Network. With this approach, we are able to correctly predict the LCAG purely from leaf features for a maximum tree-depth of 88 in 92.5%92.5\% of cases for trees up to 66 leaves (including) and 59.7%59.7\% for trees up to 1010 in our simulated dataset.

Cite

@article{arxiv.2208.14924,
  title  = {Learning Tree Structures from Leaves For Particle Decay Reconstruction},
  author = {James Kahn and Ilias Tsaklidis and Oskar Taubert and Lea Reuter and Giulio Dujany and Tobias Boeckh and Arthur Thaller and Pablo Goldenzweig and Florian Bernlochner and Achim Streit and Markus Götz},
  journal= {arXiv preprint arXiv:2208.14924},
  year   = {2022}
}

Comments

14 pages, 6 figures, accepted in Machine Learning: Science and Technology

R2 v1 2026-06-28T00:29:43.970Z