paper-with-me

홈 › Papers

Learning on JPEG-LDPC Compressed Images: Classifying with Syndromes

2024-03-15 · Ahcen Aliouat, Elsa Dupraz

In goal-oriented communications, the objective of the receiver is often to apply a Deep-Learning model, rather than reconstructing the original data. In this context, direct learning over compressed data, without any prior decoding, holds promise for enhancing the time-efficient execution of inference models at the receiver. However, conventional entropic-coding methods like Huffman and Arithmetic break data structure, rendering them unsuitable for learning without decoding. In this paper, we propose an alternative approach in which entropic coding is realized with Low-Density Parity Check (LDPC) codes. We hypothesize that Deep Learning models can more effectively exploit the internal code structure of LDPC codes. At the receiver, we leverage a specific class of Recurrent Neural Networks (RNNs), specifically Gated Recurrent Unit (GRU), trained for image classification. Our numerical results indicate that classification based on LDPC-coded bit-planes surpasses Huffman and Arithmetic coding, while necessitating a significantly smaller learning model. This demonstrates the efficiency of classification directly from LDPC-coded data, eliminating the need for any form of decompression, even partial, prior to applying the learning model.

📄 PDF Abstract BibTeX arXiv:2403.10202

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

Three Forensic Cues for JPEG AI Images

2025-04-04 · Sandra Bergmann, Fabian Brand, Christian Riess

The JPEG standard was vastly successful. Currently, the first AI-based compression method ``JPEG AI'' will be standardized. JPEG AI brings remarkable benefits. JPEG AI images exhibit impressive image quality at bitrates …

Self-Supervised Domain Adaptation for Forgery Localization of JPEG Compressed Images

2021-01-01 · ICCV 2021 10 · Yuan Rao, Jiangqun Ni

With wide applications of image editing tools, forged images (splicing, copy-move, removal and etc.) have been becoming great public concerns. Although existing image forgery localization methods could achieve fairly…

Domain AdaptationSelf-Supervised Learning

T2CI-GAN: Text to Compressed Image generation using Generative Adversarial Network

2022-10-01 · Bulla Rajesh, Nandakishore Dusa, Mohammed Javed, Shiv Ram Dubey 외

The problem of generating textual descriptions for the visual data has gained research attention in the recent years. In contrast to that the problem of generating visual data from textual descriptions is still very chal…

Computational EfficiencyGenerative Adversarial NetworkImage Generation

Robust Image Identification for Double-Compressed JPEG Images

2018-06-23 · Iida Kenta, Kiya Hitoshi

It is known that JPEG images uploaded to social networks (SNs) are mostly re-compressed by the social network providers. Because of such a situation, a new image identification scheme for double-compressed JPEG images is…

Wide Receptive Field and Channel Attention Network for JPEG Compressed Image Deblurring

2021-06-19 · Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops 2021 6 · Donghyeon Lee, Chulhee Lee, Taesung Kim

A motion blurred image stored in the joint photographic experts group (JPEG) image compression format contains both motion blur and JPEG artifacts. Therefore, it is very difficult to restore the original image from a blu…

DeblurringImage CompressionImage Deblurring