paper-with-me

Papers

SPANet: Generalized Permutationless Set Assignment for Particle Physics using Symmetry Preserving Attention

2021-06-07 · Alexander Shmakov, Michael James Fenton, Ta-Wei Ho, Shih-Chieh Hsu, Daniel Whiteson, Pierre Baldi

The creation of unstable heavy particles at the Large Hadron Collider is the most direct way to address some of the deepest open questions in physics. Collisions typically produce variable-size sets of observed particles which have inherent ambiguities complicating the assignment of observed particles to the decay products of the heavy particles. Current strategies for tackling these challenges in the physics community ignore the physical symmetries of the decay products and consider all possible assignment permutations and do not scale to complex configurations. Attention based deep learning methods for sequence modelling have achieved state-of-the-art performance in natural language processing, but they lack built-in mechanisms to deal with the unique symmetries found in physical set-assignment problems. We introduce a novel method for constructing symmetry-preserving attention networks which reflect the problem's natural invariances to efficiently find assignments without evaluating all permutations. This general approach is applicable to arbitrarily complex configurations and significantly outperforms current methods, improving reconstruction efficiency between 19\% - 35\% on typical benchmark problems while decreasing inference time by two to five orders of magnitude on the most complex events, making many important and previously intractable cases tractable. A full code repository containing a general library, the specific configuration used, and a complete dataset release, are avaiable at https://github.com/Alexanders101/SPANet

📄 PDF Abstract BibTeX arXiv:2106.03898

Code (1)

Alexanders101/SPANet 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Topological Reconstruction of Particle Physics Processes using Graph Neural Networks

2023-03-24 · Lukas Ehrke, John Andrew Raine, Knut Zoch, Manuel Guth 외

We present a new approach, the Topograph, which reconstructs underlying physics processes, including the intermediary particles, by leveraging underlying priors from the nature of particle physics decays and the flexibil…

Constrained Optimization of Charged Particle Tracking with Multi-Agent Reinforcement Learning

2025-01-09 · Tobias Kortus, Ralf Keidel, Nicolas R. Gauger, Jan Kieseler

Reinforcement learning demonstrated immense success in modelling complex physics-driven systems, providing end-to-end trainable solutions by interacting with a simulated or real environment, maximizing a scalar reward si…

Multi-agent Reinforcement Learning

FreqSpaNet: Frequency and Spatial Learning of SFPF for Physical Layer Hardware Integrity Detection

2026-09-15 · Xiaoxuan Huang, Jinlong Xu, YiZhe Wang, Meng Zhang 외 arxiv

Unauthorized hardware replacement can preserve a wireless device's logical identity while altering its physical implementation, posing a challenge to hardware integrity verification. Spatio-frequency polarization fingerp…

Representation LearningAnomaly Detection

Nuclear Instance Segmentation using a Proposal-Free Spatially Aware Deep Learning Framework

2019-08-27 · Navid Alemi Koohbanani, Mostafa Jahanifar, Ali Gooya, Nasir Rajpoot

Nuclear segmentation in histology images is a challenging task due to significant variations in the shape and appearance of nuclei. One of the main hurdles in nuclear instance segmentation is overlapping nuclei where a s…

ClusteringInstance SegmentationNuclear SegmentationSegmentation+1

SPANet: Frequency-balancing Token Mixer using Spectral Pooling Aggregation Modulation

2023-08-22 · ICCV 2023 1 · Guhnoo Yun, Juhan Yoo, Kijung Kim, Jeongho Lee 외

Recent studies show that self-attentions behave like low-pass filters (as opposed to convolutions) and enhancing their high-pass filtering capability improves model performance. Contrary to this idea, we investigate exis…