Fully trainable Gaussian derivative convolutional layer
Valentin Penaud--Polge (CMM), Santiago Velasco-Forero (CMM), Jesus, Angulo (CMM)

TL;DR
This paper introduces a fully trainable Gaussian derivative convolutional layer that generalizes previous fixed or semi-trainable Gaussian kernels, demonstrating competitive performance in image classification and segmentation tasks.
Contribution
It proposes a high-level configurable layer based on anisotropic, oriented, and shifted Gaussian derivatives, extending prior Gaussian-based CNN methods.
Findings
Competitive performance in image classification and segmentation
Successfully integrated into VGG16 and U-net architectures
Generalizes previous Gaussian kernel approaches
Abstract
The Gaussian kernel and its derivatives have already been employed for Convolutional Neural Networks in several previous works. Most of these papers proposed to compute filters by linearly combining one or several bases of fixed or slightly trainable Gaussian kernels with or without their derivatives. In this article, we propose a high-level configurable layer based on anisotropic, oriented and shifted Gaussian derivative kernels which generalize notions encountered in previous related works while keeping their main advantage. The results show that the proposed layer has competitive performance compared to previous works and that it can be successfully included in common deep architectures such as VGG16 for image classification and U-net for image segmentation.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Neural Network Applications · Video Surveillance and Tracking Methods
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
