paper-with-me

Papers

Adversarial Backdoor Attack by Naturalistic Data Poisoning on Trajectory Prediction in Autonomous Driving

2023-06-27 · CVPR 2024 1 · Mozhgan PourKeshavarz, Mohammad Sabokrou, Amir Rasouli

In autonomous driving, behavior prediction is fundamental for safe motion planning, hence the security and robustness of prediction models against adversarial attacks are of paramount importance. We propose a novel adversarial backdoor attack against trajectory prediction models as a means of studying their potential vulnerabilities. Our attack affects the victim at training time via naturalistic, hence stealthy, poisoned samples crafted using a novel two-step approach. First, the triggers are crafted by perturbing the trajectory of attacking vehicle and then disguised by transforming the scene using a bi-level optimization technique. The proposed attack does not depend on a particular model architecture and operates in a black-box manner, thus can be effective without any knowledge of the victim model. We conduct extensive empirical studies using state-of-the-art prediction models on two benchmark datasets using metrics customized for trajectory prediction. We show that the proposed attack is highly effective, as it can significantly hinder the performance of prediction models, unnoticeable by the victims, and efficient as it forces the victim to generate malicious behavior even under constrained conditions. Via ablative studies, we analyze the impact of different attack design choices followed by an evaluation of existing defence mechanisms against the proposed attack.

📄 PDF Abstract BibTeX arXiv:2306.15755

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingBackdoor AttackData PoisoningMotion PlanningPredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

Just How Toxic is Data Poisoning? A Benchmark for Backdoor and Data Poisoning Attacks

2021-01-01 · Avi Schwarzschild, Micah Goldblum, Arjun Gupta, John P Dickerson 외

Data poisoning and backdoor attacks manipulate training data in order to cause models to fail during inference. A recent survey of industry practitioners found that data poisoning is the number one concern among threats…

Data PoisoningExperimental Design

Excess Capacity and Backdoor Poisoning

2021-09-02 · NeurIPS 2021 12 · Naren Sarayu Manoj, Avrim Blum

A backdoor data poisoning attack is an adversarial attack wherein the attacker injects several watermarked, mislabeled training examples into a training set. The watermark does not impact the test-time performance of the…

Adversarial AttackBackdoor AttackData PoisoningMemorization

Just How Toxic is Data Poisoning? A Unified Benchmark for Backdoor and Data Poisoning Attacks

2020-06-22 · Avi Schwarzschild, Micah Goldblum, Arjun Gupta, John P. Dickerson 외

Data poisoning and backdoor attacks manipulate training data in order to cause models to fail during inference. A recent survey of industry practitioners found that data poisoning is the number one concern among threats …

Data Poisoning

Targeted Backdoor Attacks on Deep Learning Systems Using Data Poisoning

2017-12-15 · Xinyun Chen, Chang Liu, Bo Li, Kimberly Lu 외

Deep learning models have achieved high performance on many tasks, and thus have been applied to many security-critical scenarios. For example, deep learning-based face recognition systems have been used to authenticate …

Data PoisoningDeep LearningFace Recognition

Boosting Backdoor Attack with A Learnable Poisoning Sample Selection Strategy

2023-07-14 · Zihao Zhu, Mingda Zhang, Shaokui Wei, Li Shen 외

Data-poisoning based backdoor attacks aim to insert backdoor into models by manipulating training datasets without controlling the training process of the target model. Existing attack methods mainly focus on designing t…

Backdoor AttackData Poisoning