paper-with-me

홈 › Papers

Image Compression using only Attention based Neural Networks

2023-10-17 · Natacha Luka, Romain Negrel, David Picard

In recent research, Learned Image Compression has gained prominence for its capacity to outperform traditional handcrafted pipelines, especially at low bit-rates. While existing methods incorporate convolutional priors with occasional attention blocks to address long-range dependencies, recent advances in computer vision advocate for a transformative shift towards fully transformer-based architectures grounded in the attention mechanism. This paper investigates the feasibility of image compression exclusively using attention layers within our novel model, QPressFormer. We introduce the concept of learned image queries to aggregate patch information via cross-attention, followed by quantization and coding techniques. Through extensive evaluations, our work demonstrates competitive performance achieved by convolution-free architectures across the popular Kodak, DIV2K, and CLIC datasets.

📄 PDF Abstract BibTeX arXiv:2310.11265

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionQuantization

Similar Papers 제목 키워드 기반

Efficient Masked Image Compression with Position-Indexed Self-Attention

2025-04-17 · Chengjie Dai, Tiantian Song, Hui Tang, Fangdong Chen 외

In recent years, image compression for high-level vision tasks has attracted considerable attention from researchers. Given that object information in images plays a far more crucial role in downstream tasks than backgro…

Image CompressionPosition

Attention-guided Image Compression by Deep Reconstruction of Compressive Sensed Saliency Skeleton

2021-03-29 · CVPR 2021 1 · Xi Zhang, Xiaolin Wu

We propose a deep learning system for attention-guided dual-layer image compression (AGDL). In the AGDL compression system, an image is encoded into two layers, a base layer and an attention-guided refinement layer. Unli…

Compressive SensingImage Compression

SASIC: Stereo Image Compression With Latent Shifts and Stereo Attention

2022-01-01 · CVPR 2022 1 · Matthias Wödlinger, Jan Kotera, Jan Xu, Robert Sablatnig

We propose a learned method for stereo image compression that leverages the similarity of the left and right images in a stereo pair due to overlapping fields of view. The left image is compressed by a learned compre…

Image Compression

Multi-spectral Entropy Constrained Neural Compression of Solar Imagery

2023-09-19 · Ali Zafari, Atefeh Khoshkhahtinat, Piyush M. Mehta, Nasser M. Nasrabadi 외

Missions studying the dynamic behaviour of the Sun are defined to capture multi-spectral images of the sun and transmit them to the ground station in a daily basis. To make transmission efficient and feasible, image comp…

Image Compression

GABIC: Graph-based Attention Block for Image Compression

2024-10-03 · Gabriele Spadaro, Alberto Presta, Enzo Tartaglione, Jhony H. Giraldo 외

While standardized codecs like JPEG and HEVC-intra represent the industry standard in image compression, neural Learned Image Compression (LIC) codecs represent a promising alternative. In detail, integrating attention m…

Image Compression