ExplorerBiomedical EngineeringEngineering
Research PaperResearchia:202607.22034

Wavefront Parallelization for Efficient Learned Image Compression

Shimon Murai

Abstract

Autoregressive context models are foundational for learned image compression,but they suffer from slow serial inference. Existing acceleration methods such as checkerboard context require architectural changes and retraining, thus are inapplicable to pre-trained models. We propose a completely training-free inference-time acceleration algorithm inspired by wavefront parallelism in video coding standards. Our method reorganizes inference into an optimal staggered'' wavefront order, minimizing seq...

Submitted: July 22, 2026Subjects: Engineering; Biomedical Engineering

Description / Details

Autoregressive context models are foundational for learned image compression,but they suffer from slow serial inference. Existing acceleration methods such as checkerboard context require architectural changes and retraining, thus are inapplicable to pre-trained models. We propose a completely training-free inference-time acceleration algorithm inspired by wavefront parallelism in video coding standards. Our method reorganizes inference into an optimal ``staggered'' wavefront order, minimizing sequential steps while maintaining exact autoregressive dependencies. Experimental results show our approach accelerates pre-trained autoregressive models (e.g., Cheng et al.) by more than 13×13\times while preserving the original rate-distortion performance. We also demonstrate that faster decoding is possible by trading off precise context dependencies. Source code will be available at https://github.com/tokkiwa/compressai-wavefront.


Source: arXiv:2607.19082v1 - http://arxiv.org/abs/2607.19082v1 PDF: https://arxiv.org/pdf/2607.19082v1 Original Link: http://arxiv.org/abs/2607.19082v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Jul 22, 2026
Topic:
Biomedical Engineering
Area:
Engineering
Comments:
0
Bookmark
Wavefront Parallelization for Efficient Learned Image Compression | Researchia