paper-with-me

홈 › Papers

Leveraging Domain Knowledge using Machine Learning for Image Compression in Internet-of-Things

2020-09-14 · Prabuddha Chakraborty, Jonathan Cruz, Swarup Bhunia

The emergent ecosystems of intelligent edge devices in diverse Internet of Things (IoT) applications, from automatic surveillance to precision agriculture, increasingly rely on recording and processing variety of image data. Due to resource constraints, e.g., energy and communication bandwidth requirements, these applications require compressing the recorded images before transmission. For these applications, image compression commonly requires: (1) maintaining features for coarse-grain pattern recognition instead of the high-level details for human perception due to machine-to-machine communications; (2) high compression ratio that leads to improved energy and transmission efficiency; (3) large dynamic range of compression and an easy trade-off between compression factor and quality of reconstruction to accommodate a wide diversity of IoT applications as well as their time-varying energy/performance needs. To address these requirements, we propose, MAGIC, a novel machine learning (ML) guided image compression framework that judiciously sacrifices visual quality to achieve much higher compression when compared to traditional techniques, while maintaining accuracy for coarse-grained vision tasks. The central idea is to capture application-specific domain knowledge and efficiently utilize it in achieving high compression. We demonstrate that the MAGIC framework is configurable across a wide range of compression/quality and is capable of compressing beyond the standard quality factor limits of both JPEG 2000 and WebP. We perform experiments on representative IoT applications using two vision datasets and show up to 42.65x compression at similar accuracy with respect to the source. We highlight low variance in compression rate across images using our technique as compared to JPEG 2000 and WebP.

📄 PDF Abstract BibTeX arXiv:2009.06742

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningImage Compression

Similar Papers 제목 키워드 기반

SLIM: Semantic-based Low-bitrate Image compression for Machines by leveraging diffusion

2025-12-20 · Hyeonjin Lee, Jun-Hyuk Kim, Jong-Seok Lee arxiv

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 p…

Image Compression

Efficient Learned Image Compression Through Knowledge Distillation

2025-09-12 · Fabien Allemand, Attilio Fiandrotti, Sumanta Chaudhuri, Alaa Eddine Mazouz arxiv

Learned image compression sits at the intersection of machine learning and image processing. With advances in deep learning, neural network-based compression methods have emerged. In this process, an encoder maps the ima…

Knowledge DistillationImage Compression

Leveraging Diffusion Knowledge for Generative Image Compression with Fractal Frequency-Aware Band Learning

2025-03-14 · Lingyu Zhu, Xiangrui Zeng, Bolin Chen, Peilin Chen 외

By optimizing the rate-distortion-realism trade-off, generative image compression approaches produce detailed, realistic images instead of the only sharp-looking reconstructions produced by rate-distortion-optimized mode…

Image CompressionImage ReconstructionNavigate

Spirit Distillation: A Model Compression Method with Multi-domain Knowledge Transfer

2021-04-29 · Zhiyuan Wu, Yu Jiang, Minghao Zhao, Chupeng Cui 외

Recent applications pose requirements of both cross-domain knowledge transfer and model compression to machine learning models due to insufficient training data and limited computational resources. In this paper, we prop…

General KnowledgeKnowledge DistillationModel CompressionTransfer Learning

Lossy Image Compression with Normalizing Flows

2020-08-24 · ICLR Workshop Neural_Compression 2021 5 · Leonhard Helminger, Abdelaziz Djelouah, Markus Gross, Christopher Schroers

Deep learning based image compression has recently witnessed exciting progress and in some cases even managed to surpass transform coding based approaches that have been established and refined over many decades. However…

Image CompressionQuantization