banner
News center
Appealing design

A microfluidic approach for label

Jul 23, 2023

Scientific Reports volume 13, Article number: 11011 (2023) Cite this article

570 Accesses

Metrics details

Marine microplastics are emerging as a growing environmental concern due to their potential harm to marine biota. The substantial variations in their physical and chemical properties pose a significant challenge when it comes to sampling and characterizing small-sized microplastics. In this study, we introduce a novel microfluidic approach that simplifies the trapping and identification process of microplastics in surface seawater, eliminating the need for labeling. We examine various models, including support vector machine, random forest, convolutional neural network (CNN), and residual neural network (ResNet34), to assess their performance in identifying 11 common plastics. Our findings reveal that the CNN method outperforms the other models, achieving an impressive accuracy of 93% and a mean area under the curve of 98 ± 0.02%. Furthermore, we demonstrate that miniaturized devices can effectively trap and identify microplastics smaller than 50 µm. Overall, this proposed approach facilitates efficient sampling and identification of small-sized microplastics, potentially contributing to crucial long-term monitoring and treatment efforts.

Microplastic pollution has become a global concern, and it is estimated that there are approximately 24.4 trillion pieces of microplastics in the upper ocean, emphasizing the extensive presence of this pollutant in marine environments1. Over time, the cumulative impact of microplastic pollution on marine biota has resulted in significant health threats, posing a serious risk to the entire ecosystem2. Efficient sampling, accurate identification, and reliable chemical characterization of microplastics are crucial to understanding their environmental and biological impacts. Nevertheless, the lack of systematic processes persists due to the intricate nature of environmental microplastics, encompassing factors such as their varying sizes, shapes, degradation stages, aggregation, and the presence of associated biofilms. Currently, there are three major areas of focus when it comes to studying marine microplastics: sampling, sample treatments with contamination control, and microplastic identification3. Ideal sampling enables a high-fidelity collection of microplastics that retains all necessary information acquired naturally without unwanted cross-contamination. However, conventional sampling and separation methods, such as density separation, visual separation, and passive floating, are limited in their ability to effectively separate small particles at the submicron scale4, which in fact account for the majority of microplastics in seas. Other methods, such as acidic digestion and enzymatic digestion, are costly processes and may involve the use of highly toxic chemicals that could potentially damage the integrity of the samples5. Another area of concern is the potential for cross-contamination from sampling devices and atmospheric particles, which can introduce additional challenges in accurately assessing and quantifying microplastic pollution6. Though mitigation strategies such as measuring blank samples can help minimize experimental errors, these methods only eliminate contaminations in the central laboratory7. As emphasized in a review from Hidalgo-Ruz et al.8 who summarized traditional methodologies in 68 studies of marine microplastics, developing effective methodologies that distinguish more size fractions, prevent contamination, and allow for effective identification and characterization are still a critical task in the field.

Microfluidic technology has been proven to be a powerful tool for particle sorting and separation nowadays thanks to its advantages such as cost saving, rapid response, high throughput, and adaptability in many applications9,10. Recent studies revealed that its capabilities have been extended to microplastics research11,12,13,14,15. For instance, Elsayed et al.16 reported a micro-optofluidic analysis platform to sort microplastic particles in tap water. The sorted microplastics (1–100 µm) were trapped in micro-filters for both Raman and Fourier-transform infrared spectroscopy (FTIR) chemical characterization. However, undesirable accumulation of particles resulted in mixed Raman peaks that unnecessarily increased the difficulties of sample characterization.

Lastly, accurate identification is another essential step in marine microplastic characterization. Currently, the two most common chemical identification techniques are Raman spectroscopy and FTIR. The latter one is a reliable method for analyzing microplastics, yet requirements of dry and relatively large samples (> 10 µm) have limited its applications17,18 On the other hand, Raman spectroscopy presents several advantages, including higher resolution and easy sample preparation, enabling the identification of particles with sizes near 1 µm. More importantly, this method is also applicable to liquid samples, even at the microscale19,20.

Matching the spectra (both Raman and FTIR) with reference spectra is now widely regarded as the gold standard method for microplastic identification. However, the accuracy and efficiency of this method are hindered by several factors. The accuracy of the mathematical spectrum matching scheme is significantly influenced by the quality of the signal21, and unfortunately, this quality can be compromised by fluorescence and luminescence effects. The absence of a comprehensive reference database tailored to different environmental samples poses a challenge for sample identification22, and the process itself is often labor-intensive and reliant on expert judgments.

Thanks to the rapid developments of machine learning technologies, models can improve their performance based on customized datasets and make appropriate judgments without human assistance when new samples are discovered. These technologies not only enable powerful feature extraction and classification, but also exhibit high accuracy, flexibility, and adaptability23. To the best knowledge of the authors, only one study has been reported in Raman-based microplastic identification using machine learning technologies24, yet more accurate identification approaches applicable to more plastic types with size down to microscale are still in demand.

In this study, we propose a novel approach for streamlining the process of sampling and identifying marine microplastics. Our method integrates the benefits of microfluidics, Raman spectroscopy, and machine learning technologies, with the aim of improving the efficiency and accuracy of microplastic analysis in marine environments (Fig. 1). Specifically, we constructed a comprehensive training dataset by combining samples collected in the laboratory with publicly available datasets. Our study involved a systematic investigation to evaluate and compare the identification performance of four machine learning models: the support vector machine (SVM) model, random forest (RF) model, convolutional neural networks (CNN), and ResNet34 architectures. Our findings reveal that the CNN model outperforms the other models, with an average classification accuracy of 93%. To demonstrate the efficacy of microfluidic devices in trapping and identifying microplastics, we introduce a poly(dimethylsiloxane) (PDMS) device featuring sieve-like structures designed specifically for capturing small-sized particles. In a proof-of-concept experiment, all trapped pristine particles were accurately identified. Additionally, we successfully validate the practicality of field sampling and identification by utilizing samples collected from a local beach (Narragansett, RI, USA).

Schematic of the streamlined marine microplastic identification process. (a) An assembled microfluidic device is utilized for on-site collection of samples from seawater, which undergoes initial filtration using a 45 µm filter, (b) After safely transporting the device back to the laboratory, a solution of 30% (v/v) hydrogen peroxide is injected into the device, where it is left for 16 h to facilitate sample processing. Subsequently, Raman spectra are acquired from the processed samples; (c) Machine learning identification process incorporated in the microfluidic-based method for marine microplastic analysis.

We first trained the models with the original training dataset and evaluated the classification performance on the test dataset. The confusion matrices are shown in Fig. 2a and the evaluation metrics of accuracy, F1, and MCC scores are summarized in Table 1. The best average classification accuracy of 82.0% was achieved by the SVM model, outperforming both the CNN and ResNet34 models, which only reached 77% accuracy. These findings contradict previous studies that suggested superior accuracy for CNN and ResNet models, indicating that the original training dataset was insufficient for effectively training deep learning models25,26. To address this issue, we retrained the models using an augmented dataset and reevaluated their classification performance on the testing dataset. Figure 2b illustrates the confusion matrices derived from the augmented training dataset, while Table 2 presents a comparison of evaluation metrics Notably, all models exhibited significant improvements in accuracy results. Figure 2c shows the enhancements in classification accuracy for each class when comparing the original training dataset to the augmented training dataset. Specifically, the accuracy of the SVM, RF, CNN, and ResNet34 models increased by 4.8%, 23.7%, 16.5%, and 15.4%, respectively. The comparable performance of CNN and ResNet34 on both training datasets can be attributed to the shared convolutional feature extraction layers in these two architectures. However, the sensitivity of different models to varying data sizes highlights the need for a more detailed analysis of the relationship between the models and the training datasets27. Merely increasing the number of training data points is insufficient for effectively comparing the advantages of these two models. However, when incorporating additional material types and environmental samples with complex degradation conditions, the performance disparity between these two models becomes more discernible. With the implementation of data augmentation, both the CNN and ResNet34 models demonstrated high accuracy, surpassing 93%. In comparison, the SVM model achieved an accuracy of 86.8%. These findings highlight the superior performance of CNN and ResNet34 models, further corroborating previous studies that have reported their efficacy in handling larger datasets28. Nevertheless, it is worth mentioning that the low accuracy obtained by the RF model contradicts the results of Ramanna et al. 202229. In light of this, the RF model will not be utilized in this study. Given the comparable performances of CNN and ResNet34, we have opted to proceed with CNN for further demonstrations in this paper.

Confusion matrices depicting the classification accuracy of four machine learning models on the test dataset. (a) Models were trained with the original training dataset; (b) Models were trained with the augmented training dataset. (c) Comparisons of identification accuracy on the test dataset for each plastic type based on the original and augmented training datasets.

To elucidate the classification accuracy for all plastic types, the improvements of each material type are compared side by side (Fig. 2c). The classification accuracy for materials such as nylon, polyvinyl chloride (PVC), and cellulose acetate (CA) remains high for all models trained with both training datasets. The identification of the three most abundant plastic types, polystyrene (PS), polypropylene (PP), and polyethylene (PE) was improved after data augmentation, with PE being improved most significantly. Moreover, the classification between Polyethylene terephthalate (PET) and polyester improved substantially after training with the augmented dataset given the fact that both materials have similar chemical compositions. This result highlights the potential for precise identification by introducing additional materials with similar chemical compounds but slightly different physical structures, such as high-density polyethylene (HDPE), low-density polyethylene (LDPE), nylon 6, nylon 6, 6, and many others. When dealing with environmental samples, it is inevitable to encounter variations in spectra due to complex weathering conditions and the presence of diverse additives in the products. These factors contribute to disparities in the spectral data, making precise identification more challenging. It is worth noting that in the case of severely weathered microplastics, certain Raman fingerprint bonds may be lost due to extensive photooxidation, physicochemical changes, and microbial degradation31. In such scenarios, relying solely on Raman spectroscopy analysis for accurate identification may not be sufficient. The improvements of machine learning models through the integration of more comprehensive datasets from scanning electron microscopy-energy dispersive X-ray spectroscopy (SEM–EDS) can be considered as an additional approach for element composition identification and surface morphology analysis.

We further generated the receiver operating characteristic curve (ROC) by plotting the sensitivity against the false positive rate and calculated the average area under the ROC curve (AUC) scores for the SVM and the CNN models using the one versus rest (OvR) method to evaluate the sensitivity and specificity of these two models at various thresholds32. As shown in Fig. 3, CNN outperforms SVM, as evidenced by a higher average AUC score of 98 ± 0.02%. In this classification scenario, our aim is to minimize misclassifications by achieving the lowest false positive rate (FPR) and the highest true positive rate (TPR) so that we could maximize the probability to detect positive classes. The false positive rate (FPR) represents the proportion of negative instances or samples that are incorrectly classified as positive. It quantifies the rate at which the model erroneously classifies particles that are not microplastics as one of the trained polymers. At the calculated optimal threshold, the FPR for SVM and CNN models are 0.08 and 0.048 and the TPR are 0.900 and 0.930 respectively. Consequently, the CNN model demonstrates a slightly improved classification performance compared to the SVM model.

ROC curves and the average AUC evaluation of both SVM and CNN models for all classes based on the OvR method. (a) SVM model trained with the augmented training dataset; (b) CNN model trained with the augmented training dataset. The classes correspond to different plastic types: 0-PS, 1-PP, 2-PET, 3-Polyester, 4-Nylon, 5-PC, 6-PE, 7-PUR, 8-PVC, 9-PMMA, and 10-CA. Optimal threshold points are calculated based on micro-average ROC curves indicated with the red star.

Besides the performance evaluated on the test dataset, SVM and CNN models were also used to identify small-sized particles trapped in a microfluidic device. Although the models were trained using relatively larger plastics under static conditions along with online databases, the yielded results clearly suggested that accurate identification can be achieved for trapped pristine microplastics, with an accuracy approaching 100%. Specifically, fluorescent PE particles (20-27 µm) were mixed with regular PE (10–45 µm) and PS (9.5–11.5 µm) particles, providing the ground truths for the identification based on fluorescence and size. The results showed that all the fluorescence PE particles were trapped in zone B where the trapping size was designed to be 11-20 µm (Fig. 4a). The Raman spectra of these particles were then collected, processed, and imported to the trained SVM and CNN models for prediction. The results showed that all pristine microplastics were correctly identified by both models, of which particles 1–6 were 100% identified by both models. The SVM model yielded a 100% accuracy for particle 7 whereas the CNN model predicted the particle as 99.12% PE, 0.87% PS, and 0.01% nylon. While there is a 0.88% probability that the sample was predicted as other types, this minor discrepancy is unlikely to pose a significant issue for regular applications involving marine microplastics.

Trapping fluorescent PE particles and regular PE and PS particles in a microfluidic device. (a) All 7 selected fluorescence PE particles are trapped in zone B; (b) Distribution of the 19 randomly selected particles including 16 PE particles and 3 PS particles. Predicted results are shown in parenthesis.

To further validate the identification task, we examined 19 randomly selected microparticles from different size ranges across the channel, as illustrated in Fig. 4b. Note that although PS particles were not fluorescent, they could still be distinguished from PE particles under the microscope due to the noticeable difference in size. The results showed that most of the PS particles were captured in zone C (trapping size 10-6 µm) with only particle 1 (PS-1, 10 µm) being captured in Zone A next to a large PE particle. All 19 particles were 100% identified as the correct microplastic. Taken together, our model exhibited promising performance in the identification of small-sized pristine microplastics. Nevertheless, it is important to acknowledge the need for further validation and testing in diverse experimental settings to establish its robustness and generalizability.

Lastly, the proposed approach for microplastic trapping and identification was further evaluated using environmental samples. A bucket of seawater sample was collected from a local beach and particles were subsequently trapped in the device and transported back to the lab for Raman spectra acquisition. The trapped microparticles collected from on-site sampling are shown in Fig. 5a. Given that particles with associated organic matter and coated biofilms were not the primary focus of this paper and will be addressed in future studies, a sample processing method based on 30% (v/v) hydrogen peroxide (H2O2) from previous studies was applied33. Figure 5b shows the trapped microparticles after the process. The findings suggest that the initial obstruction caused by the dirt in zones B and C was successfully eliminated through peroxide oxidation. Figure 5c presents the particles to be identified under the Raman microscope. We used both CNN and SVM models to identify the trapped microparticles based on the raw Raman spectra (Fig. S2). The identification results were validated with KnowItAll (John Wiley & Sons, Inc, Hoboken, NJ), a widely utilized Raman spectra identification software that employs the reference spectra matching method, and Open Specy, an online community and accessible tool Raman and IR spectra identification. Table 3 shows the identification results, along with the top three prediction outcomes obtained from KnowItAll and Open Specy34.

Images that illustrate the trapped particles from the seawater. (a) The trapped microparticles were collected from the sea surface water; (b) The trapped microparticles after the samples were treated by 30% (v/v) H2O2; (c) particles are observed under a Raman microscope using 50× and 100× objectives. Particles 1, 2, and 4 are in bead forms. Particles 3 and 5 are in fiber forms.

Overall, the prediction results by our machine learning models for particles were compared with two popular Raman spectrum identification software, KnowItAll, and Open Specy34. Particles 1 and 4 were consistently identified as polyethylene by all three methods. To validate the identification result of particle 2, the raw Raman spectra were visually analyzed, specifically by matching the fingerprint peaks for PE35. The misclassification by KnowItAll might be caused by the low signal-to-noise (SNR) compared with the other particles. In addition, although Open Specy has a larger spectrum library, it does suffer from some overlapping peaks that match with other materials instead of polymers. It is worth mentioning that due to the different identification results obtained from the three resources, it is recommended to conduct cross-validation using additional Raman spectrum identification tools in the future. This validation process could be further enhanced by coupling it with other analysis tools such as FTIR and imaging analysis. The identification results for particles 3 and 5 are similar between machine learning method and KnowItAll, but they differ from the results obtained with Open Specy. This discrepancy can be attributed to the larger spectrum library and lower data quality of Open Specy. Consequently, there is a possibility that particles 3 and 5 may not be polymers, and the machine learning algorithm could have provided false positive predictions.

When it comes to the Raman identification of sub-micron environmental microplastics, traditional peak matching method often benefits from a cleaner Raman spectrum, which can be achieved through the use of high Raman laser power. However, it is important to note that employing high Raman laser power carries the risk of potentially burning the particles. Moreover, these conventional methods often involve additional processing steps that can result in damage to the plastics, compromising the integrity of the Raman spectra. With the advantages given by machine learning technologies, complex variations in the spectra originating from various environmental conditions may be correctly interpreted, future focus should focus on how different additives, weathering degradation, along with biofouling can affect the spectra and if machine learning models can help us unravel the underlying mystery fingerprints.

To improve the separation and trapping ability of the device, a combination with a high throughput separator and other active particle trapping techniques could be used, such as a hydrocyclone36. Moreover, particle recycling from the microfluidic system should also be considered to further improve the system for other downstream studies. One possible solution is to add microelectrodes that generate negative dielectrophoresis to selectively release target particles37. Overall, the device is beneficial for accurate microplastic detection, primarily due to its capability to trap an extremely small number of particles in a single trap. This feature simplifies the task of focusing on individual particles during Raman analysis, which can be challenging when using conventional methods like filter papers where particles can be embedded in deeper fiber layers38. Another main advantage of using the microfluidic device over the conventional sampling methods is the effective reduction of cross-contamination from atmospheric particles, as the microplastics remain trapped within the channel throughout the entire process without exposure to the surrounding atmosphere.

In summary, this paper introduces a promising microfluidic device specifically designed for efficient microplastic trapping and identification. The proposed trapping method holds great potential for minimizing cross-contamination and decreasing the reliance on manual labor. It demonstrates efficient trapping of pristine microplastic particles, even in small quantities, while also offering size-selective capabilities. Experimental tests have successfully demonstrated the device's capability to effectively trap environmental microplastic particles in real seawater. These positive results provide encouraging evidence of the device's practicality and effectiveness in real-world conditions. However, it is important to acknowledge that there are still concerns that need to be addressed to further improve its performance. For instance, one way to enhance the scalability of this system is by implementing parallelization and connecting multiple devices in series. This approach can increase the overall throughput and efficiency of the trapping process. Additionally, while the current particle trapping method relies on hydrodynamic force at a low flow rate, integrating other active-driven methods with the chip has the potential to further boost the throughput. Moreover, the integration of hand-held Raman spectroscopy with advanced machine-learning identification systems holds great potential for continuous on-site monitoring of microplastics39.

To facilitate the adoption of this system for long-term environmental monitoring, cost-effectiveness becomes a crucial consideration. One viable approach to mitigating the cost of fabricating microfluidic devices is directly using 3D printing technology to create the devices themselves. This approach eliminates the need for molds and streamlines the manufacturing process, thereby reducing costs40. However, it is important to pay attention to the materials used for 3D printing the microfluidic devices. Given the focus on microplastic analysis, it is essential to consider the potential risks of introducing additional plastic particles during the manufacturing process. Careful selection of appropriate 3D printing materials that minimize the release of microplastics is necessary to ensure the integrity of the analysis and avoid introducing unwanted contaminants.

Furthermore, due to variations in shape, size, and unique characteristics of environmental particles, it is crucial to consider these factors for optimal performance. However, capturing and identifying environmental nanoplastics present significant challenges. Integrating this system with other active-driven methods can provide a more effective approach, particularly for nanoplastics. By combining the capabilities of this microfluidic device with active-driven methods designed for nanoplastic analysis, a comprehensive characterization of nanoplastics in environmental samples could be achieved in future studies41,42,43.

Additionally, expanding the Raman spectrum data library to include a wider range of weathered polymers and incorporating Raman spectra of other materials in the training dataset is essential. This expansion will enhance the capability of machine learning models to identify various types of environmental particles and reduce the false positive rate44. It also provides an opportunity to assess the strengths and weaknesses of different machine learning algorithms, enabling a comprehensive analysis and selection of the most suitable models for accurate and reliable predictions. Moreover, through the utilization of data segmentation techniques and conducting in-depth imaging analyses, we can expect to gain a deeper understanding of valuable insights concerning the particles and their interconnected environmental contexts45,46. Overall, the knowledge would contribute to a more comprehensive understanding of the sources, fate, and transport of environmental particles, enabling targeted interventions and mitigation strategies to be implemented.

A total of 11 types of plastics representing commonly collected marine microplastic pollutants were studied, including polystyrene (PS), polypropylene (PP), polyethylene (PE), polyamide (PA, Nylon), polyester, polyethylene terephthalate (PET), polyvinyl chloride (PVC), polyurethane (PUR), polycarbonate (PC), Poly(methyl methacrylate) (PMMA), and cellulose acetate (CA). The PC and PUR samples were prepared from clear sheets and tubing, respectively. The rest of the samples were prepared using the polymers in Polymer Kit 1.0 (Hawai’i Pacific University Center for Marine Debris Research). They came in various forms including pellets, fibers, beads, and powder. Particles used in the microfluidic trapping experiments are PE (20–27 µm and 10–45 µm) and PS (9.5–11.5 µm) microspheres from Cospheric LLC. (Goleta, California, USA). To construct the machine learning testing dataset, more samples of common daily plastic products were also applied (Table S1).

A WITec alpha 300 R confocal Raman microscope (CRM) was used in this study. It is equipped with two excitation laser wavelengths, 532 and 785 nm. The diffraction gratings used were 1200 g/mm and 300 g/mm for 532 nm and 785 nm, respectively. Different magnification power and objectives (10X, 50X, and 100X) were used based on the sample sizes to obtain the most comprehensible Raman spectra. All spectra were collected with an accumulation time of 1 s and 100 iterations. A full range of wavelength shifts (10–4000 cm−1) was collected for all samples and was later truncated to 300–2000 cm−1 representing the fingerprint region, which is generally sufficient for material identification47.

The pristine plastic samples from the polymer kit were tested on a regular microscope glass slide, most of the samples are 3–5 mm pellets. The CA sample comes in the form of powder, the average particle size (longest dimension) is approximately 0.387 mm. The polyester sample is a white fabric and was cut into 5 by 5 mm squares for testing. 10 samples were prepared for each type of plastic, among which five samples were tested with a 532 nm excitation wavelength whereas the other five samples were tested with a 785 nm wavelength. All data were collected with a 10X objective, and three Raman spectra were collected for each sample with different laser powers, 5 mW, 10 mW, and 15 mW. Thus, a total of 10 × 3 (5, 10, 15 mW) = 30 raw spectra were collected for each type of pristine plastic. Daily plastic products were collected and tested once for each sample with the most appropriate magnification and laser power. Note that clear samples such as the PC clear sheets were tested using 532 nm wavelength thanks to their negligible fluorescence background, while color dyed samples such as black polyester threads were tested with 785 nm wavelength because higher excitation wavelength can decrease fluorescence background and provide a better signal-to-noise ratio48. In sum, a total of 330 data points were collected from pristine materials, and 59 data points from daily products.

Mixed samples of PE and PS microspheres were injected into the microchannel and trapped by the sieve-like structures to prove the concept of in situ microplastic trapping and identification in microfluidic devices. Note that though the microfluidic channel was made of PDMS by standard soft lithography, a glass slide was placed on top of the channel to form an enclosed channel without permanent bonding. As such, the cover can be removed if needed, to eliminate potential background signals on smaller particles. Trapped particles were tested using 50× and 100× objectives under 785 nm excitation wavelength and various laser intensities depending on their sizes to collect Raman spectra.

To develop a comprehensive training dataset, two open-source microplastic Raman data repositories, spectral libraries of regular plastics (SLOPP) and environmental weathered database (SLOPPE)49, and a Mendeley database containing spectra collected from both standard and naturally weathered samples50, were adopted to complement the raw data collected from pristine samples described above. Taking into account the quantity and quality of the data, we made the decision to incorporate all the data from the SLOPP library and a portion of the Mendeley library into the training dataset. This choice was made because some spectra in the Mendeley dataset originated from severely weathered samples, which rendered them unable to provide accurate ground truth information. We further added the data from SLOPPE library and 10 extra pristine data points per plastic type to the testing dataset. Eventually, the original training dataset contains 587 data points (Table S2), and the testing dataset contains 265 data points (Table S3).

For further data processing, we modified Raman spectra in training and testing datasets from all sources to the desired Raman fingerprint wavenumber range of 300–2000 cm−1 and adjusted the data to have the same input dimension by using WebPlotDigitizer51. Moreover, several data augmentation techniques were implemented to expand the training datasets. First, additive white Gaussian noise (AGWN) was added to all the original data points, mimicking the generic spectral noises (e.g., shot noise, dark noise, and readout noise) generated naturally52,53. Five SNRs were applied in the data augmentation process with overall shapes and peaks of the spectra retained. Lastly, the augmented data were merged with the original spectra datasets. Subsequently, the polynomial baseline removal technique was applied to all augmented data sourced from both the SLOPP and Mendeley libraries. This step was crucial in mitigating the influence of noisy background signals present in these spectra. Specifically, we used the Polynomial Features function from the preprocessing library of scikit-learn54, and picked three appropriate exponent values (degrees) for each data point. Herein, the number of data points from SLOPP and Mendeley libraries was tripled from the previous augmentation step. Adding all together, a total of 11,772 training data points were obtained (Table S4). It is worth noting that the test dataset was not subjected to augmentation. Finally, we standardized all data points, specifically the Raman intensity, to a range between 0 and 1. A visual representation of the data processing steps for a weathered PP sample can be observed in Fig. S2.

Classification or identification tasks based on Raman spectroscopy and machine learning have been extensively explored in previous studies. These investigations have demonstrated the feasibility of this approach and have reported promising results55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70. CNN and ResNet have emerged as popular choices for such applications, consistently showcasing superior identification accuracy compared to other models. The microplastic identification application reported by Ramanna et al. 202271 capitalized on an RF model and trained the model using the database SLOPP, followed by the tests on the database SLOPPE and achieved 93.81% accuracy. In this paper, we implemented four machine learning models (i.e., SVM, RF, CNN, and ResNet34 models) and comprehensively compared their performances in identifying microplastics from various sources. We used the SVM and RF libraries from scikit-learn. We constructed a CNN model using the Conv1D feature from the Keras library (Fig. 6). The CNN model starts with an initial 1D input layer that contains a total of 850 data points. The inner layers of the models comprise two convolutional layers, each followed by a max pooling layer and a drop-out layer with an initial drop-out rate of 0.3, and a fully connected layer applied after. A softmax activation function was applied in the output layer for final prediction. Here, we applied the generic ResNet34 architecture reported in reference72 for our task and reshaped the input to a one-dimensional vector. Hyperparameters used were determined based on Grid Search and the tenfold cross-validation methods (Table S5).

CNN architecture used in this paper. The architecture contains two convolution layers. The first convolution layer has a filter of size 64. The second convolution layer has 32 filters.

Classification accuracy is a crucial metric that determines the performance of an algorithm on the performance of microplastic identification. A straightforward method to visualize and interpret this metric is to plot the training and validation accuracy, and the history of cross-entropy loss. However, this metric alone is insufficient to evaluate the robustness of the prediction accuracy of the model, especially for imbalanced datasets73. To address this issue, several evaluation metrics that are well known for multiclass classification applications, such as confusion matrix, F1 score, and MCC score were applied. In each training fold, the data points are split into 80% training data and 20% validation data. The average classification accuracy was obtained after 10 folds. A confusion matrix is visualized to evaluate the classification accuracy of the model on the held-out test dataset. We also adopted matrices including macro-average F1 score, weighted-average F1 score, and Matthews correlation coefficient (MCC) to evaluate the overall classification performance for all models.

We plotted the ROC curve (receiver operating characteristic curve) and compared the AUC (area under the ROC curve) using One vs Rest (OvR) method to evaluate the prediction precision for a particular class to understand how well the models distinguish between classes. The ROC AUC evaluates the classification capability of the models at various thresholds. In this case, we want the threshold to be the highest TPR and lowest FPR. We calculated the optimal threshold by finding the point that maximizes TPR-FPR on the micro-average ROC curve, which is represented by Youden's index, \(J\)74:

Sensitivity is the y-axis of the ROC curve, which is calculated as

The x-axis of the ROC curve represents 1-specificity, which is calculated as

As stated above, previous studies have long overlooked the microplastics at micro- and submicron scales, which in fact are one of the most abundant and concerning pollutants in seawater. Leveraging the advantages of the particle trapping ability of microfluidics, a passive hydrodynamic trapping device based on predesigned microstructures or trapping cages was adopted75, which does not require external driving fields and is user-friendly for laypersons.

The microfluidic device developed in this paper is similar to traditional PDMS-glass devices made from standard soft lithography whereas permanent bonding was not carried out. To avoid leakage, a 3D printed fixture was applied as shown in Fig. 7a. To inject the microplastic samples into the device (Fig. 7b), a syringe pump (Fusion 200, Chemyx Inc., Stafford, TX, USA) was used, and wastes were collected in a disposable cup. Note that, the trapping occurred in three different-sized sieve-like traps (Fig. 7c) that will be used to trap microplastics with corresponding size ranges, 45–21 µm (zone A), 20–11 µm (zone B), and 10–6 µm (zone C). All other dimensions of the channel were maintained in accordance with the recommended ratios specified in the reference75.

Configuration of the microfluidic device and proof of concept experiment set up. (a) The microfluidic device assembled on the holding fixture; (b) Photo illustrating the experimental setup for in-situ testing. The setup includes a syringe pump for supplying inlet flow at a constant flow rate, and a collection cup for receiving the outlet waste; (c) The three trapping zones of different target particle sizes; (d) The particles are trapped and separated in small amounts in sieve-like structures of corresponding sizes.

The proof-of-concept experiment was initially done in the lab by flowing mixed PS (9–11.5 µm), non-fluorescent PE (10–45 µm), and fluorescent PE (20–27 µm) particles suspended in deionized (DI) water into the channel. Note that the fluorescence was only used to differentiate microplastics visually, which provides an alternative approach to recognizing microplastics for validation purposes. To do so, 10 mg of particle samples were mixed in 200 mL distilled water and injected into the device with a flow rate of 10 µl/min. Microspheres were successfully captured in corresponding-sized sieve-like traps as shown in Fig. 7d. Afterward, the microfluidic device was gently removed from the holding fixture and used for Raman analysis.

In addition to the indoor tests, onsite trapping of microplastics was also conducted on a local beach to demonstrate the feasibility. Surface seawater was first filtered with 1 mm and 45 µm sieves. The collected seawater sample was sealed inside a thoroughly cleaned stainless-steel bucket. The microfluidic device was connected to the inlet tubing, and the outlet was connected to an empty 10 ml syringe. The syringe pump was configured in withdrawal mode to extract seawater from the bucket. Subsequently, the device was transported back to the laboratory for subsequent analysis. The experiment setup at the beach is shown in Fig. 8.

On-site sampling experiment set up. Seawater was first filtered and collected. The syringe pump was powered by a camping battery bank and set to withdrawal mode at a 10 µl/min flow rate. The experiment lasted three hours.

In this paper, we combined Raman spectroscopy, machine learning, and microfluidics to develop a novel microfluidic device that traps microplastics down to several microns and systematically examined the performance of several machine learning models (i.e., SVM, RF, CNN, and ResNet34) on microplastic identification. The trained CNN and SVM can identify pristine microplastic particles with near 100% accuracy. Furthermore, the models can identify environmental microplastic particles separated from seawater with high accuracy as well. The size-selective trapping capability of the device greatly benefits more accurate microplastic detection in Raman analysis. In summary, the proposed process holds significant potential for long-term, label-free continuous monitoring and assessment of microplastics in seawater. Moreover, this concept can be readily adapted for analyzing other types of environmental microparticles. Future research endeavors should concentrate on expanding the dataset continuously by incorporating a broader range of environmental samples. Additionally, refining the deep learning models to enhance accuracy and robustness is crucial. For severely degraded microplastics, a cross-validation of identification results and the integration of multiple characterization methods, such as mass spectrometry and energy dispersive spectroscopy, could be considered. Furthermore, parallelization of the device and exploration of alternative separation techniques can enhance throughput and improve the recovery of trapped particles for downstream studies.

All relevant data is available upon request from the corresponding author Yang Lin at [email protected].

All relevant code is available upon request from the corresponding author Yang Lin at [email protected].

Isobe, A. et al. A multilevel dataset of microplastic abundance in the world’s upper ocean and the Laurentian Great Lakes. Microplast. Nanoplast. 1, 16 (2021).

Article Google Scholar

Chatterjee, S. & Sharma, S. Microplastics in our oceans and marine health. J. Field Actions 19(2019), 54–61 (2019).

Google Scholar

Cutroneo, L. et al. Microplastics in seawater: sampling strategies, laboratory methodologies, and identification techniques applied to port environment. Environ. Sci. Pollut. Res. 27, 8938–8952 (2020).

Article CAS Google Scholar

Nguyen, B. et al. Separation and analysis of microplastics and nanoplastics in complex environmental samples. Acc. Chem. Res. 52, 858–866 (2019).

Article CAS PubMed Google Scholar

Miller, M. E., Motti, C. A., Menendez, P. & Kroon, F. J. Efficacy of microplastic separation techniques on seawater samples: Testing accuracy using high-density polyethylene. Biol. Bull. 240, 52–66 (2021).

Article CAS PubMed Google Scholar

Prata, J. C., da Costa, J. P., Duarte, A. C. & Rocha-Santos, T. Methods for sampling and detection of microplastics in water and sediment: A critical review. TrAC Trends Anal. Chem. 110, 150–159 (2019).

Article CAS Google Scholar

Schymanski, D. et al. Analysis of microplastics in drinking water and other clean water samples with micro-Raman and micro-infrared spectroscopy: Minimum requirements and best practice guidelines. Anal. Bioanal. Chem. 413, 5969–5994 (2021).

Article CAS PubMed PubMed Central Google Scholar

Hidalgo-Ruz, V., Gutow, L., Thompson, R. C. & Thiel, M. Microplastics in the marine environment: A review of the methods used for identification and quantification. Environ. Sci. Technol. 46, 3060–3075 (2012).

Article ADS CAS PubMed Google Scholar

Sajeesh, P. & Sen, A. K. Particle separation and sorting in microfluidic devices: A review. Microfluid Nanofluid. 17, 1–52 (2014).

Article Google Scholar

Zhang, S., Wang, Y., Onck, P. & den Toonder, J. A concise review of microfluidic particle manipulation methods. Microfluid Nanofluid. 24, 24 (2020).

Article Google Scholar

Blevins, M. G. et al. Field-portable microplastic sensing in aqueous environments: A perspective on emerging techniques. Sensors 21, 3532 (2021).

Article ADS PubMed PubMed Central Google Scholar

Elsayed, A. A. et al. A microfluidic chip enables fast analysis of water microplastics by optical spectroscopy. Sci. Rep. 11, 10533 (2021).

Article ADS CAS PubMed PubMed Central Google Scholar

Mesquita, P., Gong, L. & Lin, Y. A low-cost microfluidic method for microplastics identification: Towards continuous recognition. Micromachines (Basel) 13, 499 (2022).

Article PubMed Google Scholar

Chen, C. K. et al. A portable purification system for the rapid removal of microplastics from environmental samples. Chem. Eng. J. 428, 132614 (2022).

Article CAS Google Scholar

Pollard, M., Hunsicker, E. & Platt, M. A tunable three-dimensional printed microfluidic resistive pulse sensor for the characterization of algae and microplastics. ACS Sens. 5, 2578–2586 (2020).

Article CAS PubMed Google Scholar

Elsayed, A. A. et al. A microfluidic chip enables fast analysis of water microplastics by optical spectroscopy. Sci. Rep. 11, 10533 (2021).

Article ADS CAS PubMed PubMed Central Google Scholar

Silva, A. B. et al. Microplastics in the environment: Challenges in analytical chemistry—A review. Anal. Chim. Acta 1017, 1–19 (2018).

Article CAS PubMed Google Scholar

Crawford, C. B. & Quinn, B. 10-Microplastic identification techniques. In Microplastic Pollutants (eds Quinn, B. & Crawford, C. B.) 219–267 (Elsevier, 2017). https://doi.org/10.1016/B978-0-12-809406-8.00010-4.

Chapter Google Scholar

Ribeiro-Claro, P., Nolasco, M. M. & Araújo, C. Chapter 5-Characterization of microplastics by Raman spectroscopy. In Characterization and Analysis of Microplastics Vol. 75 (eds Rocha-Santos, T. A. P. & Duarte, A. C.) 119–151 (Elsevier, 2017).

Chapter Google Scholar

Yang, S.-J. et al. Rapid identification of microplastic using portable Raman system and extra trees algorithm. In Real-Time Photonic Measurements, Data Management, and Processing V Vol. 11555 (eds Li, M. et al.) 70–77 (SPIE, 2020).

Google Scholar

Samuel, A. Z. et al. On selecting a suitable spectral matching method for automated analytical applications of Raman spectroscopy. ACS Omega 6, 2060–2065 (2021).

Article CAS PubMed PubMed Central Google Scholar

Araujo, C. F., Nolasco, M. M., Ribeiro, A. M. P. & Ribeiro-Claro, P. J. A. Identification of microplastics using Raman spectroscopy: Latest developments and future prospects. Water Res. 142, 426–440 (2018).

Article CAS PubMed Google Scholar

Sathya, R. & Abraham, A. Comparison of supervised and unsupervised learning algorithms for pattern classification. Int. J. Adv. Res. Artif. Intell. 2, 34–38 (2013).

Article Google Scholar

Ramanna, S., Morozovskii, D., Swanson, S. & Bruneau, J. Machine learning of polymer types from the spectral signature of Raman spectroscopy microplastics data. https://arxiv.org/abs/2201.05445 (2022).

Yu, S. et al. Analysis of Raman spectra by using deep learning methods in the identification of marine pathogens. Anal. Chem. 93, 11089–11098 (2021).

Article CAS PubMed Google Scholar

Sun, J. et al. Rapid identification of salmonella serovars by using Raman spectroscopy and machine learning algorithm. Talanta 253, 123807 (2023).

Article CAS PubMed Google Scholar

Brownlee, J. Sensitivity analysis of dataset size vs. model performance. In Python Machine Learning (2021).

Nalepa, J. & Kawulok, M. Selecting training sets for support vector machines: A review. Artif Intell Rev 52, 857–900 (2019).

Article Google Scholar

Ramanna, S., Morozovskii, D., Swanson, S. & Bruneau, J. Machine learning of polymer types from the spectral signature of Raman spectroscopy microplastics data. arXiv preprint arXiv:2201.05445 (2022).

Statnikov, A., Wang, L. & Aliferis, C. F. A comprehensive comparison of random forests and support vector machines for microarray-based cancer classification. BMC Bioinform. 9, 319 (2008).

Article Google Scholar

Dong, M. et al. Raman spectra and surface changes of microplastics weathered under natural environments. Sci. Tot. Environ. 739, 139990 (2020).

Article CAS Google Scholar

Rashidi, H. H., Albahra, S., Robertson, S., Tran, N. K. & Hu, B. Common statistical concepts in the supervised machine learning arena. Front. Oncol. 13, 1130229 (2023).

Article PubMed PubMed Central Google Scholar

Lavoy, M. & Crossman, J. A novel method for organic matter removal from samples containing microplastics. Environ. Pollut. 286, 117357 (2021).

Article CAS PubMed Google Scholar

Cowger, W. et al. Microplastic spectral classification needs an open source community: Open specy to the rescue!. Anal. Chem. 93, 7543–7548 (2021).

Article CAS PubMed Google Scholar

Gillibert, R. et al. Raman tweezers for small microplastics and nanoplastics identification in seawater. Environ. Sci. Technol. 53, 9003–9013 (2019).

Article ADS CAS PubMed Google Scholar

Yuan, F. et al. A high-efficiency mini-hydrocyclone for microplastic separation from water via air flotation. J. Water Process Eng. 49, 103084 (2022).

Article Google Scholar

Lv, D. et al. Trapping and releasing of single microparticles and cells in a microfluidic chip. Electrophoresis 43, 2165 (2022).

Article CAS PubMed Google Scholar

Li, D. et al. Alcohol pretreatment to eliminate the interference of Micro additive particles in the identification of microplastics using Raman spectroscopy. Environ. Sci. Technol. 56, 12158–12168 (2022).

Article ADS CAS PubMed PubMed Central Google Scholar

Yang, S.-J. et al. Rapid identification of microplastic using portable Raman system and extra trees algorithm. In Real-time photonic measurements, data management, and processing V Vol. 11555 (eds Li, M. et al.) 115550T (SPIE, 2020).

Google Scholar

Gonzalez, G., Roppolo, I., Pirri, C. F. & Chiappone, A. Current and emerging trends in polymeric 3D printed microfluidic devices. Addit. Manuf. 55, 102867 (2022).

CAS Google Scholar

Urso, M., Ussia, M., Novotný, F. & Pumera, M. Trapping and detecting nanoplastics by MXene-derived oxide microrobots. Nat. Commun. 13, 3573 (2022).

Article ADS CAS PubMed PubMed Central Google Scholar

Cai, H. et al. Analysis of environmental nanoplastics: Progress and challenges. Chem. Eng. J. 410, 128208 (2021).

Article CAS Google Scholar

Xie, L., Gong, K., Liu, Y. & Zhang, L. Strategies and challenges of identifying nanoplastics in environment by surface-enhanced Raman spectroscopy. Environ. Sci. Technol. 57, 25–43 (2023).

Article ADS CAS PubMed Google Scholar

Long, R. Fairness in machine learning: Against false positive rate equality as a measure of fairness. J. Moral Philos. 19, 49–78 (2021).

Article Google Scholar

Fahrenfeld, N. L., Arbuckle-Keil, G., Beni, N. N. & Bartelt-Hunt, S. L. Source tracking microplastics in the freshwater environment. TrAC Trends Anal. Chem. 112, 248–254 (2019).

Article CAS Google Scholar

Dey, T. Microplastic pollutant detection by surface enhanced Raman spectroscopy (SERS): A mini-review. Nanotechnol. Environ. Eng. 8, 41–48 (2023).

Article CAS Google Scholar

Yang, S. High-wavenumber Raman analysis. In Recent Developments in Atomic Force Microscopy and Raman Spectroscopy for Materials Characterization (eds Pathak, C. S. & Kumar, S.) (IntechOpen, 2021). https://doi.org/10.5772/intechopen.100474.

Chapter Google Scholar

Tuschel, D. Selecting an excitation wavelength for Raman spectroscopy. Spectroscopy 31, 14–23 (2016).

Google Scholar

Munno, K., De Frond, H., O’Donnell, B. & Rochman, C. M. Increasing the accessibility for characterizing microplastics: Introducing new application-based and spectral libraries of plastic particles (SLoPP and SLoPP-E). Anal. Chem. 92, 2443–2451 (2020).

Article CAS PubMed Google Scholar

Dong, M. et al. A Raman database of microplastics weathered under natural environments. Mendeley Data V2 739, 139990 (2020).

CAS Google Scholar

Rohatgi, A. WebPlotDigitizer. Preprint at https://automeris.io/WebPlotDigitizer (2021).

di Frischia, S., Chiuri, A., Angelini, F. & Colao, F. Optimization of signal-to-noise ratio in a CCD for spectroscopic applications. (2019).

di Frischia, S. et al. Enhanced data augmentation using GANs for Raman spectra classification. In 2020 IEEE International Conference on Big Data (Big Data) 2891–2898 (2020). https://doi.org/10.1109/BigData50022.2020.9377977.

Pedregosa, F. et al. Scikit-learn: Machine learning in Python. J. Mach. Learn. Res. 12, 2825–2830 (2011).

MathSciNet MATH Google Scholar

Maruthamuthu, M. K., Raffiee, A. H., de Oliveira, D. M., Ardekani, A. M. & Verma, M. S. Raman spectra-based deep learning: A tool to identify microbial contamination. Microbiologyopen 9, e1122 (2020).

Article CAS PubMed PubMed Central Google Scholar

Ho, C.-S. et al. Rapid identification of pathogenic bacteria using Raman spectroscopy and deep learning. Nat Commun 10, 4927 (2019).

Article ADS PubMed PubMed Central Google Scholar

Yu, S. et al. Analysis of Raman spectra by using deep learning methods in the identification of marine pathogens. Anal. Chem. 93, 11089–11098 (2021).

Article CAS PubMed Google Scholar

Huang, S. et al. Blood species identification based on deep learning analysis of Raman spectra. Biomed. Opt. Express 10, 6129–6144 (2019).

Article ADS CAS PubMed PubMed Central Google Scholar

Kukula, K. et al. Rapid detection of bacteria using Raman spectroscopy and deep learning. In 2021 IEEE 11th Annual Computing and Communication Workshop and Conference (CCWC), 796–799 (2021). https://doi.org/10.1109/CCWC51732.2021.9375955.

Huang, J. et al. On-site detection of SARS–CoV-2 antigen by deep learning-based surface-enhanced Raman spectroscopy and its biochemical foundations. Anal. Chem. 93, 9174–9182 (2021).

Article CAS PubMed PubMed Central Google Scholar

Shao, X. et al. Deep convolutional neural networks combine Raman spectral signature of serum for prostate cancer bone metastases screening. Nanomedicine 29, 102245 (2020).

Article CAS PubMed Google Scholar

Ciloglu, F. U. et al. Drug-resistant Staphylococcus aureus bacteria detection by combining surface-enhanced Raman spectroscopy (SERS) and deep learning techniques. Sci. Rep. 11, 18444 (2021).

Article ADS CAS PubMed PubMed Central Google Scholar

Yan, H. et al. Tongue squamous cell carcinoma discrimination with Raman spectroscopy and convolutional neural networks. Vib. Spectrosc. 103, 102938 (2019).

Article CAS Google Scholar

Zhang, L. et al. Rapid histology of laryngeal squamous cell carcinoma with deep-learning based stimulated Raman scattering microscopy. Theranostics 9, 2541–2554 (2019).

Article CAS PubMed PubMed Central Google Scholar

Shin, H. et al. Early-stage lung cancer diagnosis by deep learning-based spectroscopic analysis of circulating exosomes. ACS Nano 14, 5435–5444 (2020).

Article ADS CAS PubMed Google Scholar

Ma, D. et al. Classifying breast cancer tissue by Raman spectroscopy with one-dimensional convolutional neural network. Spectrochim. Acta A Mol. Biomol. Spectrosc. 256, 119732 (2021).

Article CAS PubMed Google Scholar

Lu, H., Tian, S., Yu, L., Lv, X. & Chen, S. Diagnosis of hepatitis B based on Raman spectroscopy combined with a multiscale convolutional neural network. Vib Spectrosc 107, 103038 (2020).

Article CAS Google Scholar

Li, Y. et al. Early diagnosis of gastric cancer based on deep learning combined with the spectral-spatial classification method. Biomed. Opt. Express 10, 4999–5014 (2019).

Article CAS PubMed PubMed Central Google Scholar

Guselnikova, O. et al. Label-free surface-enhanced Raman spectroscopy with artificial neural network technique for recognition photoinduced DNA damage. Biosens Bioelectron 145, 111718 (2019).

Article CAS PubMed Google Scholar

Wang, K. et al. Arcobacter identification and species determination using Raman spectroscopy combined with neural networks. Appl. Environ. Microbiol. 86, e00924 (2020).

Article CAS PubMed PubMed Central Google Scholar

Chollet, F. et al. Keras. GitHub. Preprint at (2015).

He, K., Zhang, X., Ren, S. & Sun, J. Deep residual learning for image recognition. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition 770–778 (2016).

Brownlee, J. Classification accuracy is not enough: more performance measures you can use. https://machinelearningmastery.com/classification-accuracy-is-not-enough-more-performance-measures-you-can-use/ (2014).

Youden, W. J. Index for rating diagnostic tests. Cancer 3, 32–35 (1950).

3.0.CO;2-3" data-track-action="article reference" href="https://doi.org/10.1002%2F1097-0142%281950%293%3A1%3C32%3A%3AAID-CNCR2820030106%3E3.0.CO%3B2-3" aria-label="Article reference 74" data-doi="10.1002/1097-0142(1950)3:13.0.CO;2-3">Article CAS PubMed Google Scholar

Kim, J., Erath, J., Rodriguez, A. & Yang, C. A high-efficiency microfluidic device for size-selective trapping and sorting. Lab Chip 14, 2480–2490 (2014).

Article CAS PubMed PubMed Central Google Scholar

Download references

The Raman data was acquired at the RI Consortium for Nanoscience and Nanotechnology, a URI College of Engineering core facility partially funded by the National Science Foundation EPSCoR, Cooperative Agreement #OIA-1655221. The confocal Raman microscope was funded by the National Science Foundation EPSCoR, Cooperative Agreement #OIA-1655221. The authors want to thank Sarah Davis (Graduate Research Assistant at URI) for providing us tremendous supports on the experiments and sharing her valuable insights on microplastic environmental sampling from seawater. We thank Irene Andreu Blanco (Director of Operations, RI Consortium of Nanoscience and Nanotechnology) and Zachary Shepard (Assistant Manager Imaging Core Facility) for their consistent support, patience and guidance on Raman analysis and microplastic identification techniques.

Department of Mechanical, Industrial and Systems Engineering, University of Rhode Island, Kingston, RI, USA

Liyuan Gong, Omar Martinez, Pedro Mesquita & Yang Lin

Department of Civil and Environmental Engineering, University of Rhode Island, Kingston, RI, USA

Kayla Kurtz

Department of Computer Science, San Diego State University, San Diego, CA, USA

Yang Xu

You can also search for this author in PubMed Google Scholar

You can also search for this author in PubMed Google Scholar

You can also search for this author in PubMed Google Scholar

You can also search for this author in PubMed Google Scholar

You can also search for this author in PubMed Google Scholar

You can also search for this author in PubMed Google Scholar

Conceptualization of the study: Y.L., L.G. Sample preparation: L.G., O.M. Raman data collection: L.G., O.M. Raman data analysis: L.G., O.M., Y.L. Machine learning model development: L.G, O.M. Device fabrication and experiments: L.G., O.M. Onsite sample collection: L.G., O.M. Results interpretation: L.G., Y.L., Y.X., O.M. Manuscript writing: L.G., Y.L. Manuscript review: L.G., P.M., K.K., Y.L., Y.X. Manuscript revision: L.G., Y.L. Project supervision: Y.L.

Correspondence to Yang Lin.

The authors declare no competing interests.

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and Permissions

Gong, L., Martinez, O., Mesquita, P. et al. A microfluidic approach for label-free identification of small-sized microplastics in seawater. Sci Rep 13, 11011 (2023). https://doi.org/10.1038/s41598-023-37900-9

Download citation

Received: 18 April 2023

Accepted: 29 June 2023

Published: 07 July 2023

DOI: https://doi.org/10.1038/s41598-023-37900-9

Anyone you share the following link with will be able to read this content:

Sorry, a shareable link is not currently available for this article.

Provided by the Springer Nature SharedIt content-sharing initiative

By submitting a comment you agree to abide by our Terms and Community Guidelines. If you find something abusive or that does not comply with our terms or guidelines please flag it as inappropriate.