paper-with-me

Papers

MALICE: Manipulation Attacks on Learned Image ComprEssion

2022-05-26 · Kang Liu, Di wu, Yiru Wang, Dan Feng, Benjamin Tan, Siddharth Garg

Deep learning techniques have shown promising results in image compression, with competitive bitrate and image reconstruction quality from compressed latent. However, while image compression has progressed towards a higher peak signal-to-noise ratio (PSNR) and fewer bits per pixel (bpp), their robustness to adversarial images has never received deliberation. In this work, we, for the first time, investigate the robustness of image compression systems where imperceptible perturbation of input images can precipitate a significant increase in the bitrate of their compressed latent. To characterize the robustness of state-of-the-art learned image compression, we mount white-box and black-box attacks. Our white-box attack employs fast gradient sign method on the entropy estimation of the bitstream as its bitrate approximation. We propose DCT-Net simulating JPEG compression with architectural simplicity and lightweight training as the substitute in the black-box attack and enable fast adversarial transferability. Our results on six image compression models, each with six different bitrate qualities (thirty-six models in total), show that they are surprisingly fragile, where the white-box attack achieves up to 56.326x and black-box 1.947x bpp change. To improve robustness, we propose a novel compression architecture factorAtn which incorporates attention modules and a basic factorized entropy model, resulting in a promising trade-off between the rate-distortion performance and robustness to adversarial attacks that surpasses existing learned image compressors.

📄 PDF Abstract BibTeX arXiv:2205.13253

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionImage Reconstruction

Similar Papers 제목 키워드 기반

Control Your View: High-Resolution Global Semantic Manipulation in Learned Image Compression

2026-05-09 · Jiaming Liang, Chi-Man Pun, Weisi Lin, Greta Seng Peng Mok arxiv

Learned image compression (LIC) integrates deep neural networks (DNNs) to map high-dimensional images into compact latent representations, reducing redundancy and achieving superior rate-distortion (RD) performance in be…

Image Compression

TAFIM: Targeted Adversarial Attacks against Facial Image Manipulations

2021-12-16 · Shivangi Aneja, Lev Markhasin, Matthias Niessner

Face manipulation methods can be misused to affect an individual's privacy or to spread disinformation. To this end, we introduce a novel data-driven approach that produces image-specific perturbations which are embedded…

DeepFake DetectionDetecting Image ManipulationImage Manipulation

A Training-Free Defense Framework for Robust Learned Image Compression

2024-01-22 · Myungseo Song, Jinyoung Choi, Bohyung Han

We study the robustness of learned image compression models against adversarial attacks and present a training-free defense technique based on simple image transform functions. Recent learned image compression models are…

Image Compression

A Multi-view Context-aware Approach to Android Malware Detection and Malicious Code Localization

2017-04-06 · Annamalai Narayanan, Mahinthan Chandramohan, Lihui Chen, Yang Liu

Existing Android malware detection approaches use a variety of features such as security sensitive APIs, system calls, control-flow structures and information flows in conjunction with Machine Learning classifiers to ach…

Android Malware DetectionMalware DetectionMULTI-VIEW LEARNING

MVSS-Net: Multi-View Multi-Scale Supervised Networks for Image Manipulation Detection

2021-12-16 · Chengbo Dong, Xinru Chen, Ruohan Hu, Juan Cao 외

As manipulating images by copy-move, splicing and/or inpainting may lead to misinterpretation of the visual content, detecting these sorts of manipulations is crucial for media forensics. Given the variety of possible at…

Image ManipulationImage Manipulation DetectionImage Manipulation LocalizationSemantic Segmentation+1