paper-with-me

Papers

Enabling Low-Latency Machine learning on Radiation-Hard FPGAs with hls4ml

2026-02-17 · Katya Govorkova, Julian Garcia Pardinas, Vladimir Loncar, Victoria Nguyen, Sebastian Schmitt, Marco Pizzichemi, Loris Martinazzoli, Eluned Anne Smith arxiv

This paper presents the first demonstration of a viable, ultra-fast, radiation-hard machine learning (ML) application on FPGAs, which could be used in future high-energy physics experiments. We present a three-fold contribution, with the PicoCal calorimeter, planned for the LHCb Upgrade II experiment, used as a test case. First, we develop a lightweight autoencoder to compress a 32-sample timing readout, representative of that of the PicoCal, into a two-dimensional latent space. Second, we introduce a systematic, hardware-aware quantization strategy and show that the model can be reduced to 10-bit weights with minimal performance loss. Third, as a barrier to the adoption of on-detector ML is the lack of support for radiation-hard FPGAs in the High-Energy Physics community's standard ML synthesis tool, hls4ml, we develop a new backend for this library. This new back-end enables the automatic translation of ML models into High-Level Synthesis (HLS) projects for the Microchip PolarFire family of FPGAs, one of the few commercially available and radiation hard FPGAs. We present the synthesis of the autoencoder on a target PolarFire FPGA, which indicates that a latency of 25 ns can be achieved. We show that the resources utilized are low enough that the model can be placed within the inherently protected logic of the FPGA. Our extension to hls4ml is a significant contribution, paving the way for broader adoption of ML on FPGAs in high-radiation environments.

📄 PDF Abstract BibTeX arXiv:2602.15751

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast inference of deep neural networks in FPGAs for particle physics

2018-04-16 · Javier Duarte, Song Han, Philip Harris, Sergo Jindariani 외

Recent results at the Large Hadron Collider (LHC) have pointed to enhanced physics capabilities through the improvement of the real-time event processing techniques. Machine learning methods are ubiquitous and have prove…

BIG-bench Machine LearningHigh-Level Synthesis

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

Using Machine Learning for Anomaly Detection on a System-on-Chip under Gamma Radiation

2022-01-05 · Eduardo Weber Wachter, Server Kasap, Sefki Kolozali, Xiaojun Zhai 외

The emergence of new nanoscale technologies has imposed significant challenges to designing reliable electronic systems in radiation environments. A few types of radiation like Total Ionizing Dose (TID) effects often cau…

Anomaly DetectionBIG-bench Machine Learning

Beyond the GPU: The Strategic Role of FPGAs in the Next Wave of AI

2025-11-04 · Arturo Urías Jiménez arxiv

AI acceleration has been dominated by GPUs, but the growing need for lower latency, energy efficiency, and fine-grained hardware control exposes the limits of fixed architectures. In this context, Field-Programmable Gate…

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