| Literature DB >> 35056207 |
Sunday Ajala1, Harikrishnan Muraleedharan Jalajamony1, Renny Edwin Fernandez1.
Abstract
The ability to accurately quantify dielectrophoretic (DEP) force is critical in the development of high-efficiency microfluidic systems. This is the first reported work that combines a textile electrode-based DEP sensing system with deep learning in order to estimate the DEP forces invoked on microparticles. We demonstrate how our deep learning model can process micrographs of pearl chains of polystyrene (PS) microbeads to estimate the DEP forces experienced. Numerous images obtained from our experiments at varying input voltages were preprocessed and used to train three deep convolutional neural networks, namely AlexNet, MobileNetV2, and VGG19. The performances of all the models was tested for their validation accuracies. Models were also tested with adversarial images to evaluate performance in terms of classification accuracy and resilience as a result of noise, image blur, and contrast changes. The results indicated that our method is robust under unfavorable real-world settings, demonstrating that it can be used for the direct estimation of dielectrophoretic force in point-of-care settings.Entities:
Keywords: AlexNet; MobileNetV2; VGG19; convolutional neural networks (CNN); dielectrophoretic (DEP); force; neural network; pearl chain; textile electrode
Year: 2021 PMID: 35056207 PMCID: PMC8779967 DOI: 10.3390/mi13010041
Source DB: PubMed Journal: Micromachines (Basel) ISSN: 2072-666X Impact factor: 2.891
Figure 1(a) Textile electrode-based DEP system with the connection base and (b) SEM micrograph of textile electrodes.
CNN configuration parameters.
| Parameter | Value |
|---|---|
|
| 10 |
| Learning rate(α) | 0.0001 |
| Epochs | 100 |
| Validation frequency | 30 |
| Execution environment | CPU |
Definition of optimization algorithms.
| Algorithm | Update Rule | Characteristics |
|---|---|---|
| RMSProp |
| (i) For a given batch size, it utilizes more memory than SGDM but less than ADAM. |
Figure 2Pearl chain formation of PS microbeads due to positive DEP in low conductivity solution (0.001 mS/m) in thread-based electrodes at (a) 1 V, (b) 3 V, and (c) 6 V @2 kHz.
Figure 3Block diagram of image classification using deep learning (CNN).
Performance comparison between the pretrained CNN models.
| CNN Model | Optimizer | Validation Accuracy (%) | Training Time Elapsed (s) |
|---|---|---|---|
| AlexNet | RMSPROP | 98.57 | 10880 |
| MobileNetV2 | RMSPROP | 99.29 | 27792 |
| VGG19 | RMSPROP | 97.86 | 91974 |
Figure 4Training progress showing the validation accuracy of MobileNetV2.
Figure 5Confusion matrix showing the validation performance of MobileNetV2.