paper-with-me

Papers

Fast Wireless Sensor Anomaly Detection based on Data Stream in Edge Computing Enabled Smart Greenhouse

2021-07-28 · Yihong Yang, Sheng Ding, YuWen Liu, Shunmei Meng, Xiaoxiao Chi, Rui Ma, Chao Yan

Edge computing enabled smart greenhouse is a representative application of Internet of Things technology, which can monitor the environmental information in real time and employ the information to contribute to intelligent decision-making. In the process, anomaly detection for wireless sensor data plays an important role. However, traditional anomaly detection algorithms originally designed for anomaly detection in static data have not properly considered the inherent characteristics of data stream produced by wireless sensor such as infiniteness, correlations and concept drift, which may pose a considerable challenge on anomaly detection based on data stream, and lead to low detection accuracy and efficiency. First, data stream usually generates quickly which means that it is infinite and enormous, so any traditional off-line anomaly detection algorithm that attempts to store the whole dataset or to scan the dataset multiple times for anomaly detection will run out of memory space. Second, there exist correlations among different data streams, which traditional algorithms hardly consider. Third, the underlying data generation process or data distribution may change over time. Thus, traditional anomaly detection algorithms with no model update will lose their effects. Considering these issues, a novel method (called DLSHiForest) on basis of Locality-Sensitive Hashing and time window technique in this paper is proposed to solve these problems while achieving accurate and efficient detection. Comprehensive experiments are executed using real-world agricultural greenhouse dataset to demonstrate the feasibility of our approach. Experimental results show that our proposal is practicable in addressing challenges of traditional anomaly detection while ensuring accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2107.13353

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDecision MakingEdge-computing

Similar Papers 제목 키워드 기반

SAIFE: Unsupervised Wireless Spectrum Anomaly Detection with Interpretable Features

2018-07-22 · Sreeraj Rajendran, Wannes Meert, Vincent Lenders, Sofie Pollin

Detecting anomalous behavior in wireless spectrum is a demanding task due to the sheer complexity of the electromagnetic spectrum use. Wireless spectrum anomalies can take a wide range of forms from the presence of an un…

Anomaly DetectionData Compression

Wireless Sensor Networks anomaly detection using Machine Learning: A Survey

2023-03-15 · Ahsnaul Haque, Md Naseef-Ur-Rahman Chowdhury, Hamdy Soliman, Mohammad Sahinur Hossen 외

Wireless Sensor Networks (WSNs) have become increasingly valuable in various civil/military applications like industrial process control, civil engineering applications such as buildings structural strength monitoring, e…

Anomaly Detection

Energy-Efficient Classification for Anomaly Detection: The Wireless Channel as a Helper

2015-12-15 · Kiril Ralinovski, Mario Goldenbaum, Sławomir Stańczak

Anomaly detection has various applications including condition monitoring and fault diagnosis. The objective is to sense the environment, learn the normal system state, and then periodically classify whether the instanta…

Anomaly DetectionFault DiagnosisGeneral Classification

Anomaly Detection Models for IoT Time Series Data

2018-11-30 · Federico Giannoni, Marco Mancini, Federico Marinelli

Insitu sensors and Wireless Sensor Networks (WSNs) have become more and more popular in the last decade, due to their potential to be used in various applications of many different fields. As of today, WSNs are pretty mu…

Anomaly DetectionTime SeriesTime Series Analysis

A Novel Self-Supervised Learning-Based Anomaly Node Detection Method Based on an Autoencoder in Wireless Sensor Networks

2022-12-26 · Miao Ye, Qinghao Zhang, Xingsi Xue, Yong Wang 외

Due to the issue that existing wireless sensor network (WSN)-based anomaly detection methods only consider and analyze temporal features, in this paper, a self-supervised learning-based anomaly node detection method base…

Anomaly DetectionGraph Neural NetworkSelf-Supervised Learning