Related Experiment Video
Updated: Jul 26, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
DDCNet: Deep Dilated Convolutional Neural Network for Dense Prediction
Ali Salehi1, Madhusudhanan Balasubramanian1
1Department of Electrical and Computer Engineering, The University of Memphis, Memphis TN 38152.
This study introduces a novel network architecture for computer vision tasks like optical flow estimation. The proposed design uses dilated convolutions to achieve a larger effective receptive field (ERF) with fewer parameters, resulting in lightweight yet effective models.
Area of Science:
- Computer Vision
- Deep Learning
- Image Processing
Background:
- Dense pixel matching, including optical flow and disparity estimation, presents significant challenges in computer vision.
- Deep learning methods have shown recent success in addressing these dense estimation tasks.
- Larger effective receptive fields (ERFs) and high spatial feature resolution are crucial for accurate, high-resolution dense predictions.
Purpose of the Study:
- To present a systematic approach for designing network architectures that enhance the effective receptive field (ERF) while preserving high spatial feature resolution.
- To develop compact deep learning models for dense pixel matching tasks.
Main Methods:
- Utilized dilated convolutional layers to systematically increase the effective receptive field (ERF).
- Aggressively increased dilation rates in deeper network layers to achieve a larger ERF efficiently.
- Employed the optical flow estimation problem as a benchmark to validate the network design strategy.
Main Results:
- The proposed network architectures achieve a significantly larger ERF with a reduced number of trainable parameters.
- Compact networks demonstrate comparable performance to existing lightweight models on benchmark datasets.
- Validated performance on challenging benchmarks including Sintel, KITTI, and Middlebury datasets.
Conclusions:
- The developed network design strategy effectively balances ERF expansion and spatial resolution maintenance.
- The proposed compact networks offer a promising solution for efficient and high-performance dense estimation in computer vision.
- The approach provides a viable alternative for lightweight models in optical flow and disparity estimation.
Related Concept Videos
Dense Connective Tissue
Dense Regular Connective Tissue
In dense regular connective tissue, fibers are arranged parallel to each other, enhancing its tensile strength and resistance to stretching in the direction of the fiber orientations. Ligaments and tendons are made of dense regular...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
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...
Convolution Properties I
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:
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...
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...

