paper-with-me

홈 › Papers

Adversarial Imaging Pipelines

2021-02-07 · CVPR 2021 1 · Buu Phan, Fahim Mannan, Felix Heide

Adversarial attacks play an essential role in understanding deep neural network predictions and improving their robustness. Existing attack methods aim to deceive convolutional neural network (CNN)-based classifiers by manipulating RGB images that are fed directly to the classifiers. However, these approaches typically neglect the influence of the camera optics and image processing pipeline (ISP) that produce the network inputs. ISPs transform RAW measurements to RGB images and traditionally are assumed to preserve adversarial patterns. However, these low-level pipelines can, in fact, destroy, introduce or amplify adversarial patterns that can deceive a downstream detector. As a result, optimized patterns can become adversarial for the classifier after being transformed by a certain camera ISP and optic but not for others. In this work, we examine and develop such an attack that deceives a specific camera ISP while leaving others intact, using the same down-stream classifier. We frame camera-specific attacks as a multi-task optimization problem, relying on a differentiable approximation for the ISP itself. We validate the proposed method using recent state-of-the-art automotive hardware ISPs, achieving 92% fooling rate when attacking a specific ISP. We demonstrate physical optics attacks with 90% fooling rate for a specific camera lenses.

📄 PDF Abstract BibTeX arXiv:2102.03728

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Double-Edged Sword of Data-Driven Super-Resolution: Adversarial Super-Resolution Models

2026-02-06 · Haley Duba-Sullivan, Steven R. Young, Emma J. Reid arxiv

Data-driven super-resolution (SR) methods are often integrated into imaging pipelines as preprocessing steps to improve downstream tasks such as classification and detection. However, these SR models introduce a previous…

Mitigating analytical variability in fMRI results with style transfer

2024-04-04 · Elodie Germani, Camille Maumet, Elisa Fromont

We propose a novel approach to improve the reproducibility of neuroimaging results by converting statistic maps across different functional MRI pipelines. We make the assumption that pipelines used to compute fMRI statis…

Data AugmentationStyle Transfer

Generating Diffusion MRI scalar maps from T1 weighted images using generative adversarial networks

2018-10-05 · Xuan Gu, Hans Knutsson, Markus Nilsson, Anders Eklund

Diffusion magnetic resonance imaging (diffusion MRI) is a non-invasive microstructure assessment technique. Scalar measures, such as FA (fractional anisotropy) and MD (mean diffusivity), quantifying micro-structural tiss…

Diffusion MRI

Clinica: an open source software platform for reproducible clinical neuroscience studies

2021-07-21 · Ninon Burgos, Mauricio Díaz, Michael Bacci, Simona Bottani 외

We present Clinica (www.clinica.run), an open-source software platform designed to make clinical neuroscience studies easier and more reproducible. Clinica aims for researchers to i) spend less time on data management an…

BIG-bench Machine LearningDiffusion MRIManagementPhilosophy

Adversarial RAW: Image-Scaling Attack Against Imaging Pipeline

2022-06-02 · Junjian Li, Honglong Chen

Deep learning technologies have become the backbone for the development of computer vision. With further explorations, deep neural networks have been found vulnerable to well-designed adversarial attacks. Most of the vis…

Adversarial Attack