arXiv:2605.08727cs.CVcs.AI2026-05

首次实现高分辨率全局语义操控,揭示图像压缩模型新漏洞

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

论文配图:Control Your View: High-Resolution Global Semantic Manipulation in Learned Image Compression
图 1 · 摘自论文原文
  • 提出周期性几何衰减调度,突破高分辨率全局语义操控瓶颈
  • 在Kodak数据集上首次稳定实现3×768×512分辨率的全局语义操控
  • 揭露深度学习图像压缩系统在对抗攻击下的严重安全隐患

学习型图像压缩(LIC)利用深度神经网络将高维图像映射为紧凑的潜在表示,在正常场景下实现了优异的率失真性能。然而,由于DNN固有的脆弱性,LIC系统易受对抗扰动影响,导致下游性能下降、压缩率恶化、非目标失真,以及局部语义操控(LSM)和低分辨率(3×28×28)全局语义操控(GSM)。但高分辨率GSM因难以实现而未被探索。现有投影梯度下降(PGD)方法虽能对分类、分割等任务实现近乎完美的白盒攻击,却无法泛化至高分辨率GSM。我们的理论与实证分析表明,高效GSM通过‘懒惰-振荡-精炼’三阶段,使对抗样本从身份区域进入放大区域。常规ℓ∞有界攻击因步长调度无法兼顾振荡与精炼阶段而在高分辨率下失效。基于此,我们提出周期性几何衰减调度,实现ℓ∞有界高分辨率GSM。为验证方法,我们将该调度集成至PGD,得到最小变体PGD²-GSM。在Kodak数据集(3×768×512)上的大量实验表明,PGD²-GSM是首个能稳定实现高分辨率GSM的方法,揭示了LIC系统的新威胁。代码已开源。

原文摘要 · Abstract (English)

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 benign settings. Unfortunately, due to inherent vulnerabilities in DNNs, LIC systems are susceptible to adversarial perturbations that lead to downstream deterioration, compression rate degradation, untargeted distortion, and both local semantic manipulation (LSM) and low-resolution ($3\times28\times28$) global semantic manipulation (GSM). However, high-resolution GSM remains unexplored due to its intractability. Notably, the existing project gradient descent (PGD) method achieves near-perfect white-box attacks for classification, segmentation, and other tasks, yet fails to generalize to high-resolution GSM. Our theoretical and empirical analyses reveal that well-performing GSM drives adversarial examples from the Identity Region to the Amplification Region through the Lazying-Oscillating-Refining stages. General $\ell_{\infty}$-bounded attacks fail on high-resolution GSM because their step-size schedules cannot accommodate both the Oscillating and Refining stages. Based on this, we propose the Periodic Geometric Decay schedule that enables $\ell_{\infty}$-bounded high-resolution GSM. To verify our approach, we integrate it with PGD, yielding a minimal variant, PGD$^{2}$-GSM. Extensive experiments on the Kodak $(3\times768\times512)$ demonstrate that our PGD$^{2}$-GSM is the first to stably achieve high-resolution GSM, thereby exposing a novel threat to LIC systems. Code is available at https://github.com/chinaliangjiaming/PGD2-GSM.

图像压缩对抗攻击语义操控DNN安全

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。