Sim-to-real supervised domain adaptation for radioisotope identification
Peter Lalor, Henry Adams, Alex Hagen

TL;DR
This paper demonstrates that supervised domain adaptation significantly improves radioisotope identification accuracy by transferring knowledge from synthetic to experimental data, reducing the need for extensive labeled real-world spectra.
Contribution
The study introduces a supervised domain adaptation approach using a transformer-based neural network to enhance radioisotope classification from synthetic to real data with minimal labeled real spectra.
Findings
Achieved 96% accuracy with only 64 labeled real spectra.
Outperformed synthetic-only and from-scratch models.
Learned more interpretable features in domain-adapted models.
Abstract
Machine learning has the potential to improve the speed and reliability of radioisotope identification using gamma spectroscopy. However, meticulously labeling an experimental dataset for training is often prohibitively expensive, while training models purely on synthetic data is risky due to the domain gap between simulated and experimental measurements. In this research, we demonstrate that supervised domain adaptation can substantially improve the performance of radioisotope identification models by transferring knowledge between synthetic and experimental data domains. We consider two domain adaptation scenarios: (1) a simulation-to-simulation adaptation, where we perform multi-label proportion estimation using simulated high-purity germanium detectors, and (2) a simulation-to-experimental adaptation, where we perform multi-class, single-label classification using measured spectra…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Adam · Dropout · Position-Wise Feed-Forward Layer · Softmax · Dense Connections · Byte Pair Encoding · Linear Layer · Multi-Head Attention · Label Smoothing
