paper-with-me

Papers

Bitstream Collisions in Neural Image Compression via Adversarial Perturbations

2025-03-25 · Jordan Madden, Lhamo Dorje, Xiaohua LI

Neural image compression (NIC) has emerged as a promising alternative to classical compression techniques, offering improved compression ratios. Despite its progress towards standardization and practical deployment, there has been minimal exploration into it's robustness and security. This study reveals an unexpected vulnerability in NIC - bitstream collisions - where semantically different images produce identical compressed bitstreams. Utilizing a novel whitebox adversarial attack algorithm, this paper demonstrates that adding carefully crafted perturbations to semantically different images can cause their compressed bitstreams to collide exactly. The collision vulnerability poses a threat to the practical usability of NIC, particularly in security-critical applications. The cause of the collision is analyzed, and a simple yet effective mitigation method is presented.

📄 PDF Abstract BibTeX arXiv:2503.19817

Code (1)

neddamj/nicsec 공식 구현 pytorch

Tasks

Adversarial AttackImage Compression

Similar Papers 제목 키워드 기반

Inevitable Encounters: Backdoor Attacks Involving Lossy Compression

2026-03-14 · Qian Li, Yunuo Chen, Yuntian Chen arxiv

Real-world backdoor attacks often require poisoned datasets to be stored and transmitted before being used to compromise deep learning systems. However, in the era of big data, the inevitable use of lossy compression pos…

Image Compression

Applying adversarial networks to increase the data efficiency and reliability of Self-Driving Cars

2022-02-16 · Aakash Kumar

Convolutional Neural Networks (CNNs) are vulnerable to misclassifying images when small perturbations are present. With the increasing prevalence of CNNs in self-driving cars, it is vital to ensure these algorithms are r…

Generative Adversarial Networkimage-classificationImage ClassificationSelf-Driving Cars

MALICE: Manipulation Attacks on Learned Image ComprEssion

2022-05-26 · Kang Liu, Di wu, Yiru Wang, Dan Feng 외

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 high…

Image CompressionImage Reconstruction

Compressing Weight-updates for Image Artifacts Removal Neural Networks

2019-05-10 · Yat Hong Lam, Alireza Zare, Caglar Aytekin, Francesco Cricri 외

In this paper, we present a novel approach for fine-tuning a decoder-side neural network in the context of image compression, such that the weight-updates are better compressible. At encoder side, we fine-tune a pre-trai…

DecoderImage CompressionQuantization

Transferable Learned Image Compression-Resistant Adversarial Perturbations

2024-01-06 · Yang Sui, Zhuohang Li, Ding Ding, Xiang Pan 외

Adversarial attacks can readily disrupt the image classification system, revealing the vulnerability of DNN-based recognition tasks. While existing adversarial perturbations are primarily applied to uncompressed images o…

Adversarial AttackAutonomous DrivingClassificationFace Recognition+3