Dilated Convolution with Learnable Spacings: beyond bilinear interpolation

06/01/2023
by   Ismail Khalfaoui Hassani, et al.
0

Dilated Convolution with Learnable Spacings (DCLS) is a recently proposed variation of the dilated convolution in which the spacings between the non-zero elements in the kernel, or equivalently their positions, are learnable. Non-integer positions are handled via interpolation. Thanks to this trick, positions have well-defined gradients. The original DCLS used bilinear interpolation, and thus only considered the four nearest pixels. Yet here we show that longer range interpolations, and in particular a Gaussian interpolation, allow improving performance on ImageNet1k classification on two state-of-the-art convolutional architectures (ConvNeXt and Conv­Former), without increasing the number of parameters. The method code is based on PyTorch and is available at https://github.com/K-H-Ismail/Dilated-Convolution-with-Learnable-Spacings-PyTorch

READ FULL TEXT
research
12/07/2021

Dilated convolution with learnable spacings

Dilated convolution is basically a convolution with a wider kernel creat...
research
05/23/2018

Segmentation of Liver Lesions with Reduced Complexity Deep Models

We propose a computationally efficient architecture that learns to segme...
research
08/03/2020

Shape Adaptor: A Learnable Resizing Module

We present a novel resizing module for neural networks: shape adaptor, a...
research
01/13/2023

Learnable Heterogeneous Convolution: Learning both topology and strength

Existing convolution techniques in artificial neural networks suffer fro...
research
07/24/2023

Entropy Transformer Networks: A Learning Approach via Tangent Bundle Data Manifold

This paper focuses on an accurate and fast interpolation approach for im...
research
12/24/2020

Interpolating Points on a Non-Uniform Grid using a Mixture of Gaussians

In this work, we propose an approach to perform non-uniform image interp...
research
08/05/2022

Deep Feature Learning for Medical Acoustics

The purpose of this paper is to compare different learnable frontends in...

Please sign up or login with your details

Forgot password? Click here to reset