paper-with-me

홈 › Papers

CI-ICM: Channel Importance-driven Learned Image Coding for Machines

2026-04-07 · Yun Zhang, Junle Liu, Huan Zhang, Zhaoqing Pan, Gangyi Jiang, Weisi Lin arxiv

Traditional human vision-centric image compression methods are suboptimal for machine vision centric compression due to different visual properties and feature characteristics. To address this problem, we propose a Channel Importance-driven learned Image Coding for Machines (CI-ICM), aiming to maximize the performance of machine vision tasks at a given bitrate constraint. First, we propose a Channel Importance Generation (CIG) module to quantify channel importance in machine vision and develop a channel order loss to rank channels in descending order. Second, to properly allocate bitrate among feature channels, we propose a Feature Channel Grouping and Scaling (FCGS) module that non-uniformly groups the feature channels based on their importance and adjusts the dynamic range of each group. Based on FCGS, we further propose a Channel Importance-based Context (CI-CTX) module to allocate bits among feature groups and to preserve higher fidelity in critical channels. Third, to adapt to multiple machine tasks, we propose a Task-Specific Channel Adaptation (TSCA) module to adaptively enhance features for multiple downstream machine tasks. Experimental results on the COCO2017 dataset show that the proposed CI-ICM achieves BD-mAP@50:95 gains of 16.25$\%$ in object detection and 13.72$\%$ in instance segmentation over the established baseline codec. Ablation studies validate the effectiveness of each contribution, and computation complexity analysis reveals the practicability of the CI-ICM. This work establishes feature channel optimization for machine vision-centric compression, bridging the gap between image coding and machine perception.

📄 PDF Abstract BibTeX arXiv:2604.05347

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationImage CompressionObject Detection

Similar Papers 제목 키워드 기반

Efficient Contextformer: Spatio-Channel Window Attention for Fast Context Modeling in Learned Image Compression

2023-06-25 · A. Burakhan Koyuncu, Panqi Jia, Atanas Boev, Elena Alshina 외

Entropy estimation is essential for the performance of learned image compression. It has been demonstrated that a transformer-based entropy model is of critical importance for achieving a high compression ratio, however,…

Image Compression

Perceptual Learned Source-Channel Coding for High-Fidelity Image Semantic Transmission

2022-05-26 · Jun Wang, Sixian Wang, Jincheng Dai, Zhongwei Si 외

As one novel approach to realize end-to-end wireless image semantic transmission, deep learning-based joint source-channel coding (deep JSCC) method is emerging in both deep learning and communication communities. Howeve…

DecoderMS-SSIMSSIMVocal Bursts Intensity Prediction

Deep Joint Source-Channel Coding for Wireless Image Transmission with Semantic Importance

2023-02-05 · Qizheng Sun, Caili Guo, Yang Yang, Jiujiu Chen 외

The sixth-generation mobile communication system proposes the vision of smart interconnection of everything, which requires accomplishing communication tasks while ensuring the performance of intelligent tasks. A joint s…

LLIC: Large Receptive Field Transform Coding with Adaptive Weights for Learned Image Compression

2023-04-19 · Wei Jiang, Peirong Ning, Jiayu Yang, Yongqi Zhai 외

The effective receptive field (ERF) plays an important role in transform coding, which determines how much redundancy can be removed during transform and how many spatial priors can be utilized to synthesize textures dur…

Image Compression

LeanK: Learnable K Cache Channel Pruning for Efficient Decoding

2025-08-04 · Yike Zhang, Zhiyuan He, Huiqiang Jiang, Chengruidong Zhang 외 arxiv

Large language models (LLMs) enable long-context tasks but face efficiency challenges due to the growing key-value (KV) cache. We propose LeanK, a learning-based method that prunes unimportant key (K) cache channels by l…