paper-with-me

Papers

GVCC: Zero-Shot Video Compression via Codebook-Driven Stochastic Rectified Flow

2026-03-27 · Ziyue Zeng, Xun Su, Haoyuan Liu, Bingyu Lu, Yui Tatsumi, Hiroshi Watanabe arxiv

At ultra-low bitrates, high-fidelity reconstruction requires sampling plausible videos from the posterior rather than regressing to oversmoothed conditional means. We propose Generative Video Codebook Codec (GVCC), a zero-shot framework in which a pretrained video generative model serves directly as the decoder, and the transmitted bitstream specifies its generation trajectory. Modern rectified-flow video models are typically sampled with deterministic ODE solvers, which leave no per-step stochastic channel for transmitting compressed information. GVCC addresses this by converting the deterministic flow sampler into an equivalent marginal-preserving stochastic process, so that information can be transmitted by encoding the per-step stochastic innovations. Unlike images, videos introduce longer temporal dependencies and more diverse conditioning modes. We instantiate GVCC in three practical modes: Text-to-Video (T2V) without a reference frame, autoregressive Image-to-Video (I2V) with tail latent correction, and First-Last-Frame-to-Video (FLF2V) with boundary-sharing Group of Pictures (GOP) chaining. On UVG, GVCC achieves the lowest LPIPS among evaluated baselines across three representative bitrate regimes (down to ${\sim}$0.003\,bpp), with 65\% LPIPS reduction over DCVC-RT at matched bitrate.

📄 PDF Abstract BibTeX arXiv:2603.26571

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GVCCTurbo: Rate-Compute Quality Scheduling for Codebook Driven Generative Compression

2026-08-04 · Ziyue Zeng, Dingjie Peng, Xun Su, Hiroshi Watanabe arxiv

Codebook-driven generative compression uses a pretrained image or video generator as a zero-shot visual prior and transmits compact codebook indices to guide reconstruction at ultra-low bitrate. Current codecs tie each f…

Image Compression

ZeroGVC: Zero-Shot Generative Video Compression with Autoregressive Diffusion Priors

2026-06-21 · Yixin Gao, Xiaohan Pan, Lin Liu, Xin Li 외 arxiv

Recent generative video compression methods leverage powerful generative priors to achieve perceptually pleasing reconstructions. However, most existing approaches require additional training to adapt generative models t…

Video Reconstruction

Turbo-DDCM: Fast and Flexible Zero-Shot Diffusion-Based Image Compression

2025-11-09 · Amit Vaisman, Guy Ohayon, Hila Manor, Michael Elad 외 arxiv

While zero-shot diffusion-based compression methods have seen significant progress in recent years, they remain notoriously slow and computationally demanding. This paper presents an efficient zero-shot diffusion-based c…

Image Compression

PyraTok: Language-Aligned Pyramidal Tokenizer for Video Understanding and Generation

2026-01-22 · Onkar Susladkar, Tushar Prakash, Adheesh Juvekar, Kiet A. Nguyen 외 arxiv

Discrete video VAEs underpin modern text-to-video generation and video understanding systems, yet existing tokenizers typically learn visual codebooks at a single scale with limited vocabularies and shallow language supe…

Temporal Action LocalizationText-to-Video GenerationVideo ReconstructionVideo Segmentation

VQ-NeRV: A Vector Quantized Neural Representation for Videos

2024-03-19 · Yunjie Xu, Xiang Feng, Feiwei Qin, Ruiquan Ge 외

Implicit neural representations (INR) excel in encoding videos within neural networks, showcasing promise in computer vision tasks like video compression and denoising. INR-based approaches reconstruct video frames from …

DenoisingregressionVideo CompressionVideo Inpainting