Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Unsegment Anything by Simulating Deformation

About

Foundation segmentation models, while powerful, pose a significant risk: they enable users to effortlessly extract any objects from any digital content with a single click, potentially leading to copyright infringement or malicious misuse. To mitigate this risk, we introduce a new task "Anything Unsegmentable" to grant any image "the right to be unsegmented". The ambitious pursuit of the task is to achieve highly transferable adversarial attacks against all prompt-based segmentation models, regardless of model parameterizations and prompts. We highlight the non-transferable and heterogeneous nature of prompt-specific adversarial noises. Our approach focuses on disrupting image encoder features to achieve prompt-agnostic attacks. Intriguingly, targeted feature attacks exhibit better transferability compared to untargeted ones, suggesting the optimal update direction aligns with the image manifold. Based on the observations, we design a novel attack named Unsegment Anything by Simulating Deformation (UAD). Our attack optimizes a differentiable deformation function to create a target deformed image, which alters structural information while preserving achievable feature distance by adversarial example. Extensive experiments verify the effectiveness of our approach, compromising a variety of promptable segmentation models with different architectures and prompt interfaces. We release the code at https://github.com/jiahaolu97/anything-unsegmentable.

Jiahao Lu, Xingyi Yang, Xinchao Wang• 2024

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCity*
mIoU47.9
61
Image SegmentationCOCO
mIoU71.1
39
Adversarial AttackSAM-1B subset 1.0 (test)
mIoU68.96
28
Promptable Image SegmentationADE (val)
mIoU73
24
Promptable Image SegmentationCOCO (val)
mIoU72.7
24
Promptable Image SegmentationCITY (val)
mIoU53.9
24
Image SegmentationADE
mIoU71.3
18
Promptable Image SegmentationADE
mIoU42.7
11
Showing 8 of 8 rows

Other info

Code

Follow for update