paper-with-me

홈 › Papers

Unsegment Anything by Simulating Deformation

2024-04-03 · CVPR 2024 1 · Jiahao Lu, Xingyi Yang, Xinchao Wang

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.

📄 PDF Abstract BibTeX arXiv:2404.02585

Code (1)

jiahaolu97/anything-unsegmentable 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Automated 3D Physical Simulation of Open-world Scene with Gaussian Splatting

2024-11-19 · Haoyu Zhao, Hao Wang, Xingyue Zhao, Hongqiu Wang 외

Recent advancements in 3D generation models have opened new possibilities for simulating dynamic 3D object movements and customizing behaviors, yet creating this content remains challenging. Current methods often require…

3D GenerationGPULarge Language ModelVideo Generation+1

Segment Anything with Robust Uncertainty-Accuracy Correlation

2026-05-11 · Hongyou Zhou, Marc Toussaint, Ling Shao, Zihan Ye arxiv

Despite strong zero-shot performance, SAM is unreliable under domain shift due to Mask-level Confidence Confusion (MCC), where a single IoU-based mask score fails to reflect pixel-wise reliability near boundaries. Motiva…

MAVEN: A Mesh-Aware Volumetric Encoding Network for Simulating 3D Flexible Deformation

2026-04-06 · Zhe Feng, Shilong Tao, Haonan Sun, Shaohan Chen 외 arxiv

Deep learning-based approaches, particularly graph neural networks (GNNs), have gained prominence in simulating flexible deformations and contacts of solids, due to their ability to handle unstructured physical fields an…

Towards Stream Translation: Adaptive Computation Time for Simultaneous Machine Translation

2020-07-01 · WS 2020 7 · Felix Schneider, Alex Waibel, er

Simultaneous machine translation systems rely on a policy to schedule read and write operations in order to begin translating a source sentence before it is complete. In this paper, we demonstrate the use of Adaptive Com…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine TranslationSentence+3

DeformX: A Versatile Co-Simulation Framework for Deformable Linear Objects

2026-06-20 · Yi Yang, Xiang Fei, Lehong Wang, Chenhao Li 외 arxiv

Deformable linear objects (DLOs) such as wires, cables, and ropes are common in robotic manipulation tasks, yet simulating them with both visual realism and physical accuracy remains challenging. Existing visual simulati…

Synthetic Data Generation