Reconstructing Randomly Masked Spectra Helps DNNs Identify Discriminant Wavenumbers

📅 2026-06-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge of limited labeled samples in vibrational spectroscopy, which constrains both the discriminative power and interpretability of deep learning models. To overcome this, we propose Task-enhanced Augmentation Network (TeaNet), a novel approach that generates in-domain augmented samples through random spectral masking and reconstruction, trained end-to-end with the classifier in a task-driven manner. This reconstruction objective explicitly encourages the model to learn informative wavenumber features, thereby improving classification accuracy under few-shot conditions while enhancing model interpretability. Experimental results demonstrate that TeaNet consistently outperforms conventional CNNs on both synthetic and real-world datasets, achieving up to a 17% accuracy gain in the most challenging synthetic scenario and more accurately identifying diagnostically relevant wavenumbers.
📝 Abstract
Nondestructive detection methods, based on vibrational spectroscopy, are vitally important in a wide range of applications including industrial chemistry, pharmacy and national defense. Recently, deep learning has been introduced into vibrational spectroscopy showing great potential. Different from images, text, etc. that offer large labeled data sets, vibrational spectroscopic data is very limited, which requires novel concepts beyond transfer and meta learning. To tackle this, we propose a task-enhanced augmentation network (TeaNet). The key component of TeaNet is a reconstruction module that inputs randomly masked spectra and outputs reconstructed samples that are similar to the original ones, but include additional variations learned from the domain. These augmented samples are used to train the classification model. The reconstruction and prediction parts are trained simultaneously, end-to-end with back-propagation. Results on both synthetic and real-world datasets verified the superiority of the proposed method. In the most difficult synthetic scenarios TeaNet outperformed CNN by 17%. We visualized and analysed the neuron responses of TeaNet and CNN, and found that TeaNet's ability to identify discriminant wavenumbers was excellent compared to CNN. Our approach is general and can be easily adapted to other domains, offering a solution to more accurate and interpretable few-shot learning.
Problem

Research questions and friction points this paper is trying to address.

vibrational spectroscopy
limited labeled data
discriminant wavenumbers
few-shot learning
nondestructive detection
Innovation

Methods, ideas, or system contributions that make the work stand out.

spectral reconstruction
random masking
task-enhanced augmentation
few-shot learning
interpretable deep learning