paper-with-me

홈 › Papers

Easz: An Agile Transformer-based Image Compression Framework for Resource-constrained IoTs

2025-05-03 · Yu Mao, Jingzong Li, Jun Wang, Hong Xu, Tei-Wei Kuo, Nan Guan, Chun Jason Xue

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 computational overhead on the receiver, we then introduce a lightweight transformer-based reconstruction structure to reduce the reconstruction load on the receiver side. Extensive evaluations conducted on a real-world testbed demonstrate multiple advantages of Easz over existing compression approaches, in terms of adaptability to different compression levels, computational efficiency, and image reconstruction quality.

📄 PDF Abstract BibTeX arXiv:2505.01742

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyImage CompressionImage Reconstruction

Similar Papers 제목 키워드 기반

FaceSigns: Semi-Fragile Neural Watermarks for Media Authentication and Countering Deepfakes

2022-04-05 · Paarth Neekhara, Shehzeen Hussain, Xinqiao Zhang, Ke Huang 외

Deepfakes and manipulated media are becoming a prominent threat due to the recent advances in realistic image and video synthesis techniques. There have been several attempts at combating Deepfakes using machine learning…

Face SwappingImage CompressionImage Generation

AgileFormer: Spatially Agile Transformer UNet for Medical Image Segmentation

2024-03-29 · Peijie Qiu, Jin Yang, Sayantan Kumar, Soumyendu Sekhar Ghosh 외

In the past decades, deep neural networks, particularly convolutional neural networks, have achieved state-of-the-art performance in a variety of medical image segmentation tasks. Recently, the introduction of the vision…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

AgileIR: Memory-Efficient Group Shifted Windows Attention for Agile Image Restoration

2024-09-10 · Hongyi Cai, Mohammad Mahdinur Rahman, Mohammad Shahid Akhtar, Jie Li 외

Image Transformers show a magnificent success in Image Restoration tasks. Nevertheless, most of transformer-based models are strictly bounded by exorbitant memory occupancy. Our goal is to reduce the memory consumption o…

Image RestorationQuantization

Image content dependent semi-fragile watermarking with localized tamper detection

2021-06-27 · Samira Hosseini, Mojtaba Mahdavi

Content-independent watermarks and block-wise independency can be considered as vulnerabilities in semi-fragile watermarking methods. In this paper to achieve the objectives of semi-fragile watermarking techniques, a met…

Fragile Watermarking for Image Certification Using Deep Steganographic Embedding

2025-04-18 · Davide Ghiani, Jefferson David Rodriguez Chivata, Stefano Lilliu, Simone Maurizio La Cava 외

Modern identity verification systems increasingly rely on facial images embedded in biometric documents such as electronic passports. To ensure global interoperability and security, these images must comply with strict s…