Object-Based Image Coding: A Learning-Driven Revisit
Qi Xia, Haojie Liu, Zhan Ma

TL;DR
This paper revisits object-based image coding by introducing a learning-driven approach that employs neural networks for efficient object segmentation and separate processing of foreground and background, achieving superior quality at very low bitrates.
Contribution
It proposes an end-to-end learning framework for object-based image coding that improves compact representation and visual quality at ultra-low bitrates, addressing a longstanding challenge.
Findings
Noticeable subjective quality improvement over JPEG2K, HEVC-based BPG, and other learned methods.
Effective processing of arbitrary-shaped objects through element-wise masking and neural compression.
Demonstrated performance on PASCAL VOC dataset at bitrate $ extless$ 0.1 bpp.
Abstract
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)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Advanced Image Processing Techniques · Advanced Image and Video Retrieval Techniques
