paper-with-me

홈 › Papers

FineFool: Fine Object Contour Attack via Attention

2018-12-01 · Jinyin Chen, Haibin Zheng, Hui Xiong, Mengmeng Su

Machine learning models have been shown vulnerable to adversarial attacks launched by adversarial examples which are carefully crafted by attacker to defeat classifiers. Deep learning models cannot escape the attack either. Most of adversarial attack methods are focused on success rate or perturbations size, while we are more interested in the relationship between adversarial perturbation and the image itself. In this paper, we put forward a novel adversarial attack based on contour, named FineFool. Finefool not only has better attack performance compared with other state-of-art white-box attacks in aspect of higher attack success rate and smaller perturbation, but also capable of visualization the optimal adversarial perturbation via attention on object contour. To the best of our knowledge, Finefool is for the first time combines the critical feature of the original clean image with the optimal perturbations in a visible manner. Inspired by the correlations between adversarial perturbations and object contour, slighter perturbations is produced via focusing on object contour features, which is more imperceptible and difficult to be defended, especially network add-on defense methods with the trade-off between perturbations filtering and contour feature loss. Compared with existing state-of-art attacks, extensive experiments are conducted to show that Finefool is capable of efficient attack against defensive deep models.

📄 PDF Abstract BibTeX arXiv:1812.01713

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackObject

Similar Papers 제목 키워드 기반

To Make Yourself Invisible with Adversarial Semantic Contours

2023-03-01 · Yichi Zhang, Zijian Zhu, Hang Su, Jun Zhu 외

Modern object detectors are vulnerable to adversarial examples, which may bring risks to real-world applications. The sparse attack is an important task which, compared with the popular adversarial perturbation on the wh…

Autonomous DrivingObjectobject-detectionObject Detection

ContourFormer:Real-Time Contour-Based End-to-End Instance Segmentation Transformer

2025-01-29 · Weiwei Yao, Chen Li, Minjun Xiong, Wenbo Dong 외

This paper presents Contourformer, a real-time contour-based instance segmentation algorithm. The method is fully based on the DETR paradigm and achieves end-to-end inference through iterative and progressive mechanisms …

Instance SegmentationSegmentationSemantic Segmentation

Adversarial Semantic Contour for Object Detection

2021-09-30 · ICML Workshop AML 2021 7 · Yichi Zhang, Zijian Zhu, Xiao Yang, Jun Zhu

Modern object detectors are vulnerable to adversarial examples, which brings potential risks to numerous applications, e.g., self-driving car. Among attacks regularized by $\ell_p$ norm, $\ell_0$-attack aims to modify as…

Objectobject-detectionObject Detection

EFormer: Enhanced Transformer towards Semantic-Contour Features of Foreground for Portraits Matting

2023-08-24 · CVPR 2024 1 · Zitao Wang, Qiguang Miao, Peipei Zhao, Yue Xi

The portrait matting task aims to extract an alpha matte with complete semantics and finely-detailed contours. In comparison to CNN-based approaches, transformers with self-attention module have a better capacity to capt…

Image Matting

Walk the Lines: Object Contour Tracing CNN for Contour Completion of Ships

2020-04-14 · André Peter Kelm, Udo Zölzer

We develop a new contour tracing algorithm to enhance the results of the latest object contour detectors. The goal is to achieve a perfectly closed, 1 pixel wide and detailed object contour, since this type of contour co…

Object