paper-with-me

Papers

Compositional Targeted Multi-Label Universal Perturbations

2025-01-01 · CVPR 2025 1 · Hassan Mahmood, Ehsan Elhamifar

Generating targeted universal perturbations for multi-label recognition is a combinatorially hard problem that requires exponential time and space complexity. To address the problem, we propose a compositional framework. We show that a simple independence assumption on label-wise universal perturbations naturally leads to an efficient optimization that requires learning affine convex cones spanned by label-wise universal perturbations, significantly reducing the problem complexity to linear time and space. During inference, the framework allows generating universal perturbations for novel combinations of classes in constant time. We demonstrate the scalability of our method on large datasets and target sizes, evaluating its performance on NUS-WIDE, MS-COCO, and OpenImages using state-of-the-art multi-label recognition models. Our results show that our approach outperforms baselines and achieves results comparable to methods with exponential complexity.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Double Targeted Universal Adversarial Perturbations

2020-10-07 · Philipp Benz, Chaoning Zhang, Tooba Imtiaz, In So Kweon

Despite their impressive performance, deep neural networks (DNNs) are widely known to be vulnerable to adversarial attacks, which makes it challenging for them to be deployed in security-sensitive applications, such as a…

Autonomous Driving

Defense against Universal Adversarial Perturbations

2017-11-16 · CVPR 2018 6 · Naveed Akhtar, Jian Liu, Ajmal Mian

Recent advances in Deep Learning show the existence of image-agnostic quasi-imperceptible perturbations that when applied to `any' image can fool a state-of-the-art network classifier to change its prediction about the i…

Enhancing the Self-Universality for Transferable Targeted Attacks

2022-09-08 · CVPR 2023 1 · Zhipeng Wei, Jingjing Chen, Zuxuan Wu, Yu-Gang Jiang

In this paper, we propose a novel transfer-based targeted attack method that optimizes the adversarial perturbations without any extra training efforts for auxiliary networks on training data. Our new attack method is pr…

Universal Adversarial Audio Perturbations

2019-08-08 · arXiv preprint 2019 11 · Sajjad Abdoli, Luiz G. Hafemann, Jerome Rony, Ismail Ben Ayed 외

We demonstrate the existence of universal adversarial perturbations, which can fool a family of audio classification architectures, for both targeted and untargeted attack scenarios. We propose two methods for finding su…

Audio Classification

On Distinctive Properties of Universal Perturbations

2021-12-31 · Sung Min Park, Kuo-An Wei, Kai Xiao, Jerry Li 외

We identify properties of universal adversarial perturbations (UAPs) that distinguish them from standard adversarial perturbations. Specifically, we show that targeted UAPs generated by projected gradient descent exhibit…