DifNet:基于差分的多分辨率分解时间序列异常检测

IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Honglan Wang, Jing Li, Yu Chen, Xuxi Zou, Zeng Zeng, Jinlong Wu, Chenlin Pan, Yuqi Lu, Rongbin Gu, Xudong He, Rui Zhang
{"title":"DifNet:基于差分的多分辨率分解时间序列异常检测","authors":"Honglan Wang,&nbsp;Jing Li,&nbsp;Yu Chen,&nbsp;Xuxi Zou,&nbsp;Zeng Zeng,&nbsp;Jinlong Wu,&nbsp;Chenlin Pan,&nbsp;Yuqi Lu,&nbsp;Rongbin Gu,&nbsp;Xudong He,&nbsp;Rui Zhang","doi":"10.1007/s10489-025-06551-w","DOIUrl":null,"url":null,"abstract":"<div><p>Time series anomaly detection is crucial for Internet of Things (IoT) management and system security. Mainstream methods typically treat time series as an indivisible whole to capture insights into normal patterns. However, time series contain deterministic components such as seasonality, periodicity, and trends. Non-decomposition-based methods often average out these components during training, leading to the over-smoothing of normal time series features. This deviates from the core principle of unsupervised time series anomaly detection: to establish a clear boundary between normal and anomalous patterns. We propose DifNet, a comprehensive unsupervised time series anomaly detection method that effectively mitigates feature over-smoothing (FOS). DifNet adopts the concept of time series decomposition and utilizes Fast Fourier Transform (FFT) to analyze the periodic components of time series, guiding the decomposition and fusion process. Additionally, we design a difference-based multi-resolution decomposition network to thoroughly extract complex periodic dependencies within the time series. For multivariate time series data, DifNet follows the channel independence principle and disregards inter-channel dependencies that introduce redundant information in the data. As a more lightweight alternative, we introduce single-channel autoencoder and cross-channel periodicity adjustment. Meanwhile, DifNet integrates contrastive learning at a fine-grained level to prevent FOS and facilitate the extraction of more distinguishable representations. Extensive experimentation conducted on six multivariate and two univariate time series datasets validates the efficacy of DifNet in time series anomaly detection, DifNet achieved an average improvement in the best F1-score of 14.67% across eight datasets.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"55 7","pages":""},"PeriodicalIF":3.4000,"publicationDate":"2025-04-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"DifNet: Difference-based multi-resolution decomposition for time series anomaly detection\",\"authors\":\"Honglan Wang,&nbsp;Jing Li,&nbsp;Yu Chen,&nbsp;Xuxi Zou,&nbsp;Zeng Zeng,&nbsp;Jinlong Wu,&nbsp;Chenlin Pan,&nbsp;Yuqi Lu,&nbsp;Rongbin Gu,&nbsp;Xudong He,&nbsp;Rui Zhang\",\"doi\":\"10.1007/s10489-025-06551-w\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>Time series anomaly detection is crucial for Internet of Things (IoT) management and system security. Mainstream methods typically treat time series as an indivisible whole to capture insights into normal patterns. However, time series contain deterministic components such as seasonality, periodicity, and trends. Non-decomposition-based methods often average out these components during training, leading to the over-smoothing of normal time series features. This deviates from the core principle of unsupervised time series anomaly detection: to establish a clear boundary between normal and anomalous patterns. We propose DifNet, a comprehensive unsupervised time series anomaly detection method that effectively mitigates feature over-smoothing (FOS). DifNet adopts the concept of time series decomposition and utilizes Fast Fourier Transform (FFT) to analyze the periodic components of time series, guiding the decomposition and fusion process. Additionally, we design a difference-based multi-resolution decomposition network to thoroughly extract complex periodic dependencies within the time series. For multivariate time series data, DifNet follows the channel independence principle and disregards inter-channel dependencies that introduce redundant information in the data. As a more lightweight alternative, we introduce single-channel autoencoder and cross-channel periodicity adjustment. Meanwhile, DifNet integrates contrastive learning at a fine-grained level to prevent FOS and facilitate the extraction of more distinguishable representations. Extensive experimentation conducted on six multivariate and two univariate time series datasets validates the efficacy of DifNet in time series anomaly detection, DifNet achieved an average improvement in the best F1-score of 14.67% across eight datasets.</p></div>\",\"PeriodicalId\":8041,\"journal\":{\"name\":\"Applied Intelligence\",\"volume\":\"55 7\",\"pages\":\"\"},\"PeriodicalIF\":3.4000,\"publicationDate\":\"2025-04-22\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Applied Intelligence\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://link.springer.com/article/10.1007/s10489-025-06551-w\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Applied Intelligence","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s10489-025-06551-w","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

时间序列异常检测对于物联网(IoT)管理和系统安全至关重要。主流方法通常将时间序列视为一个不可分割的整体,以获取对正常模式的洞察。然而,时间序列包含确定性成分,如季节性、周期性和趋势。非基于分解的方法通常在训练过程中平均这些分量,导致正常时间序列特征的过度平滑。这偏离了无监督时间序列异常检测的核心原则:在正常模式和异常模式之间建立明确的界限。我们提出了一种全面的无监督时间序列异常检测方法DifNet,它可以有效地缓解特征过度平滑(FOS)。DifNet采用时间序列分解的概念,利用快速傅立叶变换(Fast Fourier Transform, FFT)对时间序列的周期分量进行分析,指导分解和融合过程。此外,我们设计了一个基于差分的多分辨率分解网络,以彻底提取时间序列中复杂的周期依赖关系。对于多变量时间序列数据,DifNet遵循通道独立原则,忽略了在数据中引入冗余信息的通道间依赖关系。作为更轻量级的替代方案,我们引入了单通道自动编码器和跨通道周期调节。同时,DifNet在细粒度级别集成了对比学习,以防止FOS并促进提取更多可区分的表征。在6个多变量和2个单变量时间序列数据集上进行的大量实验验证了DifNet在时间序列异常检测中的有效性,在8个数据集上,DifNet的最佳f1得分平均提高了14.67%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
DifNet: Difference-based multi-resolution decomposition for time series anomaly detection

Time series anomaly detection is crucial for Internet of Things (IoT) management and system security. Mainstream methods typically treat time series as an indivisible whole to capture insights into normal patterns. However, time series contain deterministic components such as seasonality, periodicity, and trends. Non-decomposition-based methods often average out these components during training, leading to the over-smoothing of normal time series features. This deviates from the core principle of unsupervised time series anomaly detection: to establish a clear boundary between normal and anomalous patterns. We propose DifNet, a comprehensive unsupervised time series anomaly detection method that effectively mitigates feature over-smoothing (FOS). DifNet adopts the concept of time series decomposition and utilizes Fast Fourier Transform (FFT) to analyze the periodic components of time series, guiding the decomposition and fusion process. Additionally, we design a difference-based multi-resolution decomposition network to thoroughly extract complex periodic dependencies within the time series. For multivariate time series data, DifNet follows the channel independence principle and disregards inter-channel dependencies that introduce redundant information in the data. As a more lightweight alternative, we introduce single-channel autoencoder and cross-channel periodicity adjustment. Meanwhile, DifNet integrates contrastive learning at a fine-grained level to prevent FOS and facilitate the extraction of more distinguishable representations. Extensive experimentation conducted on six multivariate and two univariate time series datasets validates the efficacy of DifNet in time series anomaly detection, DifNet achieved an average improvement in the best F1-score of 14.67% across eight datasets.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Applied Intelligence
Applied Intelligence 工程技术-计算机:人工智能
CiteScore
6.60
自引率
20.80%
发文量
1361
审稿时长
5.9 months
期刊介绍: With a focus on research in artificial intelligence and neural networks, this journal addresses issues involving solutions of real-life manufacturing, defense, management, government and industrial problems which are too complex to be solved through conventional approaches and require the simulation of intelligent thought processes, heuristics, applications of knowledge, and distributed and parallel processing. The integration of these multiple approaches in solving complex problems is of particular importance. The journal presents new and original research and technological developments, addressing real and complex issues applicable to difficult problems. It provides a medium for exchanging scientific research and technological achievements accomplished by the international community.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信