paper-with-me

Papers

$\bf{D^3}$QE: Learning Discrete Distribution Discrepancy-aware Quantization Error for Autoregressive-Generated Image Detection

2025-10-07 · Yanran Zhang, Bingyao Yu, Yu Zheng, Wenzhao Zheng, Yueqi Duan, Lei Chen, Jie Zhou, Jiwen Lu arxiv

The emergence of visual autoregressive (AR) models has revolutionized image generation while presenting new challenges for synthetic image detection. Unlike previous GAN or diffusion-based methods, AR models generate images through discrete token prediction, exhibiting both marked improvements in image synthesis quality and unique characteristics in their vector-quantized representations. In this paper, we propose to leverage Discrete Distribution Discrepancy-aware Quantization Error (D$^3$QE) for autoregressive-generated image detection that exploits the distinctive patterns and the frequency distribution bias of the codebook existing in real and fake images. We introduce a discrete distribution discrepancy-aware transformer that integrates dynamic codebook frequency statistics into its attention mechanism, fusing semantic features and quantization error latent. To evaluate our method, we construct a comprehensive dataset termed ARForensics covering 7 mainstream visual AR models. Experiments demonstrate superior detection accuracy and strong generalization of D$^3$QE across different AR models, with robustness to real-world perturbations. Code is available at \href{https://github.com/Zhangyr2022/D3QE}{https://github.com/Zhangyr2022/D3QE}.

📄 PDF Abstract BibTeX arXiv:2510.05891

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

One Loss for Quantization: Deep Hashing with Discrete Wasserstein Distributional Matching

2022-05-31 · CVPR 2022 1 · Khoa D. Doan, Peng Yang, Ping Li

Image hashing is a principled approximate nearest neighbor approach to find similar items to a query in a large collection of images. Hashing aims to learn a binary-output function that maps an image to a binary vector. …

Deep HashingQuantizationRetrievalvalid

DiscQuant: A Quantization Method for Neural Networks Inspired by Discrepancy Theory

2025-01-11 · Jerry Chee, Arturs Backurs, Rainie Heck, Li Zhang 외

Quantizing the weights of a neural network has two steps: (1) Finding a good low bit-complexity representation for weights (which we call the quantization grid) and (2) Rounding the original weights to values in the quan…

GSM8KQuantization

Rescuing Deep Hashing from Dead Bits Problem

2021-02-01 · Shu Zhao, Dayan Wu, Yucan Zhou, Bo Li 외

Deep hashing methods have shown great retrieval accuracy and efficiency in large-scale image retrieval. How to optimize discrete hash bits is always the focus in deep hashing methods. A common strategy in these methods i…

Deep HashingImage RetrievalQuantizationRetrieval

Regularized Vector Quantization for Tokenized Image Synthesis

2023-03-11 · CVPR 2023 1 · Jiahui Zhang, Fangneng Zhan, Christian Theobalt, Shijian Lu

Quantizing images into discrete representations has been a fundamental problem in unified generative modeling. Predominant approaches learn the discrete representation either in a deterministic manner by selecting the be…

Image GenerationQuantization

Preserving Continuous Symmetry in Discrete Spaces: Geometric-Aware Quantization for SO(3)-Equivariant GNNs

2026-03-05 · Haoyu Zhou, Ping Xue, Hao Zhang, Tianfan Fu arxiv

Equivariant Graph Neural Networks (GNNs) are essential for physically consistent molecular simulations but suffer from high computational costs and memory bottlenecks, especially with high-order representations. While lo…