paper-with-me

홈 › Papers

Dynamic Kernel-Based Adaptive Spatial Aggregation for Learned Image Compression

2023-08-17 · Huairui Wang, Nianxiang Fu, Zhenzhong Chen, Shan Liu

Learned image compression methods have shown superior rate-distortion performance and remarkable potential compared to traditional compression methods. Most existing learned approaches use stacked convolution or window-based self-attention for transform coding, which aggregate spatial information in a fixed range. In this paper, we focus on extending spatial aggregation capability and propose a dynamic kernel-based transform coding. The proposed adaptive aggregation generates kernel offsets to capture valid information in the content-conditioned range to help transform. With the adaptive aggregation strategy and the sharing weights mechanism, our method can achieve promising transform capability with acceptable model complexity. Besides, according to the recent progress of entropy model, we define a generalized coarse-to-fine entropy model, considering the coarse global context, the channel-wise, and the spatial context. Based on it, we introduce dynamic kernel in hyper-prior to generate more expressive global context. Furthermore, we propose an asymmetric spatial-channel entropy model according to the investigation of the spatial characteristics of the grouped latents. The asymmetric entropy model aims to reduce statistical redundancy while maintaining coding efficiency. Experimental results demonstrate that our method achieves superior rate-distortion performance on three benchmarks compared to the state-of-the-art learning-based methods.

📄 PDF Abstract BibTeX arXiv:2308.08723

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compressionvalid

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Attention in Geometry: Scalable Spatial Modeling via Adaptive Density Fields and FAISS-Accelerated Kernels

2026-01-05 · Zhaowen Fan, Yunxiang Han arxiv

Spatial computation in geographic systems increasingly requires query-conditioned, local, interpretable aggregation under metric constraints. Many classical approaches rely on global summation and treat approximation as …

KBNet: Kernel Basis Network for Image Restoration

2023-03-06 · Yi Zhang, Dasong Li, Xiaoyu Shi, Dailan He 외

How to aggregate spatial information plays an essential role in learning-based image restoration. Most existing CNN-based networks adopt static convolutional kernels to encode spatial information, which cannot aggregate …

Color Image DenoisingDeblurringDenoisingGrayscale Image Denoising+4

TAM: Temporal Adaptive Module for Video Recognition

2020-05-14 · ICCV 2021 10 · Zhao-Yang Liu, Li-Min Wang, Wayne Wu, Chen Qian 외

Video data is with complex temporal dynamics due to various factors such as camera motion, speed variation, and different activities. To effectively capture this diverse motion pattern, this paper presents a new temporal…

Action RecognitionVideo Recognition

Efficient Dynamic Attention 3D Convolution for Hyperspectral Image Classification

2025-03-30 · Guandong Li, Mengxia Ye

Deep neural networks face several challenges in hyperspectral image classification, including insufficient utilization of joint spatial-spectral information, gradient vanishing with increasing depth, and overfitting. To …

Hyperspectral Image Classificationimage-classificationImage Classification

Spatial-Geometry Enhanced 3D Dynamic Snake Convolutional Neural Network for Hyperspectral Image Classification

2025-04-06 · Guandong Li, Mengxia Ye

Deep neural networks face several challenges in hyperspectral image classification, including complex and sparse ground object distributions, small clustered structures, and elongated multi-branch features that often lea…

Hyperspectral Image Classificationimage-classificationImage ClassificationSelf-Learning