Assessing the Performance of 1D-Convolution Neural Networks to Predict Concentration of Mixture Components from Raman Spectra
Dexter Antonio, Hannah O'Toole, Randy Carney, Ambarish Kulkarni, Ahmet, Palazoglu

TL;DR
This study evaluates 1D CNNs for predicting mixture component concentrations from Raman spectra, demonstrating CNNs' superiority in handling noisy data over traditional chemometric methods like PLS.
Contribution
It introduces the RaMix Python package for generating synthetic Raman datasets and compares the performance of CNNs and PLS in concentration prediction tasks.
Findings
CNNs outperform PLS on high noise datasets
Simple CNNs are comparable to PLS on low noise data
CNNs excel in analyzing noisy, unprocessed spectra
Abstract
An emerging application of Raman spectroscopy is monitoring the state of chemical reactors during biologic drug production. Raman shift intensities scale linearly with the concentrations of chemical species and thus can be used to analytically determine real-time concentrations using non-destructive light irradiation in a label-free manner. Chemometric algorithms are used to interpret Raman spectra produced from complex mixtures of bioreactor contents as a reaction evolves. Finding the optimal algorithm for a specific bioreactor environment is challenging due to the lack of freely available Raman mixture datasets. The RaMix Python package addresses this challenge by enabling the generation of synthetic Raman mixture datasets with controllable noise levels to assess the utility of different chemometric algorithm types for real-time monitoring applications. To demonstrate the capabilities…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpectroscopy and Chemometric Analyses · Spectroscopy Techniques in Biomedical and Chemical Research · Fault Detection and Control Systems
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling · Residual Connection · Batch Normalization · Global Average Pooling · Kaiming Initialization · Residual Block · 1x1 Convolution · Bottleneck Residual Block · Max Pooling
