一个双分辨器生成对抗网络用于异常检测
IEEE transactions on neural networks and learning systems
|September 5, 2025
概括
本研究引入了一种新型的双分辨器生成对抗网络 (GAN),用于多变量时间序列异常检测. 拟议的方法通过限制生成器有效地识别异常,在基准数据集上表现优于现有技术.
科学领域:
- 数据科学
- 机器学习
- 人工智能
背景情况:
- 多变量时间序列异常检测在金融,航空航天和安全方面至关重要.
- 挑战包括模糊的异常定义,复杂的模式和稀缺的异常数据.
- 现有的自动编码器 (AE) 和生成对抗网络 (GAN) 方法面临过度匹配和数据质量依赖等问题.
研究的目的:
- 为增强时间序列异常检测提出一种新的双分辨器GAN.
- 解决现有的基于AE和GAN的异常检测算法的局限性.
- 改善GAN在异常检测任务中的实际部署.
主要方法:
- 提出了一种具有双差别结构的新型GAN.
- 生成器生成重建,伪标签根据重建错误对数据进行分类.
- 对于正常和潜在的异常数据重建,两个区分器执行了不同的损失标准.
主要成果:
- 双区分器GAN有效地限制了生成器,保留正常的数据信息,同时丢弃异常数据.
- 与先进的异常检测方法相比,对基准数据集的实验结果显示出更高的性能.
- 该模型在实际变压器数据上表现出强的性能.
结论:
- 拟议的双分辨器GAN为多变量时间序列异常检测提供了强大的解决方案.
- 这种方法减轻了过度配置,并减少了对高质量的培训数据的依赖.
- 该方法显示了现实应用的巨大潜力,包括变压器数据分析.
相关概念视频
Generalization, Discrimination, and Extinction
781
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
781
Difference from Background: Limit of Detection
7.1K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
7.1K
The Anderson-Darling Test
870
The Anderson-Darling test is a statistical method used to determine whether a data sample is likely drawn from a specific theoretical distribution. Unlike parametric tests, it does not require assumptions about specific parameters of the distribution. Instead, it compares the sample's empirical cumulative distribution function (ECDF) with the cumulative distribution function (CDF) of the hypothesized distribution. Critical values for the test are specific to the chosen distribution rather...
870
Quantifying and Rejecting Outliers: The Grubbs Test
2.0K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
2.0K
Detection of Black Holes
2.3K
Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
2.3K

