paper-with-me

Papers

Context-Based Trit-Plane Coding for Progressive Image Compression

2023-03-10 · CVPR 2023 1 · Seungmin Jeon, Kwang Pyo Choi, Youngo Park, Chang-Su Kim

Trit-plane coding enables deep progressive image compression, but it cannot use autoregressive context models. In this paper, we propose the context-based trit-plane coding (CTC) algorithm to achieve progressive compression more compactly. First, we develop the context-based rate reduction module to estimate trit probabilities of latent elements accurately and thus encode the trit-planes compactly. Second, we develop the context-based distortion reduction module to refine partial latent tensors from the trit-planes and improve the reconstructed image quality. Third, we propose a retraining scheme for the decoder to attain better rate-distortion tradeoffs. Extensive experiments show that CTC outperforms the baseline trit-plane codec significantly in BD-rate on the Kodak lossless dataset, while increasing the time complexity only marginally. Our codes are available at https://github.com/seungminjeon-github/CTC.

📄 PDF Abstract BibTeX arXiv:2303.05715

Code (1)

seungminjeon-github/ctc 공식 구현 pytorch

Tasks

DecoderImage Compression

Similar Papers 제목 키워드 기반

DPICT: Deep Progressive Image Compression Using Trit-Planes

2021-12-12 · CVPR 2022 1 · Jae-Han Lee, Seungmin Jeon, Kwang Pyo Choi, Youngo Park 외

We propose the deep progressive image compression using trit-planes (DPICT) algorithm, which is the first learning-based codec supporting fine granular scalability (FGS). First, we transform an image into a latent tensor…

Image Compression

RD-Optimized Trit-Plane Coding of Deep Compressed Image Latent Tensors

2022-03-25 · Seungmin Jeon, Jae-Han Lee, Chang-Su Kim

DPICT is the first learning-based image codec supporting fine granular scalability. In this paper, we describe how to implement two key components of DPICT efficiently: trit-plane slicing and rate-distortion-optimized (R…

Decoder

Progressive Learned Image Compression for Machine Perception

2025-12-23 · Jungwoo Kim, Jun-Hyuk Kim, Jong-Seok Lee arxiv

Recent advances in learned image codecs have been extended from human perception toward machine perception. However, progressive image compression with fine granular scalability (FGS)-which enables decoding a single bits…

Image Compression

PTQTP: Post-Training Quantization to Trit-Planes for Large Language Models

2025-09-21 · He Xiao, Runming Yang, Qingyao Yang, Wendong Xu 외 arxiv

Post-training quantization (PTQ) of large language models (LLMs) to extremely low bit-widths remains challenging due to the fundamental trade-off between computational efficiency and representational capacity. While exis…

Computational EfficiencyMathematical Reasoning

From Imitation to Discrimination: Progressive Curriculum Learning for Robust Web Navigation

2026-04-14 · Chuang Peng, Wei Zhang, Renshuai Tao, Xinhao Zhang 외 arxiv

Text-based web agents offer computational efficiency for autonomous web navigation, yet developing robust agents remains challenging due to the noisy and heterogeneous nature of real-world HTML. Standard Supervised Fine-…

Computational Efficiency