paper-with-me

Papers

Generalized Octave Convolutions for Learned Multi-Frequency Image Compression

2020-02-24 · Mohammad Akbari, Jie Liang, Jingning Han, Chengjie Tu

Learned image compression has recently shown the potential to outperform the standard codecs. State-of-the-art rate-distortion (R-D) performance has been achieved by context-adaptive entropy coding approaches in which hyperprior and autoregressive models are jointly utilized to effectively capture the spatial dependencies in the latent representations. However, the latents are feature maps of the same spatial resolution in previous works, which contain some redundancies that affect the R-D performance. In this paper, we propose the first learned multi-frequency image compression and entropy coding approach that is based on the recently developed octave convolutions to factorize the latents into high and low frequency (resolution) components, where the low frequency is represented by a lower resolution. Therefore, its spatial redundancy is reduced, which improves the R-D performance. Novel generalized octave convolution and octave transposed-convolution architectures with internal activation layers are also proposed to preserve more spatial structure of the information. Experimental results show that the proposed scheme not only outperforms all existing learned methods as well as standard codecs such as the next-generation video coding standard VVC (4:2:0) on the Kodak dataset in both PSNR and MS-SSIM. We also show that the proposed generalized octave convolution can improve the performance of other auto-encoder-based computer vision tasks such as semantic segmentation and image denoising.

📄 PDF Abstract BibTeX arXiv:2002.10032

Code (1)

rezafuru/generalized-octave-convolution-compression pytorch

Tasks

DenoisingImage CompressionImage DenoisingMS-SSIMSemantic SegmentationSSIM

Methods 이 논문이 사용한 방법론

Octave Convolution 설명 없음
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…

Similar Papers 제목 키워드 기반

Learned Multi-Resolution Variable-Rate Image Compression with Octave-based Residual Blocks

2020-12-31 · Mohammad Akbari, Jie Liang, Jingning Han, Chengjie Tu

Recently deep learning-based image compression has shown the potential to outperform traditional codecs. However, most existing methods train multiple networks for multiple bit rates, which increase the implementation co…

DecoderImage CompressionQuantization

Stabilizing GANs with Soft Octave Convolutions

2019-05-29 · Ricard Durall, Franz-Josef Pfreundt, Janis Keuper

Motivated by recently published methods using frequency decompositions of convolutions (e.g. Octave Convolutions), we propose a novel convolution scheme to stabilize the training and reduce the likelihood of a mode colla…

Accurate Retinal Vessel Segmentation via Octave Convolution Neural Network

2019-06-28 · Zhun Fan, Jiajie Mo, Benzhang Qiu, Wenji Li 외

Retinal vessel segmentation is a crucial step in diagnosing and screening various diseases, including diabetes, ophthalmologic diseases, and cardiovascular diseases. In this paper, we propose an effective and efficient m…

DecoderRetinal Vessel SegmentationSegmentationSpecificity

Multi-scale Octave Convolutions for Robust Speech Recognition

2019-10-31 · Joanna Rownicka, Peter Bell, Steve Renals

We propose a multi-scale octave convolution layer to learn robust speech representations efficiently. Octave convolutions were introduced by Chen et al [1] in the computer vision field to reduce the spatial redundancy of…

Computational EfficiencyRobust Speech Recognitionspeech-recognitionSpeech Recognition

Fitting Auditory Filterbanks with Multiresolution Neural Networks

2023-07-25 · Vincent Lostanlen, Daniel Haider, Han Han, Mathieu Lagrange 외

Waveform-based deep learning faces a dilemma between nonparametric and parametric approaches. On one hand, convolutional neural networks (convnets) may approximate any linear time-invariant system; yet, in practice, thei…

Inductive BiasKnowledge Distillation