paper-with-me

홈 › Papers

Exploration of Learned Lifting-Based Transform Structures for Fully Scalable and Accessible Wavelet-Like Image Compression

2024-02-29 · Xinyue Li, Aous Naman, David Taubman

This paper provides a comprehensive study on features and performance of different ways to incorporate neural networks into lifting-based wavelet-like transforms, within the context of fully scalable and accessible image compression. Specifically, we explore different arrangements of lifting steps, as well as various network architectures for learned lifting operators. Moreover, we examine the impact of the number of learned lifting steps, the number of channels, the number of layers and the support of kernels in each learned lifting operator. To facilitate the study, we investigate two generic training methodologies that are simultaneously appropriate to a wide variety of lifting structures considered. Experimental results ultimately suggest that retaining fixed lifting steps from the base wavelet transform is highly beneficial. Moreover, we demonstrate that employing more learned lifting steps and more layers in each learned lifting operator do not contribute strongly to the compression performance. However, benefits can be obtained by utilizing more channels in each learned lifting operator. Ultimately, the learned wavelet-like transform proposed in this paper achieves over 25% bit-rate savings compared to JPEG 2000 with compact spatial support.

📄 PDF Abstract BibTeX arXiv:2402.18761

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Software Language Comprehension using a Program-Derived Semantics Graph

2020-04-02 · NeurIPS Workshop CAP 2020 12 · Roshni G. Iyer, Yizhou Sun, Wei Wang, Justin Gottschlich

Traditional code transformation structures, such as abstract syntax trees (ASTs), conteXtual flow graphs (XFGs), and more generally, compiler intermediate representations (IRs), may have limitations in extracting higher-…

Graph Neural Networks With Lifting-based Adaptive Graph Wavelets

2021-08-03 · Mingxing Xu, Wenrui Dai, Chenglin Li, Junni Zou 외

Spectral-based graph neural networks (SGNNs) have been attracting increasing attention in graph representation learning. However, existing SGNNs are limited in implementing graph filters with rigid transforms (e.g., grap…

Graph Representation LearningRepresentation Learning

Learned Image Compression and Restoration for Digital Pathology

2025-03-31 · SeonYeong Lee, EonSeung Seong, Dongeon Lee, SiYeoul Lee 외

Digital pathology images play a crucial role in medical diagnostics, but their ultra-high resolution and large file sizes pose significant challenges for storage, transmission, and real-time visualization. To address the…

DiagnosticImage CompressionImage Reconstructionwhole slide images

Image Compression With Learned Lifting-Based DWT and Learned Tree-Based Entropy Models

2022-12-07 · Ugur Berk Sahin, Fatih Kamisli

This paper explores learned image compression based on traditional and learned discrete wavelet transform (DWT) architectures and learned entropy models for coding DWT subband coefficients. A learned DWT is obtained thro…

Image Compression

Dual-Path Adversarial Lifting for Domain Shift Correction in Online Test-time Adaptation

2024-08-26 · Yushun Tang, Shuoshuo Chen, Zhihe Lu, Xinchao Wang 외

Transformer-based methods have achieved remarkable success in various machine learning tasks. How to design efficient test-time adaptation methods for transformer models becomes an important research task. In this work, …

Domain AdaptationPredictionTest-time Adaptation