paper-with-me

홈 › Papers

PG-Attack: A Precision-Guided Adversarial Attack Framework Against Vision Foundation Models for Autonomous Driving

2024-07-18 · Jiyuan Fu, Zhaoyu Chen, Kaixun Jiang, Haijing Guo, Shuyong Gao, Wenqiang Zhang

Vision foundation models are increasingly employed in autonomous driving systems due to their advanced capabilities. However, these models are susceptible to adversarial attacks, posing significant risks to the reliability and safety of autonomous vehicles. Adversaries can exploit these vulnerabilities to manipulate the vehicle's perception of its surroundings, leading to erroneous decisions and potentially catastrophic consequences. To address this challenge, we propose a novel Precision-Guided Adversarial Attack (PG-Attack) framework that combines two techniques: Precision Mask Perturbation Attack (PMP-Attack) and Deceptive Text Patch Attack (DTP-Attack). PMP-Attack precisely targets the attack region to minimize the overall perturbation while maximizing its impact on the target object's representation in the model's feature space. DTP-Attack introduces deceptive text patches that disrupt the model's understanding of the scene, further enhancing the attack's effectiveness. Our experiments demonstrate that PG-Attack successfully deceives a variety of advanced multi-modal large models, including GPT-4V, Qwen-VL, and imp-V1. Additionally, we won First-Place in the CVPR 2024 Workshop Challenge: Black-box Adversarial Attacks on Vision Foundation Models and codes are available at https://github.com/fuhaha824/PG-Attack.

📄 PDF Abstract BibTeX arXiv:2407.13111

Code (1)

fuhaha824/pg-attack 공식 구현 pytorch

Tasks

Adversarial AttackAutonomous DrivingAutonomous Vehicles

Similar Papers 제목 키워드 기반

AI Evasion and Impersonation Attacks on Facial Re-Identification with Activation Map Explanations

2026-03-16 · Noe Claudel, Weisi Guo, Yang Xing arxiv

Facial identification systems are increasingly deployed in surveillance and yet their vulnerability to adversarial evasion and impersonation attacks pose a critical risk. This paper introduces a novel framework for gener…

A Certified Radius-Guided Attack Framework to Image Segmentation Models

2023-04-05 · Wenjie Qu, Youqi Li, Binghui Wang

Image segmentation is an important problem in many safety-critical applications. Recent studies show that modern image segmentation models are vulnerable to adversarial perturbations, while existing attack methods mainly…

image-classificationImage ClassificationImage SegmentationSegmentation+1

Guided Adversarial Attack for Evaluating and Enhancing Adversarial Defenses

2020-11-30 · NeurIPS 2020 12 · Gaurang Sriramanan, Sravanti Addepalli, Arya Baburaj, R. Venkatesh Babu

Advances in the development of adversarial attacks have been fundamental to the progress of adversarial defense research. Efficient and effective attacks are crucial for reliable evaluation of defenses, and also for deve…

Adversarial AttackAdversarial Defense

Evaluating Adversarial Attacks on Driving Safety in Vision-Based Autonomous Vehicles

2021-08-06 · Jindi Zhang, Yang Lou, JianPing Wang, Kui Wu 외

In recent years, many deep learning models have been adopted in autonomous driving. At the same time, these models introduce new vulnerabilities that may compromise the safety of autonomous vehicles. Specifically, recent…

3D Object DetectionAutonomous DrivingAutonomous VehiclesDeep Learning+2

MMAD-Purify: A Precision-Optimized Framework for Efficient and Scalable Multi-Modal Attacks

2024-10-17 · Xinxin Liu, Zhongliang Guo, Siyuan Huang, Chun Pong Lau

Neural networks have achieved remarkable performance across a wide range of tasks, yet they remain susceptible to adversarial perturbations, which pose significant risks in safety-critical applications. With the rise of …

Super-Resolution