DGNNFlow: A Streaming Dataflow Architecture for Real-Time Edge-based Dynamic GNN Inference in HL-LHC Trigger Systems
Davendra Maharaj, Tu Pham, Peter Meiring, Kyungmin Park, Sena Durgut, Cong Hao, Matteo Cremonesi

TL;DR
DGNNFlow is a specialized FPGA-based dataflow architecture designed for real-time, edge-based dynamic GNN inference in HL-LHC trigger systems, enabling ultra-low-latency processing of complex particle collision data.
Contribution
It introduces hardware support for dynamic edge embedding computation, resolves data dependencies in dynamic GNN dataflow, and supports input dynamic graph construction without pre-defined edges.
Findings
Achieved 1.6x-6.3x speedup over GPU
Reduced power consumption compared to CPU and GPU
Successfully deployed on FPGA for real-time HL-LHC trigger processing
Abstract
Dynamic GNN inference has exhibited effectiveness in High Energy Physics (HEP) experiments at High Luminosity Large Hadron Collider (HL-LHC) due to strong capability to model complex particle interactions in collision events. Future HEP experiments will involve detectors that produce 10x more collision data to help unlocking physics discoveries. Due to limitations in offline compute capacity and storage, revamped trigger systems require FPGAs to run ultra-low-latency Machine Learning models for online filtering of useful events with low power consumption. State-of-the-art GNN accelerators relied on static graph structures, but this assumption breaks down in real-time HL-LHC trigger systems and edge-based dynamic GNN models where edge embeddings change in-place based on neighbor node embeddings at runtime. We propose DGNNFlow, a novel dataflow architecture for real-time edge-based…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Privacy-Preserving Technologies in Data · Advanced Graph Neural Networks
