Learning to Resolve Neutron Resonances with Fully Convolutional Neural Networks
Summary
This preliminary study applies a fully convolutional neural network to automatically detect neutron resonances in transmission spectra, achieving ~93% classification accuracy but failing to generalize to unseen isotopes. The authors suggest future work with larger datasets and physics-informed features.
View Cached Full Text
Cached at: 08/06/26, 07:44 AM
# Learning to Resolve Neutron Resonances with Fully Convolutional Neural Networks Source: [https://arxiv.org/abs/2608.04027](https://arxiv.org/abs/2608.04027) [View PDF](https://arxiv.org/pdf/2608.04027) > Abstract:This work investigates the feasibility of augmenting traditional R\-Matrix codes with a robust machine learning framework for automatically detecting neutron resonances in transmission spectra\. Neutron transmission data are often complex and noisy, making them difficult to analyze using traditional peak\-identification methods\. The state\-of\-the\-art R\-Matrix codes currently used by physicists to fit these data often depend on prior evaluations and require substantial manual effort\. This preliminary study demonstrates a method for accelerating the post\-experimental processing of neutron transmission data and reducing bias associated with dependence on prior evaluations\. We employ a fully convolutional neural network to classify individual points as belonging to resonance or non\-resonance regions in seven transmission spectra\-\-\-two evaluated and five experimental\. Although the model achieves classification accuracies in the range of 93\\%, further analysis shows that this metric overstates its ability to generalize\. Building on our prior analysis in PHYSOR 2026, we find that, despite the inclusion of additional training data, the method does not generalize reliably to previously unseen isotopes\. To address these limitations, future work should evaluate whether a larger and more diverse training dataset can produce a generalizable model and should incorporate known physical characteristics of neutron resonances to improve model performance\. ## Submission history From: Majdi Radaideh \[[view email](https://arxiv.org/show-email/c707f612/2608.04027)\] **\[v1\]**Mon, 27 Jul 2026 18:43:20 UTC \(3,147 KB\)
Similar Articles
Automated brain tumor detection in MRI images using CNN and ResNet architectures
This paper presents an automated deep learning approach for brain tumor detection in MRI images using CNN and ResNet architectures with transfer learning, achieving up to 97% accuracy.
Medical Imaging Classification with Cold-Atom Reservoir Computing using Auto-Encoders and Surrogate-Driven Training
This paper presents a hybrid quantum-classical pipeline using neutral-atom reservoir computing and auto-encoders for medical image classification, specifically for polyp detection. It addresses quantum measurement non-differentiability with a surrogate model to enable end-to-end training.
@bravo_abad: A principled construction for turning CNNs and transformers into resolution-agnostic neural operators Train a U-Net or …
The paper presents a principled construction to convert CNNs and transformers into resolution-agnostic neural operators, enabling models trained at one grid resolution to generalize to others, crucial for scientific ML applications like PDE solving.
Neural Network-Assisted CLEAN for Channel Modeling in Low-SNR Regimes
This paper proposes NN-CLEAN, a hybrid framework that embeds a multi-head residual network into the iterative CLEAN extraction loop for efficient multipath parameter estimation in low-SNR channel modeling. It matches traditional Grid-Search CLEAN accuracy while greatly reducing computational complexity and enabling parallelization for real-time MIMO systems.
Detecting Neural Network Failures through Spectral Analysis of Internal Activations
This paper identifies spectral drift in internal activations of neural networks during misclassifications and introduces Self-Detecting Neural Networks (SDNN) that monitors spectral dynamics to detect failures, achieving 79% AUROC on CIFAR-10, outperforming confidence-based methods by 25-30 percentage points.