paper-with-me

홈 › Papers

Towards Phytoplankton Parasite Detection Using Autoencoders

2023-03-15 · Simon Bilik, Daniel Batrakhanov, Tuomas Eerola, Lumi Haraguchi, Kaisa Kraft, Silke Van den Wyngaert, Jonna Kangas, Conny Sjöqvist, Karin Madsen, Lasse Lensu, Heikki Kälviäinen, Karel Horak

Phytoplankton parasites are largely understudied microbial components with a potentially significant ecological impact on phytoplankton bloom dynamics. To better understand their impact, we need improved detection methods to integrate phytoplankton parasite interactions in monitoring aquatic ecosystems. Automated imaging devices usually produce high amount of phytoplankton image data, while the occurrence of anomalous phytoplankton data is rare. Thus, we propose an unsupervised anomaly detection system based on the similarity of the original and autoencoder-reconstructed samples. With this approach, we were able to reach an overall F1 score of 0.75 in nine phytoplankton species, which could be further improved by species-specific fine-tuning. The proposed unsupervised approach was further compared with the supervised Faster R-CNN based object detector. With this supervised approach and the model trained on plankton species and anomalies, we were able to reach the highest F1 score of 0.86. However, the unsupervised approach is expected to be more universal as it can detect also unknown anomalies and it does not require any annotated anomalous data that may not be always available in sufficient quantities. Although other studies have dealt with plankton anomaly detection in terms of non-plankton particles, or air bubble detection, our paper is according to our best knowledge the first one which focuses on automated anomaly detection considering putative phytoplankton parasites or infections.

📄 PDF Abstract BibTeX arXiv:2303.08744

Code (1)

boortel/ae-reconstruction-and-feature-based-ad 공식 구현 tf

Tasks

Anomaly DetectionUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

BLOOM BLOOM is a decoder-only Transformer language model that was trained on the ROOTS corpus, a dataset comprising hundreds of sources in 46 natural and 13 programming languages…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
RoIPool 설명 없음
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Faster R-CNN Faster R-CNN is an object detection model that improves on Fast R-CNN by utilising a region proposal network…

Similar Papers 제목 키워드 기반

CMOS based image cytometry for detection of phytoplankton in ballast water

2016-11-21

We introduce an image cytometer (I-CYT) for the analysis of phytoplankton in fresh and marine water environments. A linear quantification of cell numbers was observed covering several orders of magnitude using cultures o…

Benchmarking

PlasmoID: A dataset for Indonesian malaria parasite detection and segmentation in thin blood smear

2022-11-28 · Hanung Adi Nugroho, Rizki Nurfauzi, E. Elsa Herdiana Murhandarwati, Purwono Purwono

Indonesia holds the second-highest-ranking country for the highest number of malaria cases in Southeast Asia. A different malaria parasite semantic segmentation technique based on a deep learning approach is an alternati…

SegmentationSemantic Segmentation

PhyTracker: An Online Tracker for Phytoplankton

2024-06-29 · Yang Yu, Qingxuan Lv, Yuezun Li, Zhiqiang Wei 외

Phytoplankton, a crucial component of aquatic ecosystems, requires efficient monitoring to understand marine ecological processes and environmental conditions. Traditional phytoplankton monitoring methods, relying on non…

MPT: A Large-scale Multi-Phytoplankton Tracking Benchmark

2024-10-22 · Yang Yu, Yuezun Li, Xin Sun, Junyu Dong

Phytoplankton are a crucial component of aquatic ecosystems, and effective monitoring of them can provide valuable insights into ocean environments and ecosystem changes. Traditional phytoplankton monitoring methods are …

Multi-Object TrackingObject Tracking

Hybrid quantum-classical convolutional neural network for phytoplankton classification

2023-03-07 · Shangshang Shi, Zhimin Wang, Ruimin Shang, Yanan Li 외

The taxonomic composition and abundance of phytoplankton, having direct impact on marine ecosystem dynamic and global environment change, are listed as essential ocean variables. Phytoplankton classification is very cruc…

Classificationimage-classificationImage ClassificationQuantum Machine Learning