paper-with-me

Papers

Leveraging Local Patch Differences in Multi-Object Scenes for Generative Adversarial Attacks

2022-09-20 · Abhishek Aich, Shasha Li, Chengyu Song, M. Salman Asif, Srikanth V. Krishnamurthy, Amit K. Roy-Chowdhury

State-of-the-art generative model-based attacks against image classifiers overwhelmingly focus on single-object (i.e., single dominant object) images. Different from such settings, we tackle a more practical problem of generating adversarial perturbations using multi-object (i.e., multiple dominant objects) images as they are representative of most real-world scenes. Our goal is to design an attack strategy that can learn from such natural scenes by leveraging the local patch differences that occur inherently in such images (e.g. difference between the local patch on the object person' and the object bike' in a traffic scene). Our key idea is to misclassify an adversarial multi-object image by confusing the victim classifier for each local patch in the image. Based on this, we propose a novel generative attack (called Local Patch Difference or LPD-Attack) where a novel contrastive loss function uses the aforesaid local differences in feature space of multi-object scenes to optimize the perturbation generator. Through various experiments across diverse victim convolutional neural networks, we show that our approach outperforms baseline generative attacks with highly transferable perturbations when evaluated under different white-box and black-box settings.

📄 PDF Abstract BibTeX arXiv:2209.09883

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Mining Discriminative Triplets of Patches for Fine-Grained Classification

2016-05-04 · CVPR 2016 6 · Yaming Wang, Jonghyun Choi, Vlad I. Morariu, Larry S. Davis

Fine-grained classification involves distinguishing between similar sub-categories based on subtle differences in highly localized regions; therefore, accurate localization of discriminative regions remains a major chall…

ClassificationGeneral Classification

Patch-aware Batch Normalization for Improving Cross-domain Robustness

2023-04-06 · Lei Qi, Dongjia Zhao, Yinghuan Shi, Xin Geng

Despite the significant success of deep learning in computer vision tasks, cross-domain tasks still present a challenge in which the model's performance will degrade when the training set and the test set follow differen…

Data Augmentationobject-detectionObject DetectionRetrieval+1

PATS: Patch Area Transportation with Subdivision for Local Feature Matching

2023-03-14 · CVPR 2023 1 · Junjie Ni, Yijin Li, Zhaoyang Huang, Hongsheng Li 외

Local feature matching aims at establishing sparse correspondences between a pair of images. Recently, detector-free methods present generally better performance but are not satisfactory in image pairs with large scale d…

Graph MatchingOptical Flow EstimationPose EstimationVisual Localization

CDUPatch: Color-Driven Universal Adversarial Patch Attack for Dual-Modal Visible-Infrared Detectors

2025-04-15 · Jiahuan Long, Wen Yao, Tingsong Jiang, Chao Ma

Adversarial patches are widely used to evaluate the robustness of object detection systems in real-world scenarios. These patches were initially designed to deceive single-modal detectors (e.g., visible or infrared) and …

Data Augmentationobject-detectionObject Detection

MCTformer+: Multi-Class Token Transformer for Weakly Supervised Semantic Segmentation

2023-08-06 · Lian Xu, Mohammed Bennamoun, Farid Boussaid, Hamid Laga 외

This paper proposes a novel transformer-based framework that aims to enhance weakly supervised semantic segmentation (WSSS) by generating accurate class-specific object localization maps as pseudo labels. Building upon t…

Object LocalizationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation