paper-with-me

Papers

Anomaly Detection in Beehives: An Algorithm Comparison

2021-10-08 · Padraig Davidson, Michael Steininger, Florian Lautenschlager, Anna Krause, Andreas Hotho

Sensor-equipped beehives allow monitoring the living conditions of bees. Machine learning models can use the data of such hives to learn behavioral patterns and find anomalous events. One type of event that is of particular interest to apiarists for economical reasons is bee swarming. Other events of interest are behavioral anomalies from illness and technical anomalies, e.g. sensor failure. Beekeepers can be supported by suitable machine learning models which can detect these events. In this paper we compare multiple machine learning models for anomaly detection and evaluate them for their applicability in the context of beehives. Namely we employed Deep Recurrent Autoencoder, Elliptic Envelope, Isolation Forest, Local Outlier Factor and One-Class SVM. Through evaluation with real world datasets of different hives and with different sensor setups we find that the autoencoder is the best multi-purpose anomaly detector in comparison.

📄 PDF Abstract BibTeX arXiv:2110.03945

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionBIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Anomaly Detection in Beehives using Deep Recurrent Autoencoders

2020-03-10 · Padraig Davidson, Michael Steininger, Florian Lautenschlager, Konstantin Kobs 외

Precision beekeeping allows to monitor bees' living conditions by equipping beehives with sensors. The data recorded by these hives can be analyzed by machine learning models to learn behavioral patterns of or search for…

Anomaly Detection

Concise Logarithmic Loss Function for Robust Training of Anomaly Detection Model

2022-01-15 · YeongHyeon Park

Recently, deep learning-based algorithms are widely adopted due to the advantage of being able to establish anomaly detection models without or with minimal domain knowledge of the task. Instead, to train the artificial …

Anomaly Detection

Copula Quadrant Similarity for Anomaly Scores

2021-01-07 · Matthew Davidow, David Matteson

Practical anomaly detection requires applying numerous approaches due to the inherent difficulty of unsupervised learning. Direct comparison between complex or opaque anomaly detection algorithms is intractable; we inste…

Anomaly Detection

Model Selection for Anomaly Detection

2017-07-12 · Evgeny Burnaev, Pavel Erofeev, Dmitry Smolyakov

Anomaly detection based on one-class classification algorithms is broadly used in many applied domains like image processing (e.g. detection of whether a patient is "cancerous" or "healthy" from mammography image), netwo…

Anomaly DetectionClassificationGeneral ClassificationIntrusion Detection+4

A Hierarchically Feature Reconstructed Autoencoder for Unsupervised Anomaly Detection

2024-05-15 · Honghui Chen, Pingping Chen, Huan Mao, Mengxi Jiang

Anomaly detection and localization without any manual annotations and prior knowledge is a challenging task under the setting of unsupervised learning. The existing works achieve excellent performance in the anomaly dete…

Anomaly DetectionAnomaly LocalizationDecoderUnsupervised Anomaly Detection