Related Experiment Video
Updated: May 23, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
S2LIC: Learned image compression with the SwinV2 block, Adaptive Channel-wise and Global-inter attention Context
Yongqiang Wang1, Haisheng Fu2, Qi Cao1
1School of Microelectronics, Xi'an Jiaotong University, Xi'an 710049, China.
Abstract:
Recently, deep learning technology has been successfully applied in the field of image compression, leading to superior rate-distortion performance. It is crucial to design an effective and efficient entropy model to estimate the probability distribution of the latent representation. However, the majority of entropy models primarily focus on one-dimensional correlation processing between channel and spatial information. In this paper, we propose an Adaptive Channel-wise and Global-inter attention Context (ACGC) entropy model, which can efficiently achieve dual feature aggregation in both inter-slice and intra-slice contexts. Specifically, we divide the latent representation into different slices and then apply the ACGC model in a parallel checkerboard context to achieve faster decoding speed and higher rate-distortion performance. We utilize deformable attention in adaptive global-inter slices context to dynamically refine the attention weights based on the actual spatial correlation and context. Furthermore, in the main transformation structure, we introduce the Residual SwinV2 Transformer model to capture global feature information and utilize a dense block network as the feature enhancement module to improve the nonlinear representation of the image within the transformation structure. Experimental results demonstrate that our method achieves faster encoding and decoding speeds, with only 0.31 and 0.38 s, respectively. Additionally, our approach outperforms VTM-17.1 and some recent learned image compression methods in terms of PSNR metrics, reducing BD-Rate by 8.87%, 10.15% and 7.48% on three different datasets (i.e., Kodak, Tecnick and CLIC Pro). Our code will be available at https://github.com/wyq2021/S2LIC.git.
Related Concept Videos
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Associative Learning
Classical conditioning, also known...
Reconstruction of Signal using Interpolation

