IVCVMar 18, 2020

Object-Based Image Coding: A Learning-Driven Revisit

arXiv:2003.08033v117 citations
AI Analysis

This work addresses a long-standing bottleneck in OBIC for ultra-low bitrate communication and semantic content understanding, offering a novel approach to improve visual quality in image compression.

The paper tackles the inefficient compact representation of arbitrary-shaped objects in Object-Based Image Coding (OBIC) by proposing an end-to-end learning framework with element-wise masking and compression, achieving noticeable subjective quality improvement at very low bitrates (e.g., ≤0.1 bpp) compared to methods like JPEG2K and HEVC-based BPG.

The Object-Based Image Coding (OBIC) that was extensively studied about two decades ago, promised a vast application perspective for both ultra-low bitrate communication and high-level semantical content understanding, but it had rarely been used due to the inefficient compact representation of object with arbitrary shape. A fundamental issue behind is how to efficiently process the arbitrary-shaped objects at a fine granularity (e.g., feature element or pixel wise). To attack this, we have proposed to apply the element-wise masking and compression by devising an object segmentation network for image layer decomposition, and parallel convolution-based neural image compression networks to process masked foreground objects and background scene separately. All components are optimized in an end-to-end learning framework to intelligently weigh their (e.g., object and background) contributions for visually pleasant reconstruction. We have conducted comprehensive experiments to evaluate the performance on PASCAL VOC dataset at a very low bitrate scenario (e.g., $\lesssim$0.1 bits per pixel - bpp) which have demonstrated noticeable subjective quality improvement compared with JPEG2K, HEVC-based BPG and another learned image compression method. All relevant materials are made publicly accessible at https://njuvision.github.io/Neural-Object-Coding/.

Foundations

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

Your Notes