paper-with-me

홈 › Papers

JEDI-linear: Fast and Efficient Graph Neural Networks for Jet Tagging on FPGAs

2025-08-21 · Zhiqiang Que, Chang Sun, Sudarshan Paramesvaran, Emyr Clement, Katerina Karakoulaki, Christopher Brown, Lauri Laatu, Arianna Cox, Alexander Tapper, Wayne Luk, Maria Spiropulu arxiv

Graph Neural Networks (GNNs), particularly Interaction Networks (INs), have shown exceptional performance for jet tagging at the CERN High-Luminosity Large Hadron Collider (HL-LHC). However, their computational complexity and irregular memory access patterns pose significant challenges for deployment on FPGAs in hardware trigger systems, where strict latency and resource constraints apply. In this work, we propose JEDI-linear, a novel GNN architecture with linear computational complexity that eliminates explicit pairwise interactions by leveraging shared transformations and global aggregation. To further enhance hardware efficiency, we introduce fine-grained quantization-aware training with per-parameter bitwidth optimization and employ multiplier-free multiply-accumulate operations via distributed arithmetic. Evaluation results show that our FPGA-based JEDI-linear achieves 3.7 to 11.5 times lower latency, up to 150 times lower initiation interval, and up to 6.2 times lower LUT usage compared to state-of-the-art GNN designs while also delivering higher model accuracy and eliminating the need for DSP blocks entirely. This is the first interaction-based GNN to achieve less than 60~ns latency and currently meets the requirements for use in the HL-LHC CMS Level-1 trigger system. This work advances the next-generation trigger systems by enabling accurate, scalable, and resource-efficient GNN inference in real-time environments. Our open-sourced templates will further support reproducibility and broader adoption across scientific applications.

📄 PDF Abstract BibTeX arXiv:2508.15468

Code (0)

등록된 구현이 없습니다.

Tasks

Jet Tagging

Similar Papers 제목 키워드 기반

Sub-microsecond Transformers for Jet Tagging on FPGAs

2025-10-26 · Lauri Laatu, Chang Sun, Arianna Cox, Abhijith Gandrakota 외 arxiv

We present the first sub-microsecond transformer implementation on an FPGA achieving competitive performance for state-of-the-art high-energy physics benchmarks. Transformers have shown exceptional performance on multipl…

Jet Tagging

Fast Jet Tagging with MLP-Mixers on FPGAs

2025-03-05 · Chang Sun, Jennifer Ngadiuba, Maurizio Pierini, Maria Spiropulu

We explore the innovative use of MLP-Mixer models for real-time jet tagging and establish their feasibility on resource-constrained hardware like FPGAs. MLP-Mixers excel in processing sequences of jet constituents, achie…

Jet TaggingQuantization

PC-JeDi: Diffusion for Particle Cloud Generation in High Energy Physics

2023-03-09 · Matthew Leigh, Debajyoti Sengupta, Guillaume Quétant, John Andrew Raine 외

In this paper, we present a new method to efficiently generate jets in High Energy Physics called PC-JeDi. This method utilises score-based diffusion models in conjunction with transformers which are well suited to the t…

Vocal Bursts Intensity Prediction

Towards Tensor Network Models for Low-Latency Jet Tagging on FPGAs

2026-01-15 · Alberto Coppi, Ema Puljak, Lorenzo Borella, Daniel Jaschke 외 arxiv

We present a systematic study of Tensor Network (TN) models $\unicode{x2013}$ Matrix Product States (MPS) and Tree Tensor Networks (TTN) $\unicode{x2013}$ for real-time jet tagging in high-energy physics, with a focus on…

Jet Tagging

JEDI: Joint Embedding Diffusion World Model for Online Model-Based Reinforcement Learning

2026-05-13 · Jing Yu Lim, Rushi Shah, Zarif Ikram, Samson Yu 외 arxiv

Diffusion world models have recently become competitive for online model-based reinforcement learning, but current approaches expose a tension: pixel diffusion is effective but computationally expensive while the latest …

Representation LearningReinforcement Learning