Pulse Shape Discrimination Algorithms: Survey and Benchmark

arXiv:2508.02750v1h-index: 7Has Code
Originality Synthesis-oriented
AI Analysis

This work provides a standardized evaluation and open-source tools to advance research in radiation detection, though it is incremental as it focuses on benchmarking existing methods.

The authors conducted a comprehensive survey and benchmark of nearly sixty pulse shape discrimination algorithms for radiation detection, finding that deep learning models like Multi-Layer Perceptrons and hybrid approaches often outperform traditional methods on standardized datasets.

This review presents a comprehensive survey and benchmark of pulse shape discrimination (PSD) algorithms for radiation detection, classifying nearly sixty methods into statistical (time-domain, frequency-domain, neural network-based) and prior-knowledge (machine learning, deep learning) paradigms. We implement and evaluate all algorithms on two standardized datasets: an unlabeled set from a 241Am-9Be source and a time-of-flight labeled set from a 238Pu-9Be source, using metrics including Figure of Merit (FOM), F1-score, ROC-AUC, and inter-method correlations. Our analysis reveals that deep learning models, particularly Multi-Layer Perceptrons (MLPs) and hybrid approaches combining statistical features with neural regression, often outperform traditional methods. We discuss architectural suitabilities, the limitations of FOM, alternative evaluation metrics, and performance across energy thresholds. Accompanying this work, we release an open-source toolbox in Python and MATLAB, along with the datasets, to promote reproducibility and advance PSD research.

Foundations

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

Your Notes