vix.ing · top · new · best · stats · spec

On Efficient Neural Network Architectures for Image Compression

2024/06/14 by Yichi Zhang, Zhang, Yichi, Zhihao Duan +3
Computer Science · #Advanced Data Compression Techniques #FOS: Electrical engineering #Image Retrieval and Classification Techniques #Image and Signal Denoising Methods #Image and Video Processing (eess.IV) #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2406.10361

openalex publication_date 2024/06/14 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Recent advances in learning-based image compression typically come at the cost of high complexity. Designing computationally efficient architectures remains an open challenge. In this paper, we empirically investigate the impact of different network designs in terms of rate-distortion performance and computational complexity. Our experiments involve testing various transforms, including convolutional neural networks and transformers, as well as various context models, including hierarchical, channel-wise, and space-channel context models. Based on the results, we present a series of efficient models, the final model of which has comparable performance to recent best-performing methods but with significantly lower complexity. Extensive experiments provide insights into the design of architectures for learned image compression and potential direction for future research. The code is available at \urlhttps://gitlab.com/viper-purdue/efficient-compression.

Related