paper-with-me

홈 › Papers

Multi-scale and Context-adaptive Entropy Model for Image Compression

2019-10-17

We propose an end-to-end trainable image compression framework with a multi-scale and context-adaptive entropy model, especially for low bitrate compression. Due to the success of autoregressive priors in probabilistic generative model, the complementary combination of autoregressive and hierarchical priors can estimate the distribution of each latent representation accurately. Based on this combination, we firstly propose a multi-scale masked convolutional network as our autoregressive model. Secondly, for the significant computational penalty of generative model, we focus on decoded representations covered by receptive field, and skip full zero latents in arithmetic codec. At last, according to the low-rate compression's constraint in CLIC-2019, we use a method to maximize MS-SSIM by allocating bitrate for each image.

📄 PDF Abstract BibTeX arXiv:1910.07844

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionMS-SSIMSSIM

Similar Papers 제목 키워드 기반

Context-adaptive Entropy Model for End-to-end Optimized Image Compression

2018-09-27 · ICLR 2019 5 · Jooyoung Lee, Seunghyun Cho, Seung-Kwon Beack

We propose a context-adaptive entropy model for use in end-to-end optimized image compression. Our model exploits two types of contexts, bit-consuming contexts and bit-free contexts, distinguished based upon whether addi…

Image CompressionMS-SSIMSSIM

HiDE: Hierarchical Dictionary-Based Entropy Modeling for Learned Image Compression

2026-03-06 · Haoxuan Xiong, Yuanyuan Xu, Kun Zhu, Yiming Wang 외 arxiv

Learned image compression (LIC) has achieved remarkable coding efficiency, where entropy modeling plays a pivotal role in minimizing bitrate through informative priors. Existing methods predominantly exploit internal con…

Image Compression

LLMs for Game Theory: Entropy-Guided In-Context Learning and Adaptive CoT Reasoning

2026-01-15 · Tommaso Felice Banfi, Sashenka Gamage arxiv

We propose a novel LLM-based framework for reasoning in discrete, game-theoretic tasks, illustrated with \emph{Tic-Tac-Toe}. The method integrates in-context learning with entropy-guided chain-of-thought (CoT) reasoning …

Channel-wise Autoregressive Entropy Models for Learned Image Compression

2020-07-17 · David Minnen, Saurabh Singh

In learning-based approaches to image compression, codecs are developed by optimizing a computational model to minimize a rate-distortion objective. Currently, the most effective learned image codecs take the form of an …

GPUImage Compression

Spectral Logit Sculpting: Adaptive Low-Rank Logit Transformation for Controlled Text Generation

2025-09-19 · Jin Li, Zhebo Wang, Tianliang Lu, Mohan Li 외 arxiv

Entropy-based inference methods have gained traction for improving the reliability of Large Language Models (LLMs). However, many existing approaches, such as entropy minimization techniques, suffer from high computation…

Text Generation