paper-with-me

Papers

Adversarial vs behavioural-based defensive AI with joint, continual and active learning: automated evaluation of robustness to deception, poisoning and concept drift

2020-01-13 · Alexandre Dey, Marc Velay, Jean-Philippe Fauvelle, Sylvain Navers

Recent advancements in Artificial Intelligence (AI) have brought new capabilities to behavioural analysis (UEBA) for cyber-security consisting in the detection of hostile action based on the unusual nature of events observed on the Information System.In our previous work (presented at C\&ESAR 2018 and FIC 2019), we have associated deep neural networks auto-encoders for anomaly detection and graph-based events correlation to address major limitations in UEBA systems. This resulted in reduced false positive and false negative rates, improved alert explainability, while maintaining real-time performances and scalability. However, we did not address the natural evolution of behaviours through time, also known as concept drift. To maintain effective detection capabilities, an anomaly-based detection system must be continually trained, which opens a door to an adversary that can conduct the so-called "frog-boiling" attack by progressively distilling unnoticed attack traces inside the behavioural models until the complete attack is considered normal. In this paper, we present a solution to effectively mitigate this attack by improving the detection process and efficiently leveraging human expertise. We also present preliminary work on adversarial AI conducting deception attack, which, in term, will be used to help assess and improve the defense system. These defensive and offensive AI implement joint, continual and active learning, in a step that is necessary in assessing, validating and certifying AI-based defensive solutions.

📄 PDF Abstract BibTeX arXiv:2001.11821

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningAnomaly Detection

Similar Papers 제목 키워드 기반

Adversary Aware Continual Learning

2023-04-27 · Muhammad Umer, Robi Polikar

Class incremental learning approaches are useful as they help the model to learn new information (classes) sequentially, while also retaining the previously acquired information (classes). However, it has been shown that…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+1

Continual Adversarial Reinforcement Learning (CARL) of False Data Injection detection: forgetting and explainability

2024-11-15 · Pooja Aslami, Kejun Chen, Timothy M. Hansen, Malik Hassanaly

False data injection attacks (FDIAs) on smart inverters are a growing concern linked to increased renewable energy production. While data-based FDIA detection methods are also actively developed, we show that they remain…

Continual LearningReinforcement Learning (RL)

Evo-MARL: Co-Evolutionary Multi-Agent Reinforcement Learning for Internalized Safety

2025-08-05 · Zhenyu Pan, Yiting Zhang, Yutong Zhang, Jianshu Zhang 외 arxiv

Multi-agent systems (MAS) built on multimodal large language models exhibit strong collaboration and performance. However, their growing openness and interaction complexity pose serious risks, notably jailbreak and adver…

Multi-agent Reinforcement Learning

Evaluating Defensive Distillation For Defending Text Processing Neural Networks Against Adversarial Examples

2019-08-21 · Marcus Soll, Tobias Hinz, Sven Magg, Stefan Wermter

Adversarial examples are artificially modified input samples which lead to misclassifications, while not being detectable by humans. These adversarial examples are a challenge for many tasks such as image and text classi…

Adversarial TextClassificationGeneral Classificationimage-classification+3

Mitigating Adversarial Attacks in LLMs through Defensive Suffix Generation

2024-12-18 · Minkyoung Kim, Yunha Kim, Hyeram Seo, Heejung Choi 외

Large language models (LLMs) have exhibited outstanding performance in natural language processing tasks. However, these models remain susceptible to adversarial attacks in which slight input perturbations can lead to ha…

TruthfulQA