用卷积网络直接分析光谱,实现无背景依赖的快速矿物识别
Reevaluating Convolutional Neural Networks for Spectral Analysis: A Focus on Raman Spectroscopy
- 直接处理原始光谱,跳过背景校正和峰提取步骤
- 调整池化参数可容忍30 cm⁻¹内峰位偏移,保持识别精度
- 仅需10%标注数据就能提升11%准确率,适合标注稀缺场景
火星漫游车、深海探测器和野外机器人上的自主拉曼仪器需解析受荧光背景、峰位偏移及标签有限影响的原始光谱。基于RRUFF数据库的精选子集,我们评估了一维卷积神经网络(CNN),并取得四项进展:(i) 无需背景校正的分类:紧凑型CNN在手工特征上优于k近邻和支持向量机,通过发布数据划分与脚本确保可复现性;(ii) 池化控制鲁棒性:调节单一池化参数可适应高达30 cm⁻¹的拉曼峰位偏移,兼顾平移不变性与光谱分辨率;(iii) 标签高效学习:半监督生成对抗网络与对比预训练在仅10%标签下将准确率提升最高11%,适用于标注稀缺的自主部署;(iv) 常数时间适配:冻结CNN主干,仅重训Softmax层即可将模型迁移至新矿物,计算成本为O(1),在资源受限设备上优于孪生网络。该流程包括原始光谱训练、池化调参、标签稀缺时引入半监督、轻量微调新目标,为自主探索中的鲁棒、低开销拉曼分类提供实用路径。
原文摘要 · Abstract (English)
Autonomous Raman instruments on Mars rovers, deep-sea landers, and field robots must interpret raw spectra distorted by fluorescence baselines, peak shifts, and limited ground-truth labels. Using curated subsets of the RRUFF database, we evaluate one-dimensional convolutional neural networks (CNNs) and report four advances: (i) Baseline-independent classification: compact CNNs surpass $k$-nearest-neighbors and support-vector machines on handcrafted features, removing background-correction and peak-picking stages while ensuring reproducibility through released data splits and scripts. (ii) Pooling-controlled robustness: tuning a single pooling parameter accommodates Raman shifts up to $30 \,\mathrm{cm}^{-1}$, balancing translational invariance with spectral resolution. (iii) Label-efficient learning: semi-supervised generative adversarial networks and contrastive pretraining raise accuracy by up to $11\%$ with only $10\%$ labels, valuable for autonomous deployments with scarce annotation. (iv) Constant-time adaptation: freezing the CNN backbone and retraining only the softmax layer transfers models to unseen minerals at $\mathcal{O}(1)$ cost, outperforming Siamese networks on resource-limited processors. This workflow, which involves training on raw spectra, tuning pooling, adding semi-supervision when labels are scarce, and fine-tuning lightly for new targets, provides a practical path toward robust, low-footprint Raman classification in autonomous exploration.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。