Learning to Resolve Neutron Resonances with Fully Convolutional Neural Networks

arXiv cs.LG Papers

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.

arXiv:2608.04027v1 Announce Type: new 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.
Original Article
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

Neural Network-Assisted CLEAN for Channel Modeling in Low-SNR Regimes

arXiv cs.LG

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.