Skip to content

Commit bd85e5a

Browse files
committed
improved description of threat detection
1 parent 2915429 commit bd85e5a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

_topics/ThreatDetection.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,17 @@ recognising potential cyber threats such as malware, hacking attempts,
2525
or other malicious activities that can compromise the security and
2626
integrity of computer systems, networks, or data. Anomaly detection, on
2727
the other hand, focuses on discovering abnormal or unusual patterns in
28-
data that deviate significantly from the expected behaviour.
28+
data that deviate significantly from the expected behaviour.
29+
30+
Areas of applications include:
31+
- **Smart industry**: Industrial Control Systems are the target of cyberattacks and are subject to anomalies due to hw/sw failures and concept-drift
32+
- **Smart cities**: Smart cities, smart homes, connected vehicles, health care devices/applications etc., are all common target of cyberattacks and are subject to anomalies due to hw/sw failures
2933

3034

3135

3236
**Our focus:**
3337
- Dependable AI-driven threat and anomaly detection focussing on the following challenges:
3438
- trade-off between resource-efficient and accurate detection of threats and anomalies
3539
- robustness to open-world challenges such as adversarial machine learning attacks and concept drift
36-
- Enhanced Federated Learning for higher accuracy, lower resource overhead and enhanced confidentiality
40+
- Enhanced Federated Learning for higher accuracy, lower resource overhead and enhanced data confidentiality
3741

0 commit comments

Comments
 (0)