Abstract

Deep feed-forward networks, with high complexity, backpropagate the gradient of the loss function from final layers to earlier layers. As a consequence, the “gradient” may descend rapidly toward zero. This is known as the vanishing gradient phenomenon that prevents earlier layers from benefiting from further training. One of the most efficient techniques to solve this problem is using skip connection (shortcut) schemes that enable the gradient to be directly backpropagated to earlier layers. This paper investigates whether skip connections significantly affect the performance of deep neural networks of low complexity or whether their inclusion has little or no effect. The analysis was conducted using four Convolutional Neural Networks (CNNs) to predict four different multiscale basis functions for the mixed Generalized Multiscale Finite Element Method (GMsFEM). These models were applied to 249,375 samples. Three skip connection schemes were added to the base structure: Scheme 1 from the first convolutional block to the last, Scheme 2 from the middle to the last block, and Scheme 3 from the middle to the last and the second-to-last blocks. The results demonstrate that the third scheme is most effective, as it increases the coefficient of determination (R2) value by 0.0224–0.044 and decreases the Mean Squared Error (MSE) value by 0.0027–0.0058 compared to the base structure. Hence, it is concluded that enriching the last convolutional blocks with the information hidden in neighboring blocks is more effective than enriching using earlier convolutional blocks near the input layer.

References

1.
Nie
,
Z.
,
Jiang
,
H.
, and
Kara
,
L. B.
,
2020
, “
Stress Field Prediction in Cantilevered Structures Using Convolutional Neural Networks
,”
ASME J. Comput. Inf. Sci. Eng.
,
20
(
1
), p.
011002
.
2.
Deshpande
,
S.
, and
Purwar
,
A.
,
2021
, “
An Image-Based Approach to Variational Path Synthesis of Linkages
,”
ASME J. Comput. Inf. Sci. Eng.
,
21
(
2
), p.
021005
.
3.
Yamashita
,
R.
,
Nishio
,
M.
,
Do
,
R. K. G.
, and
Togashi
,
K.
,
2018
, “
Convolutional Neural Networks: an Overview and Application in Radiology
,”
Insights Imaging
,
9
(
4
), pp.
611
629
.
4.
Elgendy
,
M.
,
2020
,
Deep Learning for Vision Systems
,
Manning Publications
.
5.
He
,
K.
,
Zhang
,
X.
,
Ren
,
S.
, and
Sun
,
J.
, “
Deep Residual Learning for Image Recognition
,” in
Proc. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition
, pp.
770
778
.
6.
Drozdzal
,
M.
,
Vorontsov
,
E.
,
Chartrand
,
G.
,
Kadoury
,
S.
, and
Pal
,
C.
,
2016
, “The Importance of Skip Connections in Biomedical Image Segmentation,”
Deep Learning and Data Labeling for Medical Applications
,
Springer
,
New York
, pp.
179
187
.
7.
Ahn
,
H.
, and
Yim
,
C.
,
2020
, “
Convolutional Neural Networks Using Skip Connections with Layer Groups for Super-Resolution Image Reconstruction Based on Deep Learning
,”
Appl. Sci.
,
10
(
6
), p.
1959
.
8.
Wu
,
L.
,
Lin
,
X.
,
Chen
,
Z.
,
Huang
,
J.
,
Liu
,
H.
, and
Yang
,
Y.
,
2021
, “
An Efficient Binary Convolutional Neural Network with Numerous Skip Connections for Fog Computing
,”
IEEE Internet Things J.
,
8
(
14
), pp.
11357
11367
.
9.
Das
,
S. K.
,
Roy
,
P.
, and
Mishra
,
A. K.
,
2022
, “
Recognition of Ischaemia and Infection in Diabetic Foot Ulcer: a Deep Convolutional Neural Network Based Approach
,”
Int. J. Imaging Syst. Technol.
,
32
(
1
), pp.
192
208
.
10.
Paul
,
A.
,
Kundu
,
A.
,
Chaki
,
N.
,
Dutta
,
D.
, and
Jha
,
C.
,
2022
, “
Wavelet Enabled Convolutional Autoencoder Based Deep Neural Network for Hyperspectral Image Denoising
,”
Multimedia Tools Appl.
,
81
(
2
), pp.
2529
2555
.
11.
Chen
,
J.
,
Chung
,
E. T.
,
He
,
Z.
, and
Sun
,
S.
,
2020
, “
Generalized Multiscale Approximation of Mixed Finite Elements with Velocity Elimination for Subsurface Flow
,”
J. Comput. Phys.
,
404
, p.
109133
.
12.
Krizhevsky
,
A.
,
Sutskever
,
I.
, and
Hinton
,
G. E.
,
2012
, “
Imagenet Classification With Deep Convolutional Neural Networks
,”
Adv. Neural Inf. Process. Syst.
,
25
, pp.
1097
1105
.
13.
Simonyan
,
K.
, and
Zisserman
,
A.
,
2014
, “Very Deep Convolutional Networks for Large-Scale Image Recognition,”
arXiv preprint
. https://arxiv.org/abs/1409.1556
You do not currently have access to this content.