Easz: An Agile Transformer-based Image Compression Framework for Resource-constrained IoTs
Yu Mao, Jingzong Li, Jun Wang, Hong Xu, Tei-Wei Kuo, Nan Guan, Chun Jason Xue

TL;DR
Easz is a transformer-based image compression framework designed for resource-constrained IoT devices, shifting heavy computation to servers and enabling efficient, adaptable image coding with minimal edge device load.
Contribution
Easz introduces a novel transformer-based edge-compute-free image coding framework that shifts encoding to servers and employs a patch-erase algorithm for efficient image reconstruction on IoT devices.
Findings
Outperforms existing methods in adaptability and efficiency
Reduces computational load on IoT edge devices
Maintains high image reconstruction quality
Abstract
Neural image compression, necessary in various machine-to-machine communication scenarios, suffers from its heavy encode-decode structures and inflexibility in switching between different compression levels. Consequently, it raises significant challenges in applying the neural image compression to edge devices that are developed for powerful servers with high computational and storage capacities. We take a step to solve the challenges by proposing a new transformer-based edge-compute-free image coding framework called Easz. Easz shifts the computational overhead to the server, and hence avoids the heavy encoding and model switching overhead on the edge. Easz utilizes a patch-erase algorithm to selectively remove image contents using a conditional uniform-based sampler. The erased pixels are reconstructed on the receiver side through a transformer-based framework. To further reduce the…
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
