IVCVMay 4, 2023

Semantically Structured Image Compression via Irregular Group-Based Decoupling

arXiv:2305.02586v226 citations
Originality Incremental advance
AI Analysis

This work addresses the issue of inefficient compression for machine vision applications, offering an incremental improvement over prior semantic structuring methods.

The paper tackles the problem of redundant content transmission in image compression for downstream applications by proposing a method to decouple images into irregularly shaped groups and compress them independently, achieving significant bitrate savings and superior performance in visual quality and task support.

Image compression techniques typically focus on compressing rectangular images for human consumption, however, resulting in transmitting redundant content for downstream applications. To overcome this limitation, some previous works propose to semantically structure the bitstream, which can meet specific application requirements by selective transmission and reconstruction. Nevertheless, they divide the input image into multiple rectangular regions according to semantics and ignore avoiding information interaction among them, causing waste of bitrate and distorted reconstruction of region boundaries. In this paper, we propose to decouple an image into multiple groups with irregular shapes based on a customized group mask and compress them independently. Our group mask describes the image at a finer granularity, enabling significant bitrate saving by reducing the transmission of redundant content. Moreover, to ensure the fidelity of selective reconstruction, this paper proposes the concept of group-independent transform that maintain the independence among distinct groups. And we instantiate it by the proposed Group-Independent Swin-Block (GI Swin-Block). Experimental results demonstrate that our framework structures the bitstream with negligible cost, and exhibits superior performance on both visual quality and intelligent task supporting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes