用视觉大模型做图像压缩,低码率下效果更优
Exploring Autoregressive Vision Foundation Models for Image Compression
- 将视觉大模型的自回归机制用于熵编码,实现图像压缩
- 在极低码率下,部分通用大模型的感知质量优于专用编码器
- 适合对低码率下图像质量要求高的场景研究
本文首次尝试将视觉基础模型(VFMs)作为图像编解码器,探索其生成能力在低码率图像压缩中的应用。许多VFMs采用类似端到端学习编码器的编码-解码架构,并通过自回归(AR)模型预测下一个图像标记。为实现压缩,本文利用VFM中的AR模型,基于已编码标记对下一标记进行熵编码。该方法不同于以往仅依赖条件生成重建图像的语义压缩方式。通过大量实验与分析,对比了基于VFM的编码器与当前最先进的优化失真或感知质量的编码器。结果显示,某些预训练的通用型视觉基础模型在极低比特率下表现出优于专用学习编码器的感知质量,为利用视觉基础模型实现低码率、语义丰富图像压缩开辟了新方向。
原文摘要 · Abstract (English)
This work presents the first attempt to repurpose vision foundation models (VFMs) as image codecs, aiming to explore their generation capability for low-rate image compression. VFMs are widely employed in both conditional and unconditional generation scenarios across diverse downstream tasks, e.g., physical AI applications. Many VFMs employ an encoder-decoder architecture similar to that of end-to-end learned image codecs and learn an autoregressive (AR) model to perform next-token prediction. To enable compression, we repurpose the AR model in VFM for entropy coding the next token based on previously coded tokens. This approach deviates from early semantic compression efforts that rely solely on conditional generation for reconstructing input images. Extensive experiments and analysis are conducted to compare VFM-based codec to current SOTA codecs optimized for distortion or perceptual quality. Notably, certain pre-trained, general-purpose VFMs demonstrate superior perceptual quality at extremely low bitrates compared to specialized learned image codecs. This finding paves the way for a promising research direction that leverages VFMs for low-rate, semantically rich image compression.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。