paper-with-me

홈 › Papers

Practical Region-level Attack against Segment Anything Models

2024-04-12 · Yifan Shen, Zhengyuan Li, Gang Wang

Segment Anything Models (SAM) have made significant advancements in image segmentation, allowing users to segment target portions of an image with a single click (i.e., user prompt). Given its broad applications, the robustness of SAM against adversarial attacks is a critical concern. While recent works have explored adversarial attacks against a pre-defined prompt/click, their threat model is not yet realistic: (1) they often assume the user-click position is known to the attacker (point-based attack), and (2) they often operate under a white-box setting with limited transferability. In this paper, we propose a more practical region-level attack where attackers do not need to know the precise user prompt. The attack remains effective as the user clicks on any point on the target object in the image, hiding the object from SAM. Also, by adapting a spectrum transformation method, we make the attack more transferable under a black-box setting. Both control experiments and testing against real-world SAM services confirm its effectiveness.

📄 PDF Abstract BibTeX arXiv:2404.08255

Code (1)

ShenYifanS/S-RA_T-RA 공식 구현 pytorch

Tasks

Image SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Malicious Image Analysis via Vision-Language Segmentation Fusion: Detection, Element, and Location in One-shot

2025-12-04 · Sheng Hang, Chaoxiang He, Hongsheng Hu, Hanqing Hu 외 arxiv

Detecting illicit visual content demands more than image-level NSFW flags; moderators must also know what objects make an image illegal and where those objects occur. We introduce a zero-shot pipeline that simultaneously…

Region-Guided Attack on the Segment Anything Model (SAM)

2024-11-05 · Xiaoliang Liu, Furao Shen, Jian Zhao

The Segment Anything Model (SAM) is a cornerstone of image segmentation, demonstrating exceptional performance across various applications, particularly in autonomous driving and medical imaging, where precise segmentati…

Autonomous DrivingImage SegmentationSegmentationSemantic Segmentation

ScaleCert: Scalable Certified Defense against Adversarial Patches with Sparse Superficial Layers

2021-10-27 · NeurIPS 2021 12 · Husheng Han, Kaidi Xu, Xing Hu, Xiaobing Chen 외

Adversarial patch attacks that craft the pixels in a confined region of the input images show their powerful attack effectiveness in physical environments even with noises or deformations. Existing certified defenses tow…

Towards Transferable Attacks Against Vision-LLMs in Autonomous Driving with Typography

2024-05-23 · Nhat Chung, Sensen Gao, Tuan-Anh Vu, Jie Zhang 외

Vision-Large-Language-Models (Vision-LLMs) are increasingly being integrated into autonomous driving (AD) systems due to their advanced visual-language reasoning capabilities, targeting the perception, prediction, planni…

Autonomous DrivingDecision Making

ConSeg: Contextual Backdoor Attack Against Semantic Segmentation

2025-07-26 · Bilal Hussain Abbasi, Zirui Gong, Yanjun Zhang, Shang Gao 외 arxiv

Despite significant advancements in computer vision, semantic segmentation models may be susceptible to backdoor attacks. These attacks, involving hidden triggers, aim to cause the models to misclassify instances of the …

Semantic Segmentation