paper-with-me

홈 › Papers

Red-Teaming Segment Anything Model

2024-04-02 · Krzysztof Jankowski, Bartlomiej Sobieski, Mateusz Kwiatkowski, Jakub Szulc, Michal Janik, Hubert Baniecki, Przemyslaw Biecek

Foundation models have emerged as pivotal tools, tackling many complex tasks through pre-training on vast datasets and subsequent fine-tuning for specific applications. The Segment Anything Model is one of the first and most well-known foundation models for computer vision segmentation tasks. This work presents a multi-faceted red-teaming analysis that tests the Segment Anything Model against challenging tasks: (1) We analyze the impact of style transfer on segmentation masks, demonstrating that applying adverse weather conditions and raindrops to dashboard images of city roads significantly distorts generated masks. (2) We focus on assessing whether the model can be used for attacks on privacy, such as recognizing celebrities' faces, and show that the model possesses some undesired knowledge in this task. (3) Finally, we check how robust the model is to adversarial attacks on segmentation masks under text prompts. We not only show the effectiveness of popular white-box attacks and resistance to black-box attacks but also introduce a novel approach - Focused Iterative Gradient Attack (FIGA) that combines white-box approaches to construct an efficient attack resulting in a smaller number of modified pixels. All of our testing methods and analyses indicate a need for enhanced safety measures in foundation models for image segmentation.

📄 PDF Abstract BibTeX arXiv:2404.02067

Code (1)

jankowskichristopher/red-teaming-segment-anything-model 공식 구현

Tasks

Image SegmentationmodelRed TeamingSegmentationSemantic SegmentationStyle Transfer

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Track Anything: Segment Anything Meets Videos

2023-04-24 · Jinyu Yang, Mingqi Gao, Zhe Li, Shang Gao 외

Recently, the Segment Anything Model (SAM) gains lots of attention rapidly due to its impressive segmentation performance on images. Regarding its strong ability on image segmentation and high interactivity with differen…

Image SegmentationObject TrackingSegmentationSemantic Segmentation+1

Segment Anything is A Good Pseudo-label Generator for Weakly Supervised Semantic Segmentation

2023-05-02 · Peng-Tao Jiang, YuQi Yang

Weakly supervised semantic segmentation with weak labels is a long-lived ill-posed problem. Mainstream methods mainly focus on improving the quality of pseudo labels. In this report, we attempt to explore the potential o…

Pseudo LabelSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1

Anything-3D: Towards Single-view Anything Reconstruction in the Wild

2023-04-19 · Qiuhong Shen, Xingyi Yang, Xinchao Wang

3D reconstruction from a single-RGB image in unconstrained real-world scenarios presents numerous challenges due to the inherent diversity and complexity of objects and environments. In this paper, we introduce Anything-…

3D ReconstructionDiversitySemantic Segmentation

Segment Anything

2023-04-05 · ICCV 2023 1 · Alexander Kirillov, Eric Mintun, Nikhila Ravi, Hanzi Mao 외

We introduce the Segment Anything (SA) project: a new task, model, and dataset for image segmentation. Using our efficient model in a data collection loop, we built the largest segmentation dataset to date (by far), with…

Event-based Object SegmentationImage SegmentationRobot Manipulation GeneralizationSegmentation+3

Efficient Track Anything

2024-11-28 · Yunyang Xiong, Chong Zhou, Xiaoyu Xiang, Lemeng Wu 외

Segment Anything Model 2 (SAM 2) has emerged as a powerful tool for video object segmentation and tracking anything. Key components of SAM 2 that drive the impressive video object segmentation performance include a large…

ObjectSegmentationSemantic SegmentationVideo Object Segmentation+2