← Search

Zhihao Duan

5 accepted papers

2025

Balanced Rate-Distortion Optimization in Learned Image Compression

CVPR 2025highlight

Learned image compression (LIC) using deep learning architectures has seen significant advancements, yet standard rate-distortion (R-D) optimization often encounters imbalanced updates due to diverse gradients of the rate and distortion objectives. This imbalance can lead to suboptimal optimization,…

2025

CL-LoRA: Continual Low-Rank Adaptation for Rehearsal-Free Class-Incremental Learning

CVPR 2025poster

Class-Incremental Learning (CIL) aims to learn new classes sequentially while retaining the knowledge of previously learned classes. Recently, pre-trained models (PTMs) combined with parameter-efficient fine-tuning (PEFT) have shown remarkable performance in rehearsal-free CIL without requiring exem…

2024

Another Way to the Top: Exploit Contextual Clustering in Learned Image Coding

AAAI 2024technical

While convolution and self-attention are extensively used in learned image compression (LIC) for transform coding, this paper proposes an alternative called Contextual Clustering based LIC (CLIC) which primarily relies on clustering operations and local attention for correlation characterization and…

Cited by 8SourcePDFScholar
2024

Towards Backward-Compatible Continual Learning of Image Compression

CVPR 2024poster

This paper explores the possibility of extending the capability of pre-trained neural image compressors (e.g. adapting to new data or target bitrates) without breaking backward compatibility the ability to decode bitstreams encoded by the original model. We refer to this problem as continual learnin…