HEP-EXARLGSep 30, 2025

TrackCore-F: Deploying Transformer-Based Subatomic Particle Tracking on FPGAs

arXiv:2509.26335v1h-index: 17
Originality Incremental advance
AI Analysis

This work addresses the problem of enabling efficient, online inference for high-energy physics applications using specialized hardware, representing an incremental advancement in FPGA deployment tools.

The paper tackled the challenge of deploying Transformer-based models for subatomic particle tracking on FPGAs to achieve low-latency inference, presenting preliminary results and comparisons for two model designs derived from the TrackFormers project.

The Transformer Machine Learning (ML) architecture has been gaining considerable momentum in recent years. In particular, computational High-Energy Physics tasks such as jet tagging and particle track reconstruction (tracking), have either achieved proper solutions, or reached considerable milestones using Transformers. On the other hand, the use of specialised hardware accelerators, especially FPGAs, is an effective method to achieve online, or pseudo-online latencies. The development and integration of Transformer-based ML to FPGAs is still ongoing and the support from current tools is very limited to non-existent. Additionally, FPGA resources present a significant constraint. Considering the model size alone, while smaller models can be deployed directly, larger models are to be partitioned in a meaningful and ideally, automated way. We aim to develop methodologies and tools for monolithic, or partitioned Transformer synthesis, specifically targeting inference. Our primary use-case involves two machine learning model designs for tracking, derived from the TrackFormers project. We elaborate our development approach, present preliminary results, and provide comparisons.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes