paper-with-me

홈 › Papers

End-to-End Optimized Image Compression with the Frequency-Oriented Transform

2024-01-16 · Yuefeng Zhang, Kai Lin

Image compression constitutes a significant challenge amidst the era of information explosion. Recent studies employing deep learning methods have demonstrated the superior performance of learning-based image compression methods over traditional codecs. However, an inherent challenge associated with these methods lies in their lack of interpretability. Following an analysis of the varying degrees of compression degradation across different frequency bands, we propose the end-to-end optimized image compression model facilitated by the frequency-oriented transform. The proposed end-to-end image compression model consists of four components: spatial sampling, frequency-oriented transform, entropy estimation, and frequency-aware fusion. The frequency-oriented transform separates the original image signal into distinct frequency bands, aligning with the human-interpretable concept. Leveraging the non-overlapping hypothesis, the model enables scalable coding through the selective transmission of arbitrary frequency components. Extensive experiments are conducted to demonstrate that our model outperforms all traditional codecs including next-generation standard H.266/VVC on MS-SSIM metric. Moreover, visual analysis tasks (i.e., object detection and semantic segmentation) are conducted to verify the proposed compression method could preserve semantic fidelity besides signal-level precision.

📄 PDF Abstract BibTeX arXiv:2401.08194

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionMS-SSIMobject-detectionObject DetectionSemantic SegmentationSSIM

Similar Papers 제목 키워드 기반

Content-oriented learned image compression

2022-07-28 · Meng Li, Shangyin Gao, Yihui Feng, Yibo Shi 외

In recent years, with the development of deep neural networks, end-to-end optimized image compression has made significant progress and exceeded the classic methods in terms of rate-distortion performance. However, most …

Image Compression

CAT-3DGS: A Context-Adaptive Triplane Approach to Rate-Distortion-Optimized 3DGS Compression

2025-03-01 · Yu-Ting Zhan, Cheng-Yuan Ho, Hebi Yang, Yi-Hsin Chen 외

3D Gaussian Splatting (3DGS) has recently emerged as a promising 3D representation. Much research has been focused on reducing its storage requirements and memory footprint. However, the needs to compress and transmit th…

3DGSImage Compression

Feature Distillation: DNN-Oriented JPEG Compression Against Adversarial Examples

2018-03-14 · CVPR 2019 6 · Zihao Liu, Qi Liu, Tao Liu, Nuo Xu 외

Image compression-based approaches for defending against the adversarial-example attacks, which threaten the safety use of deep neural networks (DNN), have been investigated recently. However, prior works mainly rely on …

ClassificationGeneral ClassificationImage CompressionQuantization

A Lightweight Model for Perceptual Image Compression via Implicit Priors

2025-02-19 · Hao Wei, Yanhui Zhou, Yiwen Jia, Chenyang Ge 외

Perceptual image compression has shown strong potential for producing visually appealing results at low bitrates, surpassing classical standards and pixel-wise distortion-oriented neural methods. However, existing method…

DecoderImage Compression

ECRF: Entropy-Constrained Neural Radiance Fields Compression with Frequency Domain Optimization

2023-11-23 · Soonbin Lee, Fangwen Shu, Yago Sanchez, Thomas Schierl 외

Explicit feature-grid based NeRF models have shown promising results in terms of rendering quality and significant speed-up in training. However, these methods often require a significant amount of data to represent a si…

NeRF