SLIM: Semantic-based Low-bitrate Image compression for Machines by leveraging diffusion
By: Hyeonjin Lee, Jun-Hyuk Kim, Jong-Seok Lee
In recent years, the demand of image compression models for machine vision has increased dramatically. However, the training frameworks of image compression still focus on the vision of human, maintaining the excessive perceptual details, thus have limitations in optimally reducing the bits per pixel in the case of performing machine vision tasks. In this paper, we propose Semantic-based Low-bitrate Image compression for Machines by leveraging diffusion, termed SLIM. This is a new effective training framework of image compression for machine vision, using a pretrained latent diffusion model.The compressor model of our method focuses only on the Region-of-Interest (RoI) areas for machine vision in the image latent, to compress it compactly. Then the pretrained Unet model enhances the decompressed latent, utilizing a RoI-focused text caption which containing semantic information of the image. Therefore, SLIM is able to focus on RoI areas of the image without any guide mask at the inference stage, achieving low bitrate when compressing. And SLIM is also able to enhance a decompressed latent by denoising steps, so the final reconstructed image from the enhanced latent can be optimized for the machine vision task while still containing perceptual details for human vision. Experimental results show that SLIM achieves a higher classification accuracy in the same bits per pixel condition, compared to conventional image compression models for machines.Code will be released upon acceptance.
Similar Papers
Compression Beyond Pixels: Semantic Compression with Multimodal Foundation Models
CV and Pattern Recognition
Makes pictures smaller, keeping their meaning.
Extremely low-bitrate Image Compression Semantically Disentangled by LMMs from a Human Perception Perspective
CV and Pattern Recognition
Makes tiny pictures look clear and detailed.
A Preprocessing Framework for Video Machine Vision under Compression
Multimedia
Makes videos smaller for computers to understand.