CRAILGDec 20, 2021

TFDPM: Attack detection for cyber-physical systems with diffusion probabilistic models

arXiv:2112.10774v110 citations
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in AIoT-enabled cyber-physical systems, offering an incremental improvement over existing methods.

The paper tackles attack detection in cyber-physical systems by proposing TFDPM, a framework that uses diffusion probabilistic models and graph neural networks to model data correlations, achieving state-of-the-art performance and a threefold speed increase in detection.

With the development of AIoT, data-driven attack detection methods for cyber-physical systems (CPSs) have attracted lots of attention. However, existing methods usually adopt tractable distributions to approximate data distributions, which are not suitable for complex systems. Besides, the correlation of the data in different channels does not attract sufficient attention. To address these issues, we use energy-based generative models, which are less restrictive on functional forms of the data distribution. In addition, graph neural networks are used to explicitly model the correlation of the data in different channels. In the end, we propose TFDPM, a general framework for attack detection tasks in CPSs. It simultaneously extracts temporal pattern and feature pattern given the historical data. Then extract features are sent to a conditional diffusion probabilistic model. Predicted values can be obtained with the conditional generative network and attacks are detected based on the difference between predicted values and observed values. In addition, to realize real-time detection, a conditional noise scheduling network is proposed to accelerate the prediction process. Experimental results show that TFDPM outperforms existing state-of-the-art attack detection methods. The noise scheduling network increases the detection speed by three times.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes