Thwarting Cybersecurity Attacks with Explainable Concept Drift
Ibrahim Shaer, Abdallah Shami

TL;DR
This paper introduces a Feature Drift Explanation (FDE) module that detects and mitigates concept drift in sensor data for HVAC systems, enhancing cybersecurity defenses against data manipulation attacks.
Contribution
The paper presents a novel FDE method using auto-encoders to identify drifting features and improve deep learning model robustness against cyber-attacks.
Findings
FDE detects 85.77% of drifting features
FDE improves model resilience to concept drift
Effective in thwarting cyber-security attacks
Abstract
Cyber-security attacks pose a significant threat to the operation of autonomous systems. Particularly impacted are the Heating, Ventilation, and Air Conditioning (HVAC) systems in smart buildings, which depend on data gathered by sensors and Machine Learning (ML) models using the captured data. As such, attacks that alter the readings of these sensors can severely affect the HVAC system operations impacting residents' comfort and energy reduction goals. Such attacks may induce changes in the online data distribution being fed to the ML models, violating the fundamental assumption of similarity in training and testing data distribution. This leads to a degradation in model prediction accuracy due to a phenomenon known as Concept Drift (CD) - the alteration in the relationship between input features and the target variable. Addressing CD requires identifying the source of drift to apply…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Network Security and Intrusion Detection · Spam and Phishing Detection
