paper-with-me

Papers

Consistent Valid Physically-Realizable Adversarial Attack against Crowd-flow Prediction Models

2023-03-05 · Hassan Ali, Muhammad Atif Butt, Fethi Filali, Ala Al-Fuqaha, Junaid Qadir

Recent works have shown that deep learning (DL) models can effectively learn city-wide crowd-flow patterns, which can be used for more effective urban planning and smart city management. However, DL models have been known to perform poorly on inconspicuous adversarial perturbations. Although many works have studied these adversarial perturbations in general, the adversarial vulnerabilities of deep crowd-flow prediction models in particular have remained largely unexplored. In this paper, we perform a rigorous analysis of the adversarial vulnerabilities of DL-based crowd-flow prediction models under multiple threat settings, making three-fold contributions. (1) We propose CaV-detect by formally identifying two novel properties - Consistency and Validity - of the crowd-flow prediction inputs that enable the detection of standard adversarial inputs with 0% false acceptance rate (FAR). (2) We leverage universal adversarial perturbations and an adaptive adversarial loss to present adaptive adversarial attacks to evade CaV-detect defense. (3) We propose CVPR, a Consistent, Valid and Physically-Realizable adversarial attack, that explicitly inducts the consistency and validity priors in the perturbation generation mechanism. We find out that although the crowd-flow models are vulnerable to adversarial perturbations, it is extremely challenging to simulate these perturbations in physical settings, notably when CaV-detect is in place. We also show that CVPR attack considerably outperforms the adaptively modified standard attacks in FAR and adversarial loss metrics. We conclude with useful insights emerging from our work and highlight promising future research directions.

📄 PDF Abstract BibTeX arXiv:2303.02669

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackManagementvalid

Similar Papers 제목 키워드 기반

Defending Against Physically Realizable Attacks on Image Classification

2019-09-20 · ICLR 2020 1 · Tong Wu, Liang Tong, Yevgeniy Vorobeychik

We study the problem of defending deep neural network approaches for image classification from physically realizable attacks. First, we demonstrate that the two most scalable and effective methods for learning robust mod…

ClassificationGeneral Classificationimage-classificationImage Classification

Adversarial camera stickers: A physical camera-based attack on deep learning systems

2019-03-21 · Juncheng Li, Frank R. Schmidt, J. Zico Kolter

Recent work has documented the susceptibility of deep learning systems to adversarial examples, but most such attacks directly manipulate the digital input to a classifier. Although a smaller line of work considers physi…

3DGAA: Realistic and Robust 3D Gaussian-based Adversarial Attack for Autonomous Driving

2025-07-14 · Yixun Zhang, Lizhi Wang, Junjun Zhao, Wending Zhao 외

Camera-based object detection systems play a vital role in autonomous driving, yet they remain vulnerable to adversarial threats in real-world environments. While existing 2D and 3D physical attacks typically optimize te…

3DGSAdversarial AttackAutonomous Driving

PhysPatch: A Physically Realizable and Transferable Adversarial Patch Attack for Multimodal Large Language Models-based Autonomous Driving Systems

2025-08-07 · Qi Guo, Xiaojun Jia, Shanmin Pang, Simeng Qin 외 arxiv

Multimodal Large Language Models (MLLMs) are becoming integral to autonomous driving (AD) systems due to their strong vision-language reasoning capabilities. However, MLLMs are vulnerable to adversarial attacks, particul…

Autonomous DrivingObject Detection

Adv3D: Generating 3D Adversarial Examples for 3D Object Detection in Driving Scenarios with NeRF

2023-09-04 · Leheng Li, Qing Lian, Ying-Cong Chen

Deep neural networks (DNNs) have been proven extremely susceptible to adversarial examples, which raises special safety-critical concerns for DNN-based autonomous driving stacks (i.e., 3D object detection). Although ther…

3D Object DetectionAutonomous DrivingData AugmentationNeRF+2