Search USGSSearch

Geology topics

Claudia Chen

Publications and source records attributed to Claudia Chen.

2 recordsLinked to original sources

Real-time invasive sea lamprey detection using machine learning classifier models on embedded systems

Invasive sea lamprey ( Petromyzon marinus ) has historically inflicted considerable economic and ecological damage in the Great Lakes and continues to be a major threat. Accurately monitoring sea lampreys are critical to enabling the deployment of more targeted and effective control measures to minimize the impact associated with this species. This paper presents the first stand-alone system for real-time detection of sea lamprey attachment on underwater surfaces through the use of classifier models deployed on a microcontroller system. A range of low-complexity models was explored: single-layer artificial neural networks, logistic regression, Gaussian Naive-Bayes, decision trees, random forest, and Scalable, Efficient, and Fast classifieR (SEFR). Threshold models tuned using a multi-objective optimization formulation were also considered. Classifier models were trained with a dataset generated through live animal testing and presented accuracies between 80 and 86%. The models were deployed on an Arduino microcontroller platform and compared in classification accuracy, detection performance, time complexity, and memory size using real-time detection testing. Classification accuracies between 65 and 75% were observed during validation. Models demonstrated good capture rates for lamprey attachments (63–85%), and average detection delays ranging from 9 to 36 s. A video demonstrating the operation of the system during a real-time validation test is also included in this work. While there is room for improving the accuracy of the system, this research presents the first step toward an electronic sea lamprey monitoring system that can provide a detailed view of sea lamprey activity enhancing control and conservation efforts across its entire range.

Neural Computing and Applications

Automated soft pressure sensor array-based sea lamprey detection using machine learning

Sea lamprey, a destructive invasive species in the Great Lakes in North America, is among very few fishes that rely on oral suction during migration and spawning. Recently, soft pressure sensors have been proposed to detect the attachment of sea lamprey as part of the monitoring and control effort. However, human decision is still required for the recognition of patterns in the measured signals. In this article, a novel automated soft pressure sensor array-based sea lamprey detection framework is proposed using object detection convolutional neural networks. First, the resistance measurements of the pressure sensor array are converted to mappings of relative change in resistance. These mappings typically show two different types of patterns under lamprey attachment: a high-pressure circular pattern corresponding to the mouth rim compressed against the sensor (“compression” pattern), and a low-pressure blob corresponding to the partial vacuum region of the sucking mouth (“suction” pattern). Three types of object detection algorithms, single-shot detector (SSD), RetinaNet, and YOLOv5s, are applied to the dataset of measurements collected in the presence of sea lamprey attachment, and the comparison of their performance shows that YOLOv5s model achieves the highest mean average precision (mAP) and the fastest inference speed. Furthermore, to improve the accuracy of the prediction model and reduce the false positive (FP) rate due to the sensor’s memory effect, a filter branch with different detection thresholds for the compression and suction patterns, respectively, is added to the original machine-learning algorithm. The trained model is validated and used to automatically detect sea lamprey attachments and locate the suction area on the sensor in real time.

IEEE Sensors Journal