Lightweight Adaptive Feature De-drifting for Compressed Image Classification
Long Peng, Yang Cao, Yuejin Sun, Yang Wang

TL;DR
This paper introduces a lightweight adaptive feature de-drifting module that enhances pre-trained image classification models' performance on compressed images by addressing JPEG artifacts efficiently.
Contribution
The paper proposes a novel lightweight AFD module with FDE-Net and FE-Net components, tailored for resource-constrained devices, to improve classification accuracy on compressed images.
Findings
Significant accuracy improvements on compressed images
Outperforms existing JPEG artifact handling methods
Efficient and suitable for deployment on mobile devices
Abstract
JPEG is a widely used compression scheme to efficiently reduce the volume of transmitted images. The artifacts appear among blocks due to the information loss, which not only affects the quality of images but also harms the subsequent high-level tasks in terms of feature drifting. High-level vision models trained on high-quality images will suffer performance degradation when dealing with compressed images, especially on mobile devices. Numerous learning-based JPEG artifact removal methods have been proposed to handle visual artifacts. However, it is not an ideal choice to use these JPEG artifact removal methods as a pre-processing for compressed image classification for the following reasons: 1. These methods are designed for human vision rather than high-level vision models; 2. These methods are not efficient enough to serve as pre-processing on resource-constrained devices. To…
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 · Image Enhancement Techniques · Image and Signal Denoising Methods
