基于PCA和机器学习的混合方法用于基于信号的干扰检测和合成数据条件下的异常分类
Sebastián Čikovský1, Patrik Šváb1, Peter Hanák1
1Department of Air Traffic Management, Faculty of Aeronautics, Technical University of Kosice, 04001 Kosice, Slovakia.
Sensors (Basel, Switzerland)
|December 31, 2025
概括
本研究介绍了传感器网络的轻量级异常检测管道,将主要组件分析,局部异常因素和蒙特卡洛变量融合在一起,以确保低误报. 整体方法在不同的信号条件下显著提高了真正率.
科学领域:
- 信号处理 信号处理
- 机器学习 机器学习
- 数据科学数据科学数据科学
背景情况:
- 异常检测对于传感器网络等安全关键系统至关重要.
- 严格的低错误报警约束 (例如,1%的错误阳性率) 是必不可少的.
- 现有的方法可能会在动态环境和变化的信号噪声比 (SNR) 中扎.
研究的目的:
- 为多通道时空数据开发一种轻量级,可解释的异常检测管道.
- 在低虚假报警约束下严格执行局限虚假报警.
- 在传感器网络中增强对信号干扰和SNR转移的稳定性.
主要方法:
- 三个异常信号的融合组合:PCA重建错误,残余地图上的局部异常因子和蒙特卡洛变量.
- 使用NumPy和scikit-learn实现,避免深度学习依赖.
- 通过逻辑回归 (F*) 和Neyman-Pearson优化融合 (F**,F***) 进行信号组合,用于局限虚假报警.
主要成果:
- 聚变方法在合成基准上表现出了特殊的稳定性,具有现实的异常和SNR转移 (±12 dB).
- 在1%的FPR实现了≈0.74的真正正比率 (TPR),显著超过单一基线 (≈0.60 TPR).
- 在降低的SNR下保持高性能 (≈0.62 TPR在-12dB),避免了基线性能崩.
结论:
- 拟议的可解释,边缘准备的管道提供了一个可部署的解决方案,用于在动态环境中可靠的异常检测.
- 融合战略有效地减轻了SNR变化引起的性能下降.
- 这种方法为关键监控应用提供了透明和高效的功能.
相关概念视频
Classification of Signals
1.3K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.3K
Classification of Systems-I
533
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
533
Classification of Systems-II
445
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
445
Inductively Coupled Plasma-Mass Spectrometry (ICP-MS): Interferences
1.2K
Inductively coupled plasma–mass spectrometry (ICP–MS) is a highly selective and sensitive technique for accurate elemental analysis. Though the analysis of ICP–MS mass spectra is comparatively straightforward, it is affected by spectroscopic and non-spectroscopic interferences. Spectroscopic interferences arise when the plasma contains ionic species with an m/z value the same as the analyte ion. Spectroscopic interference can be categorized as isobaric, polyatomic ions, and...
1.2K
