Computer Network Connection Enhancement Optimization Algorithm Based on Convolutional Neural Network
Computer Network Connection Enhancement Optimization Algorithm Based on Convolutional Neural Network
( N 1) 2 (nm nc ) 0 (2)
282
Authorized licensed use limited to: NUST School of Electrical Engineering and Computer Science (SEECS). Downloaded on November 28,2024 at 08:46:20 UTC from IEEE Xplore. Restrictions apply.
Ui ¦WiSi Ii ¦Wi Si Ii (5)
prediction results with better performance. Therefore, it is
necessary to consider a more flexible network connection
enhancement mechanism.
Among them, (x) represents the mean value of the
This article uses pseudo-variable encoding for one of the
variable x. Substituting the mean field variable Vi for the
features, and uses one-hot encoding for the other categorical
random variable mean (Si), the computer network model
features. After the preprocessing step, the number of feature
convolution kernel has an impact on the model in two
dimensions has been expanded from 41 to 121. After that,
aspects. On the one hand, the size of the convolution kernel
we convert each data of the convolutional neural network
determines the scale of the network model, and also affects
with 121-dimensional features into a 1 1×1 1×1 array. The
the size of the output feature network; on the other hand, the
operation is shown in Figure 4.
number of convolution kernels also affects the number of
feature networks [13]. However, for a specific data set, there
is currently no effective method to determine the optimal
convolution kernel size and the number of feature networks.
Therefore, this chapter builds multi-column
convolutional neural networks with different structures by
setting different convolution kernel sizes and the number of
feature networks, and trains each convolutional neural
network model on the training set separately to achieve
different network models The purpose of structure fitting
training data set. Finally, by fusing the output results of each Fig.4 Data conversion operation
network, a relatively good prediction result is obtained.
C. Logistics connection optimization based on convolutional The main reason for this result is that convolutional
neural network neural networks are superior to machine learning methods in
terms of feature extraction capabilities. The accuracy of
After the convolutional neural network model fusion, the traditional machine learning methods is lower than that
convolutional neural network has excellent discrimination based on convolutional neural networks. This is because the
ability for the extraction of complex feature networks. representation of normal and abnormal data after feature
Overfitting is a common problem in the field of machine extraction is similar in terms of low-level features. However,
learning. The main reason is that the learning model overfits convolutional neural networks can automatically extract
the features of the training set, which leads to the lack of complex high-level features from these similar low-level
generalization performance of the model and affects the features.
feature extraction and judgment of the test data set. . The
input image after different preprocessing has a richer For the multi-scale salient regions (Q1, Q2, Q3) extracted
expression, which is helpful for the network to determine the by the computer network, it is necessary to use the
final image category. Finally, the model's judgment of the convolutional neural network trained on the large-scale
object category is obtained based on the mean value of the network data set to extract the features U(K) respectively.
multi-column neural network prediction. As shown in These parameters are passed in the large-scale network The
formula (6), training on the data set changes from a random state to a
stable convergence state. Finally, the characteristic
expression of the multi-scale significant area of the entire
1 N
MCDNNi ¦ DNN j
N j1
computer network is obtained (7):
(6)
U U 1 U 2 U 3 (7)
MCDNN represents the probability of the i-th category
output by the multi-column convolutional neural network. The accuracy of computer network topology shows the
DNN represents the number of convolutional neural proportion of all correctly labeled computer network
networks; j represents the index of the j-th network in the topologies in the data set occupying the computer network
multi-column convolutional neural network. topology of the entire data set. This evaluation method
First of all, in the choice of network structure, the use of reflects the accuracy of scene labeling to a certain extent, but
exactly the same convolutional neural network structure may ignores an important feature of a data set, that is, the number
limit the difference of the network for feature learning to a of computer network topologies of each category label in the
certain extent. The advantage of the multi-column network data set is not consistent [15]. This characteristic causes the
structure compared to the single-column network is that evaluation method of computer network topology accuracy
different networks can learn the characteristics of the input to be affected by the large number of computer network
image from different angles. Then, increasing the difference topology categories. Therefore, as a supplement to the
between different networks through changes in the network evaluation method of computer network topology accuracy,
structure is a potential method to improve the overall the category average accuracy evaluation method has also
performance of the network. been widely adopted. The category average accuracy
evaluation method first obtains the computer network
Secondly, the method of connecting and enhancing the topology accuracy of each category itself, and then sums and
prediction of multi-column networks by simply taking the averages the accuracy of each category to obtain the final
average value is relatively simple, because the discriminant scene labeling accuracy. The category average accuracy
performance of different networks is different [14]. Network evaluation method ensures that the computer network
283
Authorized licensed use limited to: NUST School of Electrical Engineering and Computer Science (SEECS). Downloaded on November 28,2024 at 08:46:20 UTC from IEEE Xplore. Restrictions apply.
topology accuracy of each category has the same influence enhancement optimization algorithms, such as simulated
weight on the final scene labeling accuracy. This relevance annealing algorithms and genetic algorithms. This article
means that under the existing convolutional neural network only discusses the convolutional neural network algorithm
framework, by improving the characteristics of general alone. Compared with other algorithms, whether it is more
convolutional neural networks, it is beneficial to further feasible, this article does not do more in-depth research. This
improve the accuracy of computer network topology results. is also the future research direction of computer network
connection enhancement optimization algorithm based on
IV. CONCLUSION convolutional neural network.
This article is based on the research of convolutional
neural network, mainly focusing on the key technology of REFERENCES
computer network connection enhancement. Aiming at the [1] Liu Yu, Liu Houquan. Facial image restoration based on adversarial
training and convolutional neural network[J]. Computer Engineering
problem of object recognition, this paper takes the and Applications, vol.055, no.002, pp.110-115,136, 2019.
characteristics of the network as the research of the structure
[2] Chen Z, Hong Y, Wang J, et al. Monocular visual odometer based on
of the convolutional neural network model as an entry point. cyclic convolutional neural network [J]. Jiqiren/Robot, vol.41,
By fusing multiple columns of convolutional neural no.2,pp.147-155, 2019 .
networks with different structures, objects with better [3] Zhang Zhenhuan, Zhou Cailan, Liang Yuan. Optimized
stability than a single network structure are obtained. Convolutional Neural Network Garment Classification Algorithm
Recognition effect. No matter which algorithm is adopted to Based on Residual Error[J]. Computer Engineering and Science,
simulate the network connection, it is necessary to evaluate vol.040, no.002, pp.354-360, 2018.
its performance in the end. This paper selects the [4] Jia Kai, Duan Xintao, Li Baoxia, et al. Image super-resolution
enhancement algorithm based on dual-channel convolutional neural
convolutional neural network algorithm. According to the network [J]. Computer Applications, vol.038, no.012, pp.3563-3569,
analysis of the calculation process, it is concluded that the 2018.
algorithm that can make the network connection achieve [5] Tu Wenbo, Yuan Zhenming, Yu Kai. Chinese word segmentation
better results in the convolutional neural network algorithm method of convolutional neural network without pooling layer[J].
is the average field neural network algorithm, because it is Computer Engineering and Applications, vol.17,no.11,pp.21-22,2020.
not only fast but also The result is closer to the real situation, [6] Ouyang Ning, Zeng Mengping, Lin Leping. Super-resolution
so the algorithm is feasible in terms of enhancing and reconstruction based on parallel convolutional neural network[J].
Computer Applications, vol.37,no.4,pp.52-53,2017.
optimizing the computer network connection and expanding
the topology of the network structure. [7] GAO Lei, FAN Bing-Bing, HUANG Sui. Improved Convolutional
Neural Network Image Classification Algorithm Based on Residual
According to the current research situation, there are still Error [J]. Computer System Applications, vol.028, no.007,
pp.139-144, 2019.
many ways to enhance and optimize computer network
[8] Sun Yuechi, Ping Wei, Xu Minglei. Human behavior recognition
connection efficiency and increase network communication based on optimized convolutional neural network structure[J].
capacity, but these methods and measures have more or less Computer Applications and Software, vol.38,no.2,pp.8,2021.
problems of this kind, or they are not practical. And the [9] Zhu Fuli, Yang Lei, Ji Bo. Face detection method based on enhanced
economy, and the enhanced and optimized computer parallel cascaded convolutional neural network[J]. Computer
network connection ground averaging neural network Applications and Software, vol.37,no.11,pp.61-62,2020.
algorithm proposed in this paper can well meet the above [10] Wen Guangzhao, Xu Shinan, Ma Yunhe, et al. Expression recognition
requirements and has good economy [16]. algorithm based on binary dense convolutional neural network [J].
Computer and Digital Engineering, vol. 48, no. 3, pp. 62-63, 2020 .
By establishing a scientific and reasonable field average [11] Lu Feiyu. Traffic sign detection and recognition algorithm based on
neural network model, it is helpful to carry out computer improved convolutional neural network[J]. Industrial Control
network connection enhancement and optimization in the Computer, vol. 32,no.6,pp.3-4,2019.
field average neural network algorithm research work, and [12] Gao Youwen, Zhou Benjun, Hu Xiaofei. Research on Convolutional
then judge the network effect. It should be noted that when Neural Network Image Recognition Based on Data Augmentation[J].
Computer Technology and Development, vol.28,no.8,pp.4-5,2018.
using the function method to construct a model, we should
[13] He Yufei, Gao Hongwei. Single-frame image super-resolution
strengthen the problem of constructing the objective function. reconstruction based on multilayer connected convolutional neural
Based on the enhanced optimization network connection network[J]. Computer Applications and Software, vol.36,no.5,
average field neural network algorithm, in order to analyze pp.6-7,2019.
this neural network algorithm in depth and achieve the [14] Long Min, Tong Yueyang. Research on face live detection algorithm
desired result, the first step is to construct an excellent using convolutional neural network[J]. Computer Science and
average field neural network model. The construction of the Exploration, vol.12,no.10,pp.13-15,2018.
network algorithm model needs to pay attention to many [15] Zheng Chenghao, Liu Bing, Zhou Yong. Scale-independent cascaded
factors, especially in the process of constructing and convolutional neural network face detection algorithm [J]. Computer
Application Research, vol. 036, no.002, pp.593-597,605, 2019.
selecting the objective function to choose appropriate,
[16] Zhang Wenda, Xu Yuelei, Ni Jiacheng, et al. Image target recognition
scientific and effective. Based on the characteristics of algorithm based on multi-scale block convolutional neural network
computer networks, there are other different connection [J]. Computer Applications, vol.036, no.004, pp.1033-1038, 2016.
284
Authorized licensed use limited to: NUST School of Electrical Engineering and Computer Science (SEECS). Downloaded on November 28,2024 at 08:46:20 UTC from IEEE Xplore. Restrictions apply.