论文标题
在层次边缘计算中的物联网数据的自适应异常检测
Adaptive Anomaly Detection for IoT Data in Hierarchical Edge Computing
论文作者
论文摘要
深度神经网络(DNN)的进展极大地支持了异常IOT数据的实时检测。但是,由于计算功率和能源供应有限,IoT设备几乎无法提供复杂的DNN模型。虽然可以将异常检测任务卸载到云中,但它会导致较长的延迟,并且当成千上万的IoT设备同时流入云时,需要大的带宽。在本文中,我们提出了一种自适应异常检测方法,用于解决该问题的分层边缘计算(HEC)系统。具体而言,我们首先构建了增加复杂性的三个异常检测DNN模型,并将其与从下到顶部的三层HEC相关联,即IoT设备,边缘服务器和云。然后,我们设计了一种自适应方案,以根据从输入数据提取的上下文信息选择其中一个模型,以执行异常检测。选择被称为上下文匪徒问题,其特征是马尔可夫决策过程,目的是同时达到高检测准确性和低检测延迟。我们使用真实的物联网数据集评估了我们提出的方法,并证明它可以将检测延迟减少84%,同时与将检测任务降低到云中相比几乎相同的准确性。此外,我们的评估还表明,它表现优于其他基线方案。
Advances in deep neural networks (DNN) greatly bolster real-time detection of anomalous IoT data. However, IoT devices can barely afford complex DNN models due to limited computational power and energy supply. While one can offload anomaly detection tasks to the cloud, it incurs long delay and requires large bandwidth when thousands of IoT devices stream data to the cloud concurrently. In this paper, we propose an adaptive anomaly detection approach for hierarchical edge computing (HEC) systems to solve this problem. Specifically, we first construct three anomaly detection DNN models of increasing complexity, and associate them with the three layers of HEC from bottom to top, i.e., IoT devices, edge servers, and cloud. Then, we design an adaptive scheme to select one of the models based on the contextual information extracted from input data, to perform anomaly detection. The selection is formulated as a contextual bandit problem and is characterized by a single-step Markov decision process, with an objective of achieving high detection accuracy and low detection delay simultaneously. We evaluate our proposed approach using a real IoT dataset, and demonstrate that it reduces detection delay by 84% while maintaining almost the same accuracy as compared to offloading detection tasks to the cloud. In addition, our evaluation also shows that it outperforms other baseline schemes.