CORTEXA
← Browse
arxiveess.IVcs.CV2026-07-21

Wavefront Parallelization for Efficient Learned Image Compression

Shimon Murai, Fangzheng Lin, Kasidis Arunruangsirilert, Jiro Katto

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

View free PDFSource page

Related papers

arxiveess.IVcs.CVmath-ph2026-07-14

Efficient Computing for Medical Image Acquisition and Reconstruction

Xiao Wang, Jayasai Rajagopal, Md Safaiat Hossain, Peng Chen, Mohamed Wahib, Enzhi Zhang, et al.

Medical imaging systems such as CT, MRI, PET, and SPECT do not directly acquire images. Instead, they measure physical signals that encode anatomical or physiological information, and image reconstruction recovers the underlying image by solving an inverse problem. Although these…

View free PDFSource page
arxiveess.IVcs.CV2026-07-21

BLUE: Semantics-Preserving Video Compression for Efficient Vision-Language Surveillance Analytics

Shubham Baid, Akash James, Sahil Chachra, Nishant Sinha, Kunal Kislay

Continuous surveillance video creates a growing storage, transmission, and inference burden for enterprise video analytics systems. While modern codecs such as H.265 reduce bitrate for human-viewable video, aggressive compression can degrade downstream computer-vision performance…

View free PDFSource page
arxiveess.IVcs.CV2026-07-04

GALOSH: Blind, Training-Free Denoising of Raw Bayer and sRGB Images by Parallel-Friendly Local Shrinkage

Yoshiro Sato

Classical training-free denoisers such as BM3D and non-local means owe much of their strength to search: content-dependent block matching whose memory traffic and data-dependent control flow parallelize poorly and preclude fixed-latency implementations. Learned denoisers reach th…

View free PDFSource page
arxiveess.IVcs.CVcs.LG2026-07-07

Format-Controlled Multi-Scale JPEG Compression Response Analysis for Image-Level Forgery Screening

Sujith K Mandala

Image forgery detection is a critical task in digital forensics, yet many deep-learning localization approaches are typically GPU-accelerated and computationally heavier than handcrafted screening methods. We propose a lightweight, interpretable feature engineering pipeline for i…

View free PDFSource page
arxiveess.IVcs.CV2026-07-10

Slide-Level Active Learning Reduces Annotation Burden in H&E images

Mahsa Vali, Zhilong Weng, Noémie Moreaua, Yuri Tolkach, Katarzyna Bozek

Deep learning-based segmentation of histopathology whole-slide images (WSIs) requires large amounts of pixel-level annotations, which are costly and time-consuming to obtain. Active learning (AL) has been proposed to reduce this effort, but existing methods exhibit three key limi…

View free PDFSource page
arxivcs.CVcs.AIcs.LGcs.MMeess.IV2026-07-21

Mage-Flow: An Efficient Native-Resolution Foundation Model for Image Generation and Editing

Xinjie Zhang, Peng Zhang, Shicheng Zheng, Jinghao Guo, Zhaoyang Jia, Yifei Shen, et al.

Large-scale visual generators are increasingly capable but costly to train, fine-tune, and deploy. We introduce Mage-Flow, a compact 4B-scale generative stack for efficient text-to-image generation and instruction-based image editing. The stack is built from two co-designed compo…

View free PDFSource page