Learning Tree Structures from Leaves For Particle Decay Reconstruction
James Kahn, Ilias Tsaklidis, Oskar Taubert, Lea Reuter, Giulio Dujany,, Tobias Boeckh, Arthur Thaller, Pablo Goldenzweig, Florian Bernlochner, Achim, Streit, Markus G\"otz

TL;DR
This paper introduces a neural method using the LCAG matrix to reconstruct hierarchical tree structures from leaves alone, enabling end-to-end learning for particle decay trees in physics.
Contribution
The novel LCAG representation allows learning tree structures solely from leaves, facilitating the first trainable solution for variable-sized hierarchical trees in particle physics.
Findings
Achieved 92.5% accuracy for trees up to 6 leaves with depth 8.
Achieved 59.7% accuracy for trees up to 10 leaves.
Demonstrated effectiveness with Transformer and Graph Neural Network encoders.
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Graph Neural Network · Linear Layer · Absolute Position Encodings · Layer Normalization · Softmax · Adam · Position-Wise Feed-Forward Layer · Multi-Head Attention · Dropout
