arXiv ScienceSearch

arXiv subjects

Torben Ferber

Publications and source records attributed to Torben Ferber.

At least 19 recordsLinked to original sources

Mitigating Detector Ageing Effects with Graph-Based Multi-Modal Track Reconstruction at Belle II

Large backgrounds that can lead to hardware failures and the degradation of detector gain impact the track finding in the Belle II central drift chamber. These conditions lead to spatially non-uniform and time-dependent inefficiencies, which results in inactive regions and missing hits which challenges conventional tracking algorithms and necessitate the development of new track finding algorithms. In this work, we evaluate the performance of our previously developed unified graph neural network (GNN) based track-finding algorithm under realistic long-term detector ageing conditions. Track finding is formulated as a global relational clustering problem using object condensation, which enables the reconstruction of an unknown and variable number of tracks per event. Using a realistic full detector simulation incorporating beam-induced backgrounds, detector noise, and measured detector ageing effects, we evaluate the tracking performance and compare it to the current Belle II baseline reconstruction. We show that detector degradation can be treated as a domain shift in the observed hit patterns, rather than requiring a fundamentally new reconstruction strategy. After retraining on degraded detector conditions, the GNN-based approach limits the absolute track efficiency loss for uniformly displaced muons to 14%, compared to 28% for the baseline tracking, while maintaining a track purity of 96%. Under the same conditions, the baseline reconstruction achieves only 90% track purity. These results demonstrate that the unified GNN-based reconstruction provides increased robustness to irregular hit patterns and extended inactive regions, enabling stable tracking performance under long-term detector ageing at Belle II.

hep-ex

RTL Fault Injection of a Deployed Graph Neural Network Trigger for Belle II

As particle physics detectors grow in scale, High Energy Physics experiments must process ever-increasing data volumes. Level-1 trigger systems, implemented on Field-Programmable Gate Arrays and increasingly using neural-network algorithms, filter this data in real time. However, their proximity to the interaction point exposes them to radiation, which can corrupt outputs, stall processing pipelines, or damage hardware, with significant financial and scientific consequences. In this work, we present the first Register Transfer Level fault-injection study of a deployed Level-1 hardware neural-network trigger, GNN-ETM in the Belle II trigger system. We target three failure modes most consequential to a real-time trigger pipeline: deadlocks, timeouts, and packet-integrity violations. Through two complementary campaigns, we inject 1 442 840 Single-Event Upsets across 211 245 signals. We find a monitoring asymmetry in the existing verification infrastructure and propose inter-stage liveness monitoring as a more accurate alternative to output-only observation, showing that Mean Time To Failure estimates from the two approaches differ by up to 78.7%. The resulting per-stage data identifies the highest-priority hardening targets.

hep-ex

Reconfigurable Computing Challenge: Real-Time Graph Neural Networks for Online Event Selection in Big Science

Graph neural networks are increasingly adopted in trigger systems for collider experiments, where strict latency and throughput constraints render deployment on embedded platforms challenging. As detectors move towards higher granularity, the number of inputs per inference increase and FPGA-only solutions face resource bottlenecks. This work presents an end-to-end demonstrator for the real-time deployment of a dynamic Graph Neural Network for the Belle II electromagnetic calorimeter hardware trigger on the AMD Versal VCK190, leveraging both FPGA fabric and AI Engine tiles. We develop a Python-based semi-automated design flow covering operator fusion, partitioning, mapping, spatial parallelization, and kernel-level optimization. Our design achieves a throughput of 2.94 million events per second at an end-to-end latency of 7.15 microseconds. Compared to the FPGA-only baseline, this represents a 53% throughput improvement while reducing DSP utilization from 99% to 19% at 29% AI Engine tile utilization. To validate the deployment, an interactive visualization pipeline enables real-time monitoring of inference results on the physical demonstrator.

cs.AR

Using Graph Neural Networks for hadronic clustering and to reduce beam background in the Belle~II electromagnetic calorimeter

The Belle~II electromagnetic calorimeter consists of 8376 CsI(Tl) scintillation crystals and is not only used for measuring electromagnetic particles but also for identifying and determining the position of hadrons, particularly neutral\textbf{} hadrons. Recent data-taking periods have presented challenges for the current clustering method: Firstly, the record-breaking luminosities achieved by the SuperKEKB accelerator have increased background rates, leading to a higher number of crystals with energy depositions, and an overall increase in the total energy measured in the calorimeter. This resulted in poorer photon energy resolution and the reconstruction of more fake photon clusters. Secondly, challenges arise from the nature of hadronic interactions. In contrast to $\gamma$ and $e^{\pm}$, hadrons interacting in the calorimeter result in irregular, sometimes even disconnected energy depositions. These clusters can be misinterpreted as photon clusters, thereby reducing the position resolution of neutral hadrons or causing a complete misidentification of the hadron. Graph neural networks offer a promising solution to both challenges. By representing only crystals with an energy measurement as nodes, graphs capture the sparsity of the input. Using message-passing layers that learn the graph edges also helps to address the asymmetric sensor layout of Belle~II's ECL. In these proceedings, we will present a novel approach to identify the challenges in the detector simulation. Using this information, we train a Graph Neural Network to identify and remove unwanted depositions abefore clustering.

hep-ex

Real-Time Stream Compaction for Sparse Machine Learning on FPGAs

Machine learning algorithms are being used more frequently in the first-level triggers in collider experiments, with Graph Neural Networks pushing the hardware requirements of FPGA-based triggers beyond the current state of the art. To meet the stringent demands of high-throughput and low-latency environments, we propose a concept for latency-optimized preprocessing of sparse sensor data, enabling efficient GNN hardware acceleration by removing dynamic input sparsity. Our approach rearranges data coming from a large number of First-In-First-Out interfaces, typically sensor frontends, to a smaller number of FIFO interfaces connected to a machine learning hardware accelerator. In order to achieve high throughput while minimizing the hardware utilization, we developed a hierarchical sparsity compression pipeline optimized for FPGAs. We implemented our concept in the Chisel design language as an open-source hardware generator. For demonstration, we implemented one configuration of our module as preprocessing stage in a GNN-based first-level trigger for the Electromagnetic Calorimeter inside the Belle II detector. Additionally we evaluate latency, throughput, resource utilization, and scalability for a wide range of parameters, to enable broader use for other large scale scientific experiments.

hep-ex

Hardware-Aware Design of a GNN-Based Hit Filtering Algorithm for the Belle II Level-1 Trigger

The Belle~II experiment operates at high luminosity, where an increasing beam-induced background imposes stringent demands on the hardware Level-1 trigger system, which must operate under tight latency and bandwidth constraints. To achieve online data reduction within the Level-1 trigger system, we have developed a hit-filtering algorithm based on the lightweight Interaction Network architecture. In this work, we present a hardware-aware model-compression workflow for this hit-filtering algorithm targeting deployment on FPGA devices within the Belle~II trigger system. The network is adapted to the detector and trigger conditions through model-size and graph-size reduction, low-precision (4 bit) fixed-point arithmetic, and unstructured pruning. We assess the resulting design using the total number of bit operations as a hardware-aware computational complexity metric. Using this metric, we identify a configuration that decreases this cost by more than two orders of magnitude relative to the full-precision reference implementation. This reduction is achieved while preserving performance close to the reference model in terms of hit efficiency and background rejection, as indicated by only a modest decrease in the AUC score from 97.4 to 96.8, evaluated on Belle~II collision data.

hep-ex

Multi-Modal Track Reconstruction using Graph Neural Networks at Belle II

High backgrounds and detector ageing impact the track finding in the Belle II central drift chamber, reducing both track purity and track efficiency in events. This necessitates the development of new track finding algorithms to mitigate detector performance degradation. Building on our previous success with an end-to-end multi-track reconstruction algorithm for the Belle II experiment at the SuperKEKB collider (arXiv:2411.13596), we have extended the algorithm to incorporate inputs from both the drift chamber and the silicon vertex tracking detector, creating a multi-modal network. We employ graph neural networks to handle the irregular detector structure and object condensation to address the unknown, varying number of particles in each event. This approach simultaneously identifies all tracks in an event and determines their respective parameters. We demonstrate the algorithm's effectiveness using a realistic full detector simulation, which incorporates beam-induced backgrounds and noise modelled from actual collision data. The simultaneous reconstruction of the information from the two detectors yields a track efficiency improvement from 48.0 % to 74.7 % for uniformly displaced particles up to 100 cm, while increasing the track purity by 5.5 percentage points. We provide a detailed comparison of its track-finding performance against the current Belle II baseline across various event topologies.

hep-ex

Kink Finder at Belle II

We present a track-finding algorithm for the Belle II experiment that specifically targets so-called kinks: signatures of charged particles decaying or scattering in-flight in the detector material, resulting in a sudden and significant change of the particle's flight direction. Our benchmark studies of this Kink Finder show that the reconstruction efficiency for such signatures is about 40%, compared to a value of around 11% for the standard Belle II track-finding algorithm. Our studies also show that the Kink Finder significantly improves the resolution of the secondary track parameters, suppresses the number of cloned tracks, and reduces the PID misidentification rates for kaon and pions.

hep-ex

Hardware-Accelerated GNN-based Hit Filtering for the Belle II Level-1 Trigger

We present a hardware-accelerated hit filtering system employing Graph Neural Networks (GNNs) on Field-Programmable Gate Arrays (FPGAs) for the Belle II Level-1 Trigger. The GNN exploits spatial and temporal relationships among sense wire hits and is optimized for high-throughput hardware operation via quantization, pruning, and static graph-building. Sector-wise spatial parallelization permits scaling to full-detector coverage, satisfying stringent latency and throughput requirements. At a sustained throughput of 31.804 MHz, the system processes sense wire data in real-time and achieves detector-level background suppression with a measured latency of 632.4 ns while utilizing 35.65% of Look-Up Tables (LUTs), and 29.75% of Flip-Flops, with zero Digital Signal Processing (DSP) usage, as demonstrated in a prototype implementation for a single sector on an AMD Ultrascale XVCU190. Offline validation using Belle II data yields a background hit rejection of 83% while maintaining 95% signal hit efficiency. This work establishes hit-level GNN-based filtering on FPGAs as a scalable low-latency solution for real-time data reduction in high-luminosity collider conditions.

physics.ins-det

Layout optimization for the LUXE-NPOD experiment

Beam dump experiments represent an effective way to probe new physics in a parameter space, where new particles have feeble couplings to the Standard Model sector and masses below the GeV scale. The LUXE experiment, designed primarily to study strong-field quantum electrodynamics, can be used also as a photon beam dump experiment with a unique reach for new spin-0 particles in the $10-350~\mathrm{MeV}$ mass and $10^{-6}-10^{-3}~\mathrm{GeV}^{-1}$ couplings to photons ranges. This is achieved via the ``New Physics search with Optical Dump'' (NPOD) concept. While prior estimations were obtained with a simplified model of the experimental setup, in this work we present a systematic study of the new physics reach in the full, realistic experimental apparatus, including an existing detector to be used in the LUXE NPOD context. We furthermore investigate updated scenarios of LUXE's experimental plan and confirm that our results are in agreement with the original estimations of a background-free operation.

hep-ex

Real-Time Graph-based Point Cloud Networks on FPGAs via Stall-Free Deep Pipelining

Graph-based Point Cloud Networks (PCNs) are powerful tools for processing sparse sensor data with irregular geometries, as found in high-energy physics detectors. However, deploying models in such environments remains challenging due to stringent real-time requirements for both latency, and throughput. In this work, we present a deeply pipelined dataflow architecture for executing graph-based PCNs on FPGAs. Our method supports efficient processing of dynamic, sparse point clouds while meeting hard real-time constraints. We introduce specialized processing elements for core graph operations, such as GraVNet convolution and condensation point clustering, and demonstrate our design on the AMD Versal VCK190. Compared to a GPU baseline, our FPGA implementation achieves up to 5.25x speedup in throughput while maintaining latencies below 10 {\mu}s, satisfying the demands of real-time trigger systems in particle physics experiments. An open-source reference implementation is provided.

eess.SP

End-to-End Multi-Track Reconstruction using Graph Neural Networks at Belle II

We present the study of an end-to-end multi-track reconstruction algorithm for the central drift chamber of the Belle II experiment at the SuperKEKB collider using Graph Neural Networks for an unknown number of particles. The algorithm uses detector hits as inputs without pre-filtering to simultaneously predict the number of track candidates in an event and their kinematic properties. In a second step, we cluster detector hits for each track candidate to pass to a track fitting algorithm. Using a realistic full detector simulation including beam-induced backgrounds and detector noise taken from actual collision data, we find significant improvements in track finding efficiencies for tracks in a variety of different event topologies compared to the existing baseline algorithm used in Belle II. For events with a hypothetical long-lived massive particle with a mass in the GeV-range decaying uniformly along its flight direction into two charged particles, the GNN achieves a combined track finding and fitting efficiency of 85.4% with a fake rate of 2.5%, compared to 52.2% and 4.1% for the baseline algorithm. This is the first end-to-end multi-track machine learning algorithm for a drift chamber detector that has been utilized in a realistic particle physics environment.

physics.ins-det

Signal partitioning in superfluid ${}^4$He: a Monte Carlo approach

Superfluid ${}^4$He is an ideal candidate for the direct detection of light dark matter via nuclear recoils thanks to its low nuclear mass and the possibility to reach a low detection energy threshold by exploiting the generated quasiparticles. The design of future detectors based on this target, such as the DELight experiment, requires a proper understanding of the formation and partitioning of the signal for different energy depositions from various sources. This work presents an overview of the physical processes involved in the energy deposition of recoiling electrons and ions, and describes a Monte Carlo approach to the partitioning of the signal into different channels. Despite an overall good agreement with existing literature, differences in the region of interest for light dark matter searches below 200 eV are observed.

hep-ex

Finding excesses in model parameter space

Simulation-based inference (SBI) makes it possible to infer the parameters of a model from high-dimensional low-level features of the observed events. In this work we show how this method can be used to establish the presence of a weak signal on top of an unknown background, to discard background events and to determine the signal properties. The key idea is to use SBI methods to identify events that are similar to each other in the sense that they agree on the inferred model parameters. We illustrate this method for the case of axion-like particles decaying to photons at beam-dump experiments. For poor detector resolution the diphoton mass cannot be reliably reconstructed, so there is no simple high-level observable that can be used to perform a bump hunt. Since the SBI methods do not require explicit high-level observables, they offer a promising alternative to increase the sensitivity to new physics.

hep-ph

Optimum filter-based analysis for the characterization of a high-resolution magnetic microcalorimeter towards the DELight experiment

Ultra-sensitive cryogenic calorimeters have become a favored technology with widespread application where eV-scale energy resolutions are needed. In this article, we characterize the performance of an X-ray magnetic microcalorimeter (MMC) using a Fe-55 source. Employing an optimum filter-based amplitude estimation and energy reconstruction, we demonstrate that an unprecedented FWHM resolution of $\Delta E_\mathrm{FWHM} = \left(1.25\pm0.17\mathrm{\scriptsize{(stat)}}^{+0.05}_{-0.07}\mathrm{\scriptsize{(syst)}}\right)\,\text{eV}$ can be achieved. We also derive the best possible resolution and discuss limiting factors affecting the measurement. The analysis pipeline for the MMC data developed in this paper is furthermore an important step for the realization of the proposed superfluid helium-based experiment DELight, which will search for direct interaction of dark matter with masses below 100 MeV/c$^2$.

hep-ex

Reconstructing axion-like particles from beam dumps with simulation-based inference

Axion-like particles (ALPs) that decay into photon pairs pose a challenge for experiments that rely on the construction of a decay vertex in order to search for long-lived particles. This is particularly true for beam-dump experiments, where the distance between the unknown decay position and the calorimeter can be very large. In this work we use machine learning to explore the possibility to reconstruct the ALP properties, in particular its mass and lifetime, from such inaccurate observations. We use a simulation-based inference approach based on conditional invertible neural networks to reconstruct the posterior probability of the ALP parameters for a given set of events. We find that for realistic angular and energy resolution, such a neural network significantly outperforms parameter reconstruction from conventional high-level variables while at the same time providing reliable uncertainty estimates. Moreover, the neural network can quickly be re-trained for different detector properties, making it an ideal framework for optimizing experimental design.

hep-ph

Real-time Graph Building on FPGAs for Machine Learning Trigger Applications in Particle Physics

We present a design methodology that enables the semi-automatic generation of a hardware-accelerated graph building architectures for locally constrained graphs based on formally described detector definitions. In addition, we define a similarity measure in order to compare our locally constrained graph building approaches with commonly used k-nearest neighbour building approaches. To demonstrate the feasibility of our solution for particle physics applications, we implemented a real-time graph building approach in a case study for the Belle~II central drift chamber using Field-Programmable Gate Arrays~(FPGAs). Our presented solution adheres to all throughput and latency constraints currently present in the hardware-based trigger of the Belle~II experiment. We achieve constant time complexity at the expense of linear space complexity and thus prove that our automated methodology generates online graph building designs suitable for a wide range of particle physics applications. By enabling an hardware-accelerated pre-processing of graphs, we enable the deployment of novel Graph Neural Networks~(GNNs) in first level triggers of particle physics experiments.

hep-ex

Dark Higgs Bosons at Colliders

The Large Hadron Collider (LHC) has confirmed the Higgs mechanism to be responsible for generating mass in the Standard Model (SM), making it attractive to also consider spontaneous symmetry breaking as the origin of mass for new particles in a dark sector extension of the SM. Such a dark Higgs mechanism may in particular give mass to a dark matter candidate and to the gauge boson mediating its interactions (called dark photon). In this review we summarise the phenomenology of the resulting dark Higgs boson and discuss the corresponding search strategies with a focus on collider experiments. We consider both the case that the dark Higgs boson is heavier than the SM Higgs boson, in which case leading constraints come from direct searches for new Higgs bosons as well missing-energy searches at the LHC, and the case that the dark Higgs boson is (potentially much) lighter than the SM Higgs boson, such that the leading sensitivity comes from electron-positron colliders and fixed-target experiments. Of particular experimental interest for both cases is the associated production of a dark Higgs boson with a dark photon, which subsequently decays into SM fermions, dark matter particles or long-lived dark sector states. We also discuss the important role of exotic decays of the SM-like Higgs boson and complementary constraints arising from early-universe cosmology, astrophysics and direct searches for dark matter in laboratory experiments.

hep-ph