English

Lightweight Embedded FPGA Deployment of Learned Image Compression with Knowledge Distillation and Hybrid Quantization

Computer Vision and Pattern Recognition 2025-03-26 v5 Artificial Intelligence

Abstract

Learnable Image Compression (LIC) has shown the potential to outperform standardized video codecs in RD efficiency, prompting the research for hardware-friendly implementations. Most existing LIC hardware implementations prioritize latency to RD-efficiency and through an extensive exploration of the hardware design space. We present a novel design paradigm where the burden of tuning the design for a specific hardware platform is shifted towards model dimensioning and without compromising on RD-efficiency. First, we design a framework for distilling a leaner student LIC model from a reference teacher: by tuning a single model hyperparameters, we can meet the constraints of different hardware platforms without a complex hardware design exploration. Second, we propose a hardware-friendly implementation of the Generalized Divisive Normalization - GDN activation that preserves RD efficiency even post parameter quantization. Third, we design a pipelined FPGA configuration which takes full advantage of available FPGA resources by leveraging parallel processing and optimizing resource allocation. Our experiments with a state of the art LIC model show that we outperform all existing FPGA implementations while performing very close to the original model.

Keywords

Cite

@article{arxiv.2503.04832,
  title  = {Lightweight Embedded FPGA Deployment of Learned Image Compression with Knowledge Distillation and Hybrid Quantization},
  author = {Alaa Mazouz and Sumanta Chaudhuri and Marco Cagnanzzo and Mihai Mitrea and Enzo Tartaglione and Attilio Fiandrotti},
  journal= {arXiv preprint arXiv:2503.04832},
  year   = {2025}
}

Comments

1. Submitted to IEEE Transactions on Circuits and Systems for Video Technology in March 2025. 2. Corrected numerous mistakes from previous versions in results, citations and metrics numbers in figures

R2 v1 2026-06-28T22:09:49.499Z