paper-with-me

Papers

AICT: An Adaptive Image Compression Transformer

2023-07-12 · Ahmed Ghorbel, Wassim Hamidouche, Luce Morin

Motivated by the efficiency investigation of the Tranformer-based transform coding framework, namely SwinT-ChARM, we propose to enhance the latter, as first, with a more straightforward yet effective Tranformer-based channel-wise auto-regressive prior model, resulting in an absolute image compression transformer (ICT). Current methods that still rely on ConvNet-based entropy coding are limited in long-range modeling dependencies due to their local connectivity and an increasing number of architectural biases and priors. On the contrary, the proposed ICT can capture both global and local contexts from the latent representations and better parameterize the distribution of the quantized latents. Further, we leverage a learnable scaling module with a sandwich ConvNeXt-based pre/post-processor to accurately extract more compact latent representation while reconstructing higher-quality images. Extensive experimental results on benchmark datasets showed that the proposed adaptive image compression transformer (AICT) framework significantly improves the trade-off between coding efficiency and decoder complexity over the versatile video coding (VVC) reference encoder (VTM-18.0) and the neural codec SwinT-ChARM.

📄 PDF Abstract BibTeX arXiv:2307.06091

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage CompressionLong-range modeling

Similar Papers 제목 키워드 기반

Joint Hierarchical Priors and Adaptive Spatial Resolution for Efficient Neural Image Compression

2023-07-05 · Ahmed Ghorbel, Wassim Hamidouche, Luce Morin

Recently, the performance of neural image compression (NIC) has steadily improved thanks to the last line of study, reaching or outperforming state-of-the-art conventional codecs. Despite significant progress, current NI…

Computational EfficiencyImage Compression

Fears about AI-mediated communication are grounded in different expectations for one's own versus others' use

2023-05-02 · Zoe A. Purcell, Mengchen Dong, Anne-Marie Nussberger, Nils Köbis 외

The rapid development of AI-mediated communication technologies (AICTs), which are digital tools that use AI to augment interpersonal messages, has raised concerns about the future of interpersonal trust and prompted dis…

HAIC: Improving Human Action Understanding and Generation with Better Captions for Multi-modal Large Language Models

2025-02-28 · Xiao Wang, Jingyun Hua, WeiHong Lin, Yuanxing Zhang 외

Recent Multi-modal Large Language Models (MLLMs) have made great progress in video understanding. However, their performance on videos involving human actions is still limited by the lack of high-quality data. To address…

Action UnderstandingText-to-Video GenerationVideo GenerationVideo Understanding

Transformer-based Variable-rate Image Compression with Region-of-interest Control

2023-05-18 · Chia-Hao Kao, Ying-Chieh Weng, Yi-Hsin Chen, Wei-Chen Chiu 외

This paper proposes a transformer-based learned image compression system. It is capable of achieving variable-rate compression with a single model while supporting the region-of-interest (ROI) functionality. Inspired by …

Image Compression

Adaptive Learned Image Compression with Graph Neural Networks

2026-03-26 · Yunuo Chen, Bing He, Zezheng Lyu, Hongwei Hu 외 arxiv

Efficient image compression relies on modeling both local and global redundancy. Most state-of-the-art (SOTA) learned image compression (LIC) methods are based on CNNs or Transformers, which are inherently rigid. Standar…

Image Compression