paper-with-me

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 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.

📄 PDF Abstract BibTeX arXiv:2605.08727

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Rotate Your Character: Revisiting Video Diffusion Models for High-Quality 3D Character Generation

2026-01-09 · Jin Wang, Jianxiang Lu, Comi Chen, Guangzheng Xu 외 arxiv

Generating high-quality 3D characters from single images remains a significant challenge in digital content creation, particularly due to complex body poses and self-occlusion. In this paper, we present RCM (Rotate your …

Novel View SynthesisVideo Generation3D Generation

Layout-your-3D: Controllable and Precise 3D Generation with 2D Blueprint

2024-10-20 · Junwei Zhou, Xueting Li, Lu Qi, Ming-Hsuan Yang

We present Layout-Your-3D, a framework that allows controllable and compositional 3D generation from text prompts. Existing text-to-3D methods often struggle to generate assets with plausible object interactions or requi…

3D GenerationText to 3D

Follow-Your-Canvas: Higher-Resolution Video Outpainting with Extensive Content Generation

2024-09-02 · Qihua Chen, Yue Ma, Hongfa Wang, Junkun Yuan 외

This paper explores higher-resolution video outpainting with extensive content generation. We point out common issues faced by existing methods when attempting to largely outpaint videos: the generation of low-quality co…

GPU

One Query, Many Scales: Sparse Mixture-of-Experts for Efficient Hierarchical Cross-View Geo-Localization

2026-08-02 · Ruijie Fan, Junyan Ye, Qi Zhu, Weijia Li arxiv

Cross-view geo-localization (CVGL) retrieves geo-tagged satellite imagery for a ground-view query. Most systems exhaustively search a flat, fixed-resolution gallery, incurring high cost over large areas and adapting poor…

Representation Learning

High-Resolution Artwork Outpainting with Global Blueprint Guidance and Layout Control

2026-07-07 · Junha Kim, Hyunjoon Park, Donghyeon Cho arxiv

Image outpainting extends an image beyond its original borders, requiring seamless style integration and globally coherent scene completion. Building on the success of diffusion models, recent methods have achieved subst…

Image Outpainting