Related Experiment Video
Updated: Oct 30, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
728
Why Dilated Convolutional Neural Networks: A Proof of Their Optimality.
Jonatan Contreras1, Martine Ceberio1, Vladik Kreinovich1
1Department of Computer Science, University of Texas at El Paso, El Paso, TX 79968, USA.
Entropy (Basel, Switzerland)
|July 2, 2021
Summary
Dilated convolution, a technique in convolutional neural networks, processes specific neighboring data points for improved accuracy. This paper proves dilated convolution is the most efficient method for image processing tasks.
Area of Science:
- Computer Science
- Artificial Intelligence
- Image Processing
Background:
- Convolutional neural networks (CNNs) are effective for image processing.
- Standard convolutional layers process all neighboring input signals.
- Improved accuracy requires selective processing of neighboring data.
Purpose of the Study:
- To explain the empirical efficiency of dilated convolution.
- To mathematically prove the superiority of dilated convolution over alternatives.
- To provide theoretical justification for using dilated convolution in CNNs.
Main Methods:
- Analyzing convolutional layers in neural networks.
- Investigating the properties of dilated convolution.
- Developing mathematical proofs for optimality criteria.
Main Results:
- Dilated convolution selects neighboring points based on divisibility by a constant ℓ.
- Empirical efficiency of dilated convolution is explained.
- Proof demonstrates dilated convolution is optimal for reasonable criteria.
Conclusions:
- Dilated convolution offers superior performance in image processing tasks.
- The findings provide a theoretical foundation for the effectiveness of dilated convolution.
- This research validates the use of dilated convolution in advanced CNN architectures.
Related Concept Videos
Convolution Properties II
349
The important convolution properties include width, area, differentiation, and integration properties.
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...
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...
349
Convolution Properties I
314
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
314
Convolution: Math, Graphics, and Discrete Signals
536
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
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...
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...
536
