轻量级多尺度自编码器,高效检测边缘设备上的细微异常
Lightweight Multi-Scale Anomaly Detection for Resource-Constrained Edge Devices

- 用离散小波变换提取多尺度特征,结合多尺度损失函数增强敏感性
- 参数少于500KB,检测性能优于或媲美主流模型
- 在Jetson Nano上实现9倍加速、2倍省电,适合资源受限场景
时间序列异常检测在物联网系统、传感器网络和边缘监控中日益重要,模型需满足严格的内存、延迟和功耗限制。尽管深度学习方法提升了检测精度,但多数仍计算开销大,且因多尺度感知能力有限而难以发现细微异常。自编码器因能良好重构正常模式,导致异常输入产生较高重建误差,其简洁高效特性也使其适合作为处理多尺度输入的轻量级主干。为此,我们提出轻量级多尺度自编码器(LMSAE),用于单变量时间序列异常检测,设计紧凑且计算高效。LMSAE利用离散小波变换(DWT)提取多尺度特征,并采用多尺度损失函数提升对细微或隐藏异常的敏感性。基准数据集实验表明,尽管参数极少且模型尺寸小于500 KB,LMSAE仍达到竞争性或更优的检测性能。在NVIDIA Jetson Nano上,其推理延迟降低9倍,功耗减少2倍,非常适合边缘部署。
原文摘要 · Abstract (English)
Time-series anomaly detection is increasingly important in IoT systems, sensor networks, and edge monitoring applications, where models must operate under strict constraints on memory, latency, and power consumption. While recent deep-learning approaches have improved detection accuracy, many remain computationally expensive and often fail to capture subtle anomalies due to limited multi-scale sensitivity. Autoencoders are widely used for anomaly detection because they reconstruct normal patterns well, leading to elevated reconstruction errors for anomalous inputs. Their simplicity and efficiency also make them suitable lightweight backbones for handling multi-scale inputs. To address these challenges, we propose a Lightweight MultiScale AutoEncoder (LMSAE) network for univariate time-series anomaly detection, designed to be compact and computationally efficient. LMSAE leverages the Discrete Wavelet Transform (DWT) to extract multi-scale features and employs a multi-scale loss function to improve sensitivity to subtle or hidden anomalies. Experiments on benchmark datasets demonstrate competitive or superior detection performance despite using significantly fewer parameters and a model size of less than 500 KB. LMSAE also achieves low-latency, low-power inference on the NVIDIA Jetson Nano, with 9x reduction in inference latency and 2x reduction in power consumption, making it ideal for edge deployment.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。