CN115333959A - Flow prediction method of distributed network platform - Google Patents

Flow prediction method of distributed network platform Download PDF

Info

Publication number
CN115333959A
CN115333959A CN202211244691.0A CN202211244691A CN115333959A CN 115333959 A CN115333959 A CN 115333959A CN 202211244691 A CN202211244691 A CN 202211244691A CN 115333959 A CN115333959 A CN 115333959A
Authority
CN
China
Prior art keywords
rank
matrix
row vector
candidate sampling
low
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202211244691.0A
Other languages
Chinese (zh)
Other versions
CN115333959B (en
Inventor
胡夕国
胡玥
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nantong Zhonghong Network Technology Co ltd
Original Assignee
Nantong Zhonghong Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nantong Zhonghong Network Technology Co ltd filed Critical Nantong Zhonghong Network Technology Co ltd
Priority to CN202211244691.0A priority Critical patent/CN115333959B/en
Publication of CN115333959A publication Critical patent/CN115333959A/en
Application granted granted Critical
Publication of CN115333959B publication Critical patent/CN115333959B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/147Network analysis or design for predicting network behaviour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/11Complex mathematical operations for solving equations, e.g. nonlinear equations, general mathematical optimization problems
    • G06F17/12Simultaneous equations, e.g. systems of linear equations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/142Network analysis or design using statistical or mathematical methods
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computational Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Algebra (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Operations Research (AREA)
  • Probability & Statistics with Applications (AREA)
  • Computing Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a flow prediction method of a distributed network platform, belonging to the technical field of network flow prediction. The method comprises the following steps: obtaining target candidate sampling matrixes according to the rank of the low-rank matrix and linear independent row vectors in the low-rank matrix; obtaining a correlation characteristic value corresponding to each target candidate sampling matrix according to each linear independent row vector in the low-rank matrix corresponding to each target candidate sampling matrix; according to the sparse matrix, obtaining entropy values corresponding to the target candidate sampling matrixes; obtaining the optimal data length corresponding to the flow data sequence according to the correlation characteristic value and the entropy value; obtaining a flow prediction network according to each sub-flow data sequence corresponding to the optimal data length; and inputting the flow data to be predicted into a flow prediction network to obtain predicted flow data at the next moment. The invention can reduce the network training time and improve the prediction precision of the flow prediction network.

Description

Flow prediction method of distributed network platform
Technical Field
The invention relates to the technical field of network traffic prediction, in particular to a traffic prediction method of a distributed network platform.
Background
With the increasing development of networks, services and applications borne by the networks are increasingly abundant, strengthening network management construction, improving network operation speed and utilization rate are key problems to be solved, and network flow prediction is key to solve the problems; prediction refers to estimation and inference in advance from past or present information.
The existing network traffic prediction method generally performs traffic prediction according to a trained traffic prediction network, each piece of data input in the network training process is often traffic data of a period of time, and the traffic data sequence of the period of time is not divided according to the real period of the data sequence and then the network training is performed, so that the training time of a neural network can be increased by the traditional traffic prediction network training method, and the prediction accuracy of the traffic prediction network is relatively low.
Disclosure of Invention
The invention provides a flow prediction method of a distributed network platform, which is used for solving the problem of low prediction precision when the existing method predicts flow data, and adopts the following technical scheme:
an embodiment of the present invention provides a traffic prediction method for a distributed network platform, including the following steps:
acquiring a flow data sequence corresponding to a target time period;
uniformly dividing the flow data sequence by using different data lengths to obtain sub flow data sequences corresponding to the data lengths; according to the sub-flow data sequences, a sampling matrix corresponding to each data length is constructed; decomposing the sampling matrix to obtain a sparse matrix and a low-rank matrix corresponding to the sampling matrix;
obtaining each candidate sampling matrix according to the rank of the low-rank matrix; screening the candidate sampling matrixes according to the linear independent row vectors in the low-rank matrix to obtain target candidate sampling matrixes;
obtaining a correlation characteristic value corresponding to each target candidate sampling matrix according to each linear independent row vector in the low-rank matrix corresponding to each target candidate sampling matrix; obtaining entropy values corresponding to the target candidate sampling matrixes according to the sparse matrix; obtaining the optimal data length corresponding to the flow data sequence according to the correlation characteristic value and the entropy value;
obtaining a flow prediction network according to each sub-flow data sequence corresponding to the optimal data length; and inputting the flow data to be predicted into a flow prediction network to obtain the predicted flow data at the next moment.
Has the advantages that: the method comprises the steps of uniformly dividing flow data sequences by using different data lengths, and constructing to obtain sampling matrixes corresponding to the data lengths; decomposing each sampling matrix to obtain a sparse matrix and a low-rank matrix corresponding to each sampling matrix; then obtaining each candidate sampling matrix according to the rank of the low-rank matrix; screening each candidate sampling matrix according to each linear independent row vector in each low-rank matrix to obtain each target candidate sampling matrix; then according to each linear independent row vector in the low-rank matrix corresponding to each target candidate sampling matrix, obtaining a correlation characteristic value corresponding to each target candidate sampling matrix; according to the sparse matrix, entropy values of the sparse matrix corresponding to each target candidate sampling matrix are obtained; then obtaining the optimal data length corresponding to the flow data sequence according to the correlation characteristic value and the entropy value; finally, according to each sub-flow data sequence corresponding to the optimal data length, a flow prediction network is obtained; and inputting the flow data to be predicted into a flow prediction network to obtain the predicted flow data at the next moment. The method of the invention not only can reduce the labeled data volume and the network training time during the network training, but also can improve the prediction precision of the flow prediction network.
Preferably, the method for obtaining each candidate sampling matrix according to the rank of the low-rank matrix includes:
arranging the data lengths in a sequence from small to large to obtain a data length sequence;
acquiring the rank of a low-rank matrix corresponding to each sampling matrix corresponding to the data length sequence, and constructing to obtain a rank sequence;
acquiring a minimum rank position in the rank sequence;
selecting a preset rank on the left side of each minimum rank position and a preset rank on the right side of each minimum rank position in the rank sequence; and recording the sampling matrix corresponding to each minimum rank, the sampling matrix corresponding to the preset rank at the left side of each minimum rank position and the sampling matrix corresponding to the preset rank at the right side of each minimum rank position as candidate sampling matrices.
Preferably, the method for screening the candidate sampling matrices according to the linear independent row vectors in the low rank matrix to obtain the target candidate sampling matrices includes:
acquiring each linear independent row vector in a low-rank matrix corresponding to each candidate sampling matrix;
according to each linear independent row vector in the low-rank matrix, each program group corresponding to each linear independent row vector in the low-rank matrix is constructed;
calculating to obtain each ideal row vector corresponding to each linear independent row vector according to each equation group corresponding to each linear independent row vector;
obtaining the correlation rank of the low-rank matrix corresponding to each candidate sampling matrix according to the cosine similarity between each linear independent row vector and each corresponding ideal row vector;
and screening the candidate sampling matrixes according to the correlation rank to obtain target candidate sampling matrixes.
Preferably, the method for obtaining each ideal row vector corresponding to each linearly independent row vector includes:
for any candidate sampling matrix:
obtaining each linear independent row vector in a low-rank matrix corresponding to the candidate sampling matrix; if the linearly independent row vectors are linearly independent row vector a = [ A1 A2 A3], linearly independent row vector B = [ B1B 2B 3], and linearly independent row vector C = [ C1C 2C 3], respectively; the A1, the A2, the A3, the B1, the B2, the B3, the C1, the C2 and the C3 are parameters in a linear independent row vector in the low-rank matrix;
for a linearly independent row vector a:
according to each linear independent row vector corresponding to the low-rank matrix, each equation set corresponding to the linear independent row vector A is constructed and obtained, and each equation set is a first equation set corresponding to the linear independent row vector A
Figure DEST_PATH_IMAGE001
A second equation set corresponding to the linearly independent row vector A
Figure 125398DEST_PATH_IMAGE002
And a third system of equations corresponding to the linearly independent row vector A
Figure DEST_PATH_IMAGE003
(ii) a The described
Figure 252754DEST_PATH_IMAGE004
Figure DEST_PATH_IMAGE005
Figure 339528DEST_PATH_IMAGE006
Is a coefficient;
according to a first equation group corresponding to the linear independent row vector A, calculating to obtain coefficients in the first equation group
Figure 374480DEST_PATH_IMAGE004
Value and coefficient of
Figure 144990DEST_PATH_IMAGE005
A value of (d);
according to the coefficient
Figure 974405DEST_PATH_IMAGE004
Value and coefficient of
Figure 627104DEST_PATH_IMAGE005
To obtain a first ideal value corresponding to the linearly independent row vector A
Figure DEST_PATH_IMAGE007
According to the first ideal value, a first ideal row vector corresponding to the linear independent row vector A is constructed and obtained
Figure 183856DEST_PATH_IMAGE008
According to a second equation set corresponding to the linear independent row vector A, calculating to obtain coefficients in the second equation set
Figure DEST_PATH_IMAGE009
Value and coefficient of
Figure 12134DEST_PATH_IMAGE010
A value of (d);
according to the coefficient
Figure 261719DEST_PATH_IMAGE009
Value and coefficient of
Figure 339397DEST_PATH_IMAGE010
To obtain a second ideal value corresponding to the linearly independent row vector A
Figure DEST_PATH_IMAGE011
According to the second ideal value, a second ideal row vector corresponding to the linear irrelevant row vector A is constructed and obtained
Figure 247310DEST_PATH_IMAGE012
According to the third program group corresponding to the linear independent row vector A, calculating to obtain coefficients in the third program group
Figure DEST_PATH_IMAGE013
Value and coefficient of
Figure 176433DEST_PATH_IMAGE014
A value of (d);
according to the coefficient
Figure 613230DEST_PATH_IMAGE013
Value and coefficient of
Figure 178204DEST_PATH_IMAGE014
To obtain a third ideal value corresponding to the linearly independent row vector A
Figure DEST_PATH_IMAGE015
According to the third ideal value, a third ideal row vector corresponding to the linear independent row vector A is constructed and obtained
Figure 76759DEST_PATH_IMAGE016
The first ideal row vector, the second ideal row vector and the third ideal row vector are ideal row vectors corresponding to the linearly independent row vector A.
Preferably, the method for obtaining the correlation rank of the low-rank matrix corresponding to each candidate sampling matrix according to the cosine similarity between each linear independent row vector and each corresponding ideal row vector includes:
for any candidate sampling matrix:
calculating cosine similarities between each linear independent row vector in the low-rank matrix corresponding to the candidate sampling matrix and each ideal row vector corresponding to the candidate sampling matrix to obtain cosine similarities corresponding to a linear independent row vector A, cosine similarities corresponding to a linear independent row vector B and cosine similarities corresponding to a linear independent row vector C;
judging whether the cosine similarity corresponding to the linear irrelevant row vector A is larger than a preset similarity threshold value or not, if so, subtracting 1 from the rank of the low-rank matrix corresponding to the candidate sampling matrix, otherwise, subtracting 0 from the rank of the low-rank matrix corresponding to the candidate sampling matrix;
judging whether the cosine similarity corresponding to the linear irrelevant row vector B is larger than a preset similarity threshold value, if so, subtracting 1 from the rank of the low-rank matrix corresponding to the candidate sampling matrix, otherwise, subtracting 0 from the rank of the low-rank matrix corresponding to the candidate sampling matrix;
judging whether the cosine similarity corresponding to the linear irrelevant row vector C is larger than a preset similarity threshold value or not, if so, subtracting 1 from the rank of the low-rank matrix corresponding to the candidate sampling matrix, otherwise, subtracting 0 from the rank of the low-rank matrix corresponding to the candidate sampling matrix;
and counting an accumulated value of the rank-subtracted values of the low-rank matrix corresponding to the candidate sampling matrix, and marking the value obtained by subtracting the accumulated value from the rank of the low-rank matrix corresponding to the candidate sampling matrix as the related rank of the low-rank matrix corresponding to the candidate sampling matrix.
Preferably, the method for screening the candidate sampling matrices according to the correlation rank to obtain the target candidate sampling matrices includes:
arranging the relevant ranks of the low-rank matrix corresponding to each candidate sampling matrix according to the sequence from large to small, and constructing to obtain a relevant rank sequence; and recording each candidate sampling matrix corresponding to the minimum correlation rank in the correlation rank sequence as a target candidate sampling matrix.
Preferably, the method for obtaining the correlation eigenvalue corresponding to each target candidate sampling matrix according to each linear independent row vector in the low rank matrix corresponding to each target candidate sampling matrix includes:
for any target candidate sampling matrix:
obtaining cosine similarities which are greater than a preset similarity threshold value in the cosine similarities between each linear irrelevant row vector in the low-rank matrix corresponding to the target candidate sampling matrix and each corresponding ideal row vector, and recording as the cosine similarities of each target corresponding to the target candidate sampling matrix;
and calculating the mean value of the cosine similarity of each target corresponding to each target candidate sampling matrix, and recording the mean value as the correlation characteristic value corresponding to each target candidate sampling matrix.
Preferably, the method for obtaining the optimal data length corresponding to the flow data sequence according to the correlation characteristic value and the entropy value includes:
obtaining the eigenvalue of each target candidate sampling matrix according to the correlation eigenvalue and the corresponding entropy value corresponding to each target candidate sampling matrix;
and recording the data length of the target candidate sampling matrix corresponding to the maximum eigenvalue as the optimal data length corresponding to the flow data sequence.
Drawings
To more clearly illustrate the embodiments of the present invention or the technical solutions and advantages of the prior art, the following description will be made
While the drawings necessary for the embodiment or prior art description are briefly described, it should be apparent that the drawings in the following description are merely examples of the invention and that other drawings may be derived from those drawings by those of ordinary skill in the art without inventive step.
Fig. 1 is a flowchart of a traffic prediction method of a distributed network platform according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, rather than all embodiments, and all other embodiments obtained by those skilled in the art based on the embodiments of the present invention belong to the protection scope of the embodiments of the present invention.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs.
The embodiment provides a traffic prediction method for a distributed network platform, which is described in detail as follows:
as shown in fig. 1, the traffic prediction method for the distributed network platform includes the following steps:
and S001, acquiring a flow data sequence corresponding to the target time period.
The embodiment mainly utilizes the traffic prediction network to predict the traffic data in the future time period, and when the network is used for prediction, the network can be regarded as a fitter for fitting the internal rules of the data, wherein the period is an important property when the internal rules of the data are fitted; and the traffic data has certain periodicity in general, so that the network can be used for prediction. If the fitting of the neural network to the periodic information is not good, the accuracy of the prediction result is difficult to guarantee while the calculation amount is increased. Therefore, the embodiment analyzes the traffic data sequence to obtain the optimal data length corresponding to the traffic data sequence, where the optimal data length is close to the real period of the traffic data sequence; then, each sub-flow data sequence corresponding to the optimal data length is used as input in network training to train the network, and a trained flow prediction network is obtained; and then inputting the flow data to be predicted into a flow prediction network to obtain predicted flow data at the next moment. In the embodiment, the input data is not the flow data of a random period of time when the network training is performed, but the data sequence obtained by dividing the flow data of a period of time according to the period of the data sequence; then training the flow prediction network according to the divided data sequence; therefore, the method not only can reduce the labeled data volume and the network training time during network training, but also can improve the prediction accuracy of the traffic prediction network.
In this embodiment, each flow data corresponding to a target time period and a flow data sequence corresponding to the target time period are selected from a database, and a flow data curve corresponding to the flow data sequence is constructed and obtained according to the flow data sequence; the present embodiment sets the target time period to one day; as another embodiment, the time length of another target time period may be set according to different requirements, for example, the target time period may be set to 5 hours. And because the flow data curve has the problem of cycle nesting, the conventional frequency spectrum analysis method is difficult to directly calculate the optimal cycle of the flow data sequence.
Step S002, uniformly dividing the flow data sequence by utilizing different data lengths to obtain each sub-flow data sequence corresponding to each data length; according to the sub-flow data sequences, a sampling matrix corresponding to each data length is constructed; and decomposing the sampling matrix to obtain a sparse matrix and a low-rank matrix corresponding to the sampling matrix.
In the embodiment, the flow data sequence is divided by using different data lengths, and a sampling matrix corresponding to each data length is constructed; decomposing each sampling matrix to obtain a sparse matrix and a low-rank matrix corresponding to each sampling matrix; the low-rank matrix is an original matrix without noise influence, and the sparse matrix is a matrix influenced by noise; the low-rank matrix and the sparse matrix are the basis for obtaining the optimal data length through subsequent analysis.
In this embodiment, the number of data lengths is set to be a, and the data lengths are arranged in a descending order to obtain a data length sequence, where differences between adjacent data lengths in the data length sequence are equal, and an initial data length in the data length sequence is set to be smaller, and a difference between adjacent data lengths in the data length sequence is set to be smaller; the difference between the maximum data length in the data length sequence and the total data length corresponding to the traffic data sequence is large, so that the number of rows of each obtained sampling matrix is generally large. For any data length: uniformly dividing the flow data sequence according to the data length to obtain each sub-flow data sequence corresponding to the data length; then according to each sub-flux data sequence, a sampling matrix corresponding to the data length is constructed; for example, the flow data sequence is: [1 2 3 4 2 1 2 3 4 3 1 2 3 4 5]Setting the data length to be 5, namely taking 5 as a period, and then uniformly dividing the streaming data sequence according to the data length 5 to obtain three sub-streaming data sequences [1 2 3 4 2 ] corresponding to the data length]、 [1 2 3 4 3]And [1 2 3 4 5](ii) a And constructing and obtaining a sampling matrix corresponding to the data length
Figure DEST_PATH_IMAGE017
. Therefore, the sampling matrix corresponding to each data length in the data length sequence can be obtained through the method.
In the embodiment, each sampling matrix is decomposed by using RPCA to obtain a low-rank matrix and a sparse matrix corresponding to each sampling matrix; the low-rank matrix can represent the redundancy degree of matrix data, that is, the lower the rank corresponding to the low-rank matrix is, the closer the data length corresponding to the corresponding sampling matrix is to the real period of the flow data sequence is, otherwise, the larger the difference between the data length corresponding to the corresponding sampling matrix and the real period of the flow data sequence is; the sparse matrix is a noise matrix, when the entropy value of the noise matrix is larger, the difference between the data length of the corresponding sampling matrix and the real period of the flow data sequence is larger, otherwise, the difference between the data length of the corresponding sampling matrix and the real period of the flow data sequence is smaller.
S003, obtaining each candidate sampling matrix according to the rank of the low-rank matrix; and screening the candidate sampling matrixes according to the linear independent row vectors in the low-rank matrix to obtain target candidate sampling matrixes.
In this embodiment, each sampling matrix is constructed by uniformly dividing the traffic data sequence according to different data lengths, and since the rank of the matrix represents the number of linearly independent row vectors in the matrix, when the rank of the low-rank matrix corresponding to the sampling matrix is small, it indicates that the data length corresponding to the sampling matrix is relatively close to the real period of the traffic data sequence; as the data length increases, the data length may slowly approach the real period of the traffic data sequence and then may slowly depart from the real period of the traffic data sequence; the linear independence is absolute linear independence, namely, as long as any row vector in the matrix can not be completely represented by other row vectors, the row vector is the linear independence row vector; however, for periodic traffic data, while periodicity exists, there often exists a slight difference in different periods, so that the data length of the sampling matrix corresponding to the low-rank matrix corresponding to the minimum rank may not be the closest to the real period of the traffic data sequence in the data length sequence, and it is possible that other data lengths around the data length of the sampling matrix corresponding to the low-rank matrix corresponding to the minimum rank are the closest to the real period of the traffic data sequence; e.g. for any low rank matrix
Figure 676367DEST_PATH_IMAGE018
The low rank matrix has a rank of 3, for an ideal matrix
Figure DEST_PATH_IMAGE019
The ideal matrix has a rank of 2 and the low-rank matrix
Figure 752908DEST_PATH_IMAGE018
And the ideal matrix
Figure 54445DEST_PATH_IMAGE019
The difference in (2) is only between 6 and 7, but the difference between the two matrices is small, i.e. [ 4 7 ]]And [2 4 6]Has little difference therebetween, and has a low rank matrix
Figure 507423DEST_PATH_IMAGE018
In [1 2 3]]And [2 4 7]Is also large, but not a hundred percent linear correlation, the data length of the sampling matrix corresponding to the low rank matrix may be the closest to the real period of the traffic data sequence in the data length sequence, but the rank corresponding to the low rank matrix may not be the smallest. Therefore, if the present embodiment only refers to the rank of the low-rank matrix to find the real period of the traffic data sequence, the above phenomenon may be ignored, and therefore, the present embodiment needs to obtain each candidate sampling matrix according to the data length of the sampling matrix corresponding to the low-rank matrix corresponding to the minimum rank, and then analyze each linear independent row vector in the low-rank matrix corresponding to each candidate sampling matrix to obtain each target candidate sampling matrix; and subsequently, taking each target candidate sampling matrix as a basis for obtaining the optimal data length corresponding to the flow data sequence, wherein the optimal data length is closest to the real period of the flow data sequence in the data length sequence.
(a) The specific process of obtaining each candidate sampling matrix according to the rank of the low-rank matrix is as follows:
the method comprises the steps of obtaining the rank of a low-rank matrix corresponding to each sampling matrix corresponding to a data length sequence, and constructing to obtain a rank sequence; acquiring a minimum rank position in a rank sequence, wherein the minimum rank position may be multiple; then, selecting a preset rank on the left side of each minimum rank position and a preset rank on the right side of each minimum rank position in the rank sequence, and recording a sampling matrix corresponding to each minimum rank, a sampling matrix corresponding to the preset rank on the left side of each minimum rank position and a sampling matrix corresponding to the preset rank on the right side of each minimum rank position as candidate sampling matrices; the embodiment sets and selects 5 ranks on the left side of each minimum rank position and 5 ranks on the right side of each minimum rank position in the rank sequence.
(b) Screening each candidate sampling matrix according to each linear independent row vector in the low-rank matrix to obtain each target candidate sampling matrix specifically comprises the following steps:
acquiring each linear independent row vector in a low-rank matrix corresponding to each candidate sampling matrix; according to each linear independent row vector in the low-rank matrix corresponding to each candidate sampling matrix, each program group corresponding to each linear independent row vector in the low-rank matrix corresponding to each candidate sampling matrix is constructed; calculating to obtain each ideal row vector corresponding to each linear independent row vector according to each equation group corresponding to each linear independent row vector; and for any one of the linearly independent row vectors, the number of the equation sets corresponding to the linearly independent row vector is the number of the parameters in the linearly independent row vector, the number of the ideal row vectors corresponding to the linearly independent row vector is also the number of the parameters in the linearly independent row vector, and the number of the equations in any one of the equation sets corresponding to the linearly independent row vector is the number of the parameters in the linearly independent row vector minus 1. The specific process of obtaining each ideal row vector corresponding to each linearly independent row vector is as follows:
for any candidate sampling matrix: obtaining each linear independent row vector in a low-rank matrix corresponding to the candidate sampling matrix; if the linearly independent row vectors are respectively the linearly independent row vector A = [ A1A 2A 3]]Linearly independent row vector B = [ B1B 2B 3]]And a linearly independent row vector C = [ C1C 2C 3]](ii) a Then, according to each linear independent row vector in the low-rank matrix corresponding to the candidate sampling matrix, each equation set corresponding to the linear independent row vector A is constructed and obtained, and each equation set is a first equation set corresponding to the linear independent row vector A
Figure 961538DEST_PATH_IMAGE001
A second equation set corresponding to the linearly independent row vector A
Figure 5717DEST_PATH_IMAGE002
And a third system of equations corresponding to the linearly independent row vector A
Figure 528971DEST_PATH_IMAGE003
The A1, A2, A3, B1, B2, B3, C1, C2, C3 are parameters in the linearly independent row vector in the low rank matrix corresponding to the candidate sampling matrix, and the
Figure 51220DEST_PATH_IMAGE004
Figure 156579DEST_PATH_IMAGE005
Figure 106080DEST_PATH_IMAGE006
Are coefficients. According to a first equation group corresponding to the linear independent row vector A, calculating to obtain coefficients in the first equation group
Figure 867363DEST_PATH_IMAGE004
Value and coefficient of
Figure 445499DEST_PATH_IMAGE005
A value of (d); according to the obtained coefficient
Figure 608627DEST_PATH_IMAGE004
Value and coefficient of
Figure 932293DEST_PATH_IMAGE005
To obtain a first ideal value corresponding to the linearly independent row vector A
Figure 695718DEST_PATH_IMAGE007
(ii) a According to the first ideal value, a first ideal row vector corresponding to the linear irrelevant row vector A is constructed and obtained
Figure 559769DEST_PATH_IMAGE008
. According to a second equation set corresponding to the linear independent row vector A, calculating to obtain coefficients in the second equation set
Figure 577403DEST_PATH_IMAGE009
Value and coefficient of
Figure 134287DEST_PATH_IMAGE010
Value of (2)(ii) a According to the obtained coefficient
Figure 666899DEST_PATH_IMAGE009
Value and coefficient of
Figure 787171DEST_PATH_IMAGE010
To obtain a second ideal value corresponding to the linearly independent row vector A
Figure 659312DEST_PATH_IMAGE011
(ii) a According to the second ideal value, a second ideal row vector corresponding to the linear irrelevant row vector A is constructed and obtained
Figure 652676DEST_PATH_IMAGE012
. According to the third program group corresponding to the linear independent row vector A, calculating to obtain the coefficient in the third program group
Figure 125114DEST_PATH_IMAGE013
Value and coefficient of
Figure 330968DEST_PATH_IMAGE014
A value of (d); according to the obtained coefficient
Figure 323194DEST_PATH_IMAGE013
Value and coefficient of
Figure 221880DEST_PATH_IMAGE014
To obtain a third ideal value corresponding to the linearly independent row vector A
Figure 924825DEST_PATH_IMAGE015
(ii) a According to the third ideal value, a third ideal row vector corresponding to the linear independent row vector A is constructed and obtained
Figure 934369DEST_PATH_IMAGE016
By analogy, a first ideal row vector, a second ideal row vector and a third ideal row vector corresponding to the linearly independent row vector B can be obtained, and a first ideal row vector, a second ideal row vector and a third ideal row vector corresponding to the linearly independent row vector C can be obtained. Therefore, the ideal row vectors corresponding to the linearly independent row vector a, the ideal row vectors corresponding to the linearly independent row vector B, and the ideal row vectors corresponding to the linearly independent row vector C can be obtained through the above processes.
Then calculating cosine similarities between each linear independent row vector in the low-rank matrix corresponding to the candidate sampling matrix and each ideal row vector corresponding to the candidate sampling matrix to obtain cosine similarities corresponding to the linear independent row vector A, cosine similarities corresponding to the linear independent row vector B and cosine similarities corresponding to the linear independent row vector C; judging whether the cosine similarity corresponding to the linear irrelevant row vector A is larger than a preset similarity threshold value or not, if so, subtracting 1 from the rank of the low-rank matrix corresponding to the candidate sampling matrix, otherwise, subtracting 0 from the rank of the low-rank matrix corresponding to the candidate sampling matrix; judging whether the cosine similarity corresponding to the linear irrelevant row vector B is larger than a preset similarity threshold value, if so, subtracting 1 from the rank of the low-rank matrix corresponding to the candidate sampling matrix, otherwise, subtracting 0 from the rank of the low-rank matrix corresponding to the candidate sampling matrix; judging whether the cosine similarity corresponding to the linear irrelevant row vector C is larger than a preset similarity threshold value or not, if so, subtracting 1 from the rank of the low-rank matrix corresponding to the candidate sampling matrix, otherwise, subtracting 0 from the rank of the low-rank matrix corresponding to the candidate sampling matrix; counting an accumulated value of the rank-subtracted value of the low-rank matrix corresponding to the candidate sampling matrix, and marking the value obtained by subtracting the accumulated value from the rank of the low-rank matrix corresponding to the candidate sampling matrix as the related rank of the low-rank matrix corresponding to the candidate sampling matrix; the present embodiment sets the value of the preset similarity threshold to 0.8.
Therefore, in this embodiment, the ideal row vectors corresponding to the linear independent row vectors in the low-rank matrix corresponding to each candidate sampling matrix, the cosine similarities between the ideal row vectors and the cosine similarities between the ideal row vectors corresponding to each linear independent row vector in the low-rank matrix corresponding to each candidate sampling matrix, and the correlation rank of the low-rank matrix corresponding to each candidate sampling matrix can be obtained by the above method; in this embodiment, the correlation ranks of the low-rank matrix corresponding to each candidate sampling matrix are arranged according to a descending order, and a correlation rank sequence is constructed; and recording each candidate sampling matrix corresponding to each low-rank matrix corresponding to the minimum correlation rank in the correlation rank sequence as a target candidate sampling matrix.
Step S004, obtaining a correlation characteristic value corresponding to each target candidate sampling matrix according to each linear irrelevant row vector in the low-rank matrix corresponding to each target candidate sampling matrix; obtaining entropy values corresponding to the target candidate sampling matrixes according to the sparse matrix; and obtaining the optimal data length corresponding to the flow data sequence according to the correlation characteristic value and the entropy value.
In this embodiment, a correlation eigenvalue and an entropy value corresponding to each target candidate sampling matrix are obtained by analyzing each target candidate sampling matrix; then, according to the correlation characteristic value and the entropy value corresponding to each target candidate sampling matrix, obtaining the optimal data length corresponding to the flow data sequence; the optimal data length is closest to the real period of the traffic data sequence in the data length sequence. The specific process of obtaining the optimal data length corresponding to the flow data sequence is as follows:
and calculating entropy values of the sparse matrix corresponding to each target candidate sampling matrix, and recording the entropy values as the entropy values corresponding to each target candidate sampling matrix, wherein the smaller the entropy value is, the closer the data length corresponding to the target candidate sampling matrix is to the real period of the flow data sequence. For any target candidate sampling matrix: and obtaining cosine similarities, which are greater than a preset similarity threshold, in the cosine similarities between the linear independent row vectors in the low-rank matrix corresponding to the target candidate sampling matrix and the ideal row vectors corresponding to the target candidate sampling matrix, and marking as the cosine similarities of the targets corresponding to the target candidate sampling matrix. Then calculating to obtain the mean value of the cosine similarity of each target corresponding to each target candidate sampling matrix, and recording the mean value as the correlation characteristic value corresponding to each target candidate sampling matrix; the larger the correlation characteristic value is, the closer the data length corresponding to the target candidate sampling matrix is to the real period of the flow data sequence is; obtaining the eigenvalue of each target candidate sampling matrix according to the corresponding correlation eigenvalue and the corresponding entropy value of each target candidate sampling matrix; calculating the eigenvalue of any target candidate sampling matrix according to the following formula:
Figure DEST_PATH_IMAGE021
wherein, the first and the second end of the pipe are connected with each other,
Figure 515523DEST_PATH_IMAGE022
for the eigenvalues of the target candidate sampling matrix,
Figure DEST_PATH_IMAGE023
for the correlation eigenvalue corresponding to the target candidate sampling matrix,
Figure 240903DEST_PATH_IMAGE024
entropy values corresponding to the target candidate sampling matrix;
Figure 438666DEST_PATH_IMAGE022
the larger the sampling matrix is, the closer the data length corresponding to the target candidate sampling matrix is to the real period of the traffic data sequence.
In this embodiment, the data length of the target candidate sampling matrix corresponding to the maximum eigenvalue is recorded as the optimal data length corresponding to the traffic data sequence.
Step S005, obtaining a flow prediction network according to each sub-flow data sequence corresponding to the optimal data length; and inputting the flow data to be predicted into a flow prediction network to obtain the predicted flow data at the next moment.
The embodiment acquires each sub-flow data corresponding to the optimal data length; then, using each sub-flow data corresponding to the optimal data length as an input in the process of training the LSTM flow prediction network, namely, using each sub-flow data corresponding to the optimal data length to train the LSTM flow prediction network to obtain the trained LSTM flow prediction network; the specific training process and network structure of the LSTM traffic prediction network are the prior art, and therefore, the detailed description is not provided; and then inputting the flow data to be predicted into the trained LSTM flow prediction network to obtain predicted flow data at the next moment.
Has the beneficial effects that: in the embodiment, the flow data sequence is uniformly divided by using different data lengths, and a sampling matrix corresponding to each data length is constructed; decomposing each sampling matrix to obtain a sparse matrix and a low-rank matrix corresponding to each sampling matrix; then obtaining each candidate sampling matrix according to the rank of the low-rank matrix; screening each candidate sampling matrix according to each linear independent row vector in each low-rank matrix to obtain each target candidate sampling matrix; then according to each linear independent row vector in the low-rank matrix corresponding to each target candidate sampling matrix, obtaining a correlation characteristic value corresponding to each target candidate sampling matrix; according to the sparse matrix, entropy values of the sparse matrix corresponding to each target candidate sampling matrix are obtained; obtaining the optimal data length corresponding to the flow data sequence according to the correlation characteristic value and the entropy value; finally, according to each sub-flow data sequence corresponding to the optimal data length, a flow prediction network is obtained; and inputting the flow data to be predicted into a flow prediction network to obtain the predicted flow data at the next moment. The method of the embodiment not only can reduce the labeled data amount and the network training time during network training, but also can improve the prediction accuracy of the traffic prediction network.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (8)

1. A flow prediction method of a distributed network platform is characterized by comprising the following steps:
acquiring a flow data sequence corresponding to a target time period;
uniformly dividing the flow data sequence by using different data lengths to obtain sub flow data sequences corresponding to the data lengths; constructing and obtaining a sampling matrix corresponding to each data length according to each sub-flux data sequence; decomposing the sampling matrix to obtain a sparse matrix and a low-rank matrix corresponding to the sampling matrix;
obtaining each candidate sampling matrix according to the rank of the low-rank matrix; screening the candidate sampling matrixes according to the linear independent row vectors in the low-rank matrix to obtain target candidate sampling matrixes;
obtaining a correlation characteristic value corresponding to each target candidate sampling matrix according to each linear independent row vector in the low-rank matrix corresponding to each target candidate sampling matrix; obtaining entropy values corresponding to the target candidate sampling matrixes according to the sparse matrix; obtaining the optimal data length corresponding to the flow data sequence according to the correlation characteristic value and the entropy value;
obtaining a flow prediction network according to each sub-flow data sequence corresponding to the optimal data length; and inputting the flow data to be predicted into a flow prediction network to obtain the predicted flow data at the next moment.
2. The traffic prediction method for the distributed network platform according to claim 1, wherein the method for obtaining each candidate sampling matrix according to the rank of the low-rank matrix comprises:
arranging the data lengths in a sequence from small to large to obtain a data length sequence;
acquiring the rank of a low-rank matrix corresponding to each sampling matrix corresponding to the data length sequence, and constructing to obtain a rank sequence;
acquiring a minimum rank position in the rank sequence;
selecting a preset rank on the left side of each minimum rank position and a preset rank on the right side of each minimum rank position in the rank sequence; and recording the sampling matrix corresponding to each minimum rank, the sampling matrix corresponding to the preset rank at the left side of each minimum rank position and the sampling matrix corresponding to the preset rank at the right side of each minimum rank position as candidate sampling matrices.
3. The method for traffic prediction on a distributed network platform according to claim 1, wherein the method for screening the candidate sampling matrices according to the linearly independent row vectors in the low-rank matrix to obtain the target candidate sampling matrices comprises:
acquiring each linear independent row vector in a low-rank matrix corresponding to each candidate sampling matrix;
according to each linear independent row vector in the low-rank matrix, each equation set corresponding to each linear independent row vector in the low-rank matrix is constructed;
calculating to obtain each ideal row vector corresponding to each linear independent row vector according to each equation group corresponding to each linear independent row vector;
obtaining the correlation rank of the low-rank matrix corresponding to each candidate sampling matrix according to the cosine similarity between each linear independent row vector and each corresponding ideal row vector;
and screening the candidate sampling matrixes according to the correlation rank to obtain target candidate sampling matrixes.
4. The traffic prediction method for distributed network platforms according to claim 3, wherein the method of obtaining each ideal row vector corresponding to each linearly independent row vector comprises:
for any candidate sampling matrix:
obtaining each linear independent row vector in a low-rank matrix corresponding to the candidate sampling matrix; if the linearly independent row vectors are linearly independent row vector a = [ A1 A2 A3], linearly independent row vector B = [ B1B 2B 3], and linearly independent row vector C = [ C1C 2C 3], respectively; the A1, A2, A3, B1, B2, B3, C1, C2 and C3 are parameters in a linear independent row vector in the low-rank matrix;
for a linearly independent row vector a:
according to each linear independence corresponding to the low rank matrixThe line vectors are constructed to obtain each equation set corresponding to the linear independent line vector A, and the equation sets are respectively first equation sets corresponding to the linear independent line vector A
Figure DEST_PATH_IMAGE002
A second equation set corresponding to the linearly independent row vector A
Figure DEST_PATH_IMAGE004
And a third system of equations corresponding to the linearly independent row vector A
Figure DEST_PATH_IMAGE006
(ii) a The described
Figure DEST_PATH_IMAGE008
Figure DEST_PATH_IMAGE010
Figure DEST_PATH_IMAGE012
Is a coefficient;
according to a first equation group corresponding to the linear independent row vector A, calculating to obtain coefficients in the first equation group
Figure 494854DEST_PATH_IMAGE008
Value and coefficient of
Figure 349678DEST_PATH_IMAGE010
A value of (d);
according to the coefficient
Figure 598256DEST_PATH_IMAGE008
Value and coefficient of
Figure 931149DEST_PATH_IMAGE010
To obtain a first ideal value corresponding to the linearly independent row vector A
Figure DEST_PATH_IMAGE014
According to the first ideal value, a first ideal row vector corresponding to the linear irrelevant row vector A is constructed and obtained
Figure DEST_PATH_IMAGE016
According to a second equation set corresponding to the linear independent row vector A, calculating to obtain coefficients in the second equation set
Figure DEST_PATH_IMAGE018
Value and coefficient of
Figure DEST_PATH_IMAGE020
A value of (d);
according to the coefficient
Figure 493324DEST_PATH_IMAGE018
Value and coefficient of
Figure 50207DEST_PATH_IMAGE020
To obtain a second ideal value corresponding to the linearly independent row vector A
Figure DEST_PATH_IMAGE022
According to the second ideal value, a second ideal row vector corresponding to the linear independent row vector A is constructed and obtained
Figure DEST_PATH_IMAGE024
According to the third program group corresponding to the linear independent row vector A, calculating to obtain coefficients in the third program group
Figure DEST_PATH_IMAGE026
Value and coefficient of
Figure DEST_PATH_IMAGE028
A value of (d);
according to the coefficient
Figure 674830DEST_PATH_IMAGE026
Value and coefficient of
Figure 608151DEST_PATH_IMAGE028
To obtain a third ideal value corresponding to the linearly independent row vector A
Figure DEST_PATH_IMAGE030
According to the third ideal value, a third ideal row vector corresponding to the linear irrelevant row vector A is constructed and obtained
Figure DEST_PATH_IMAGE032
The first ideal row vector, the second ideal row vector and the third ideal row vector are ideal row vectors corresponding to the linearly independent row vector A.
5. The method for traffic prediction of a distributed network platform according to claim 4, wherein the method for obtaining the correlation rank of the low-rank matrix corresponding to each candidate sampling matrix according to the cosine similarity between each linearly independent row vector and each corresponding ideal row vector comprises:
for any candidate sampling matrix:
calculating cosine similarities between each linear independent row vector in the low-rank matrix corresponding to the candidate sampling matrix and each ideal row vector corresponding to the candidate sampling matrix to obtain cosine similarities corresponding to a linear independent row vector A, cosine similarities corresponding to a linear independent row vector B and cosine similarities corresponding to a linear independent row vector C;
judging whether the cosine similarity corresponding to the linear irrelevant row vector A is larger than a preset similarity threshold value or not, if so, subtracting 1 from the rank of the low-rank matrix corresponding to the candidate sampling matrix, otherwise, subtracting 0 from the rank of the low-rank matrix corresponding to the candidate sampling matrix;
judging whether the cosine similarity corresponding to the linear irrelevant row vector B is larger than a preset similarity threshold value, if so, subtracting 1 from the rank of the low-rank matrix corresponding to the candidate sampling matrix, otherwise, subtracting 0 from the rank of the low-rank matrix corresponding to the candidate sampling matrix;
judging whether the cosine similarity corresponding to the linear irrelevant row vector C is larger than a preset similarity threshold value, if so, subtracting 1 from the rank of the low-rank matrix corresponding to the candidate sampling matrix, otherwise, subtracting 0 from the rank of the low-rank matrix corresponding to the candidate sampling matrix;
and counting an accumulated value of the rank-subtracted values of the low-rank matrix corresponding to the candidate sampling matrix, and marking the value obtained by subtracting the accumulated value from the rank of the low-rank matrix corresponding to the candidate sampling matrix as the related rank of the low-rank matrix corresponding to the candidate sampling matrix.
6. The traffic prediction method for a distributed network platform according to claim 3, wherein the method for obtaining target candidate sampling matrices by screening the candidate sampling matrices according to the correlation rank comprises:
arranging the correlation ranks of the low-rank matrixes corresponding to the candidate sampling matrixes according to a sequence from large to small, and constructing to obtain a correlation rank sequence; and recording each candidate sampling matrix corresponding to the minimum correlation rank in the correlation rank sequence as a target candidate sampling matrix.
7. The method for predicting traffic of a distributed network platform according to claim 3, wherein the method for obtaining a correlation eigenvalue corresponding to each target candidate sampling matrix according to each linear independent row vector in the low rank matrix corresponding to each target candidate sampling matrix comprises:
for any target candidate sampling matrix:
obtaining cosine similarities which are greater than a preset similarity threshold value in the cosine similarities between each linear irrelevant row vector in the low-rank matrix corresponding to the target candidate sampling matrix and each corresponding ideal row vector, and recording as the cosine similarities of each target corresponding to the target candidate sampling matrix;
and calculating the mean value of the cosine similarity of each target corresponding to each target candidate sampling matrix, and recording the mean value as the correlation characteristic value corresponding to each target candidate sampling matrix.
8. The traffic prediction method for a distributed network platform according to claim 1, wherein the method for obtaining the optimal data length corresponding to the traffic data sequence according to the correlation characteristic value and the entropy value comprises:
obtaining the eigenvalue of each target candidate sampling matrix according to the corresponding correlation eigenvalue and the corresponding entropy value of each target candidate sampling matrix;
and recording the data length of the target candidate sampling matrix corresponding to the maximum eigenvalue as the optimal data length corresponding to the flow data sequence.
CN202211244691.0A 2022-10-12 2022-10-12 Flow prediction method of distributed network platform Active CN115333959B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211244691.0A CN115333959B (en) 2022-10-12 2022-10-12 Flow prediction method of distributed network platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211244691.0A CN115333959B (en) 2022-10-12 2022-10-12 Flow prediction method of distributed network platform

Publications (2)

Publication Number Publication Date
CN115333959A true CN115333959A (en) 2022-11-11
CN115333959B CN115333959B (en) 2023-03-31

Family

ID=83913595

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211244691.0A Active CN115333959B (en) 2022-10-12 2022-10-12 Flow prediction method of distributed network platform

Country Status (1)

Country Link
CN (1) CN115333959B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7313629B1 (en) * 2003-11-06 2007-12-25 Sprint Communications Company L.P. Method for altering link weights in a communication network within network parameters to provide traffic information for improved forecasting
CN106936611A (en) * 2015-12-30 2017-07-07 杭州华为数字技术有限公司 A kind of method and device for predicting network state
CN112418482A (en) * 2020-10-26 2021-02-26 南京邮电大学 Cloud computing energy consumption prediction method based on time series clustering
CN114006826A (en) * 2022-01-04 2022-02-01 南京信息工程大学 Network traffic prediction method fusing traffic characteristics

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7313629B1 (en) * 2003-11-06 2007-12-25 Sprint Communications Company L.P. Method for altering link weights in a communication network within network parameters to provide traffic information for improved forecasting
CN106936611A (en) * 2015-12-30 2017-07-07 杭州华为数字技术有限公司 A kind of method and device for predicting network state
CN112418482A (en) * 2020-10-26 2021-02-26 南京邮电大学 Cloud computing energy consumption prediction method based on time series clustering
CN114006826A (en) * 2022-01-04 2022-02-01 南京信息工程大学 Network traffic prediction method fusing traffic characteristics

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
谢奇爱: "基于信息熵的压缩感知流量预测方法研究", 《科教文汇(下旬刊)》 *

Also Published As

Publication number Publication date
CN115333959B (en) 2023-03-31

Similar Documents

Publication Publication Date Title
CN112350899B (en) Network flow prediction method based on graph convolution network fusion multi-feature input
CN113158543B (en) Intelligent prediction method for software defined network performance
CN107832787B (en) Radar radiation source identification method based on bispectrum self-coding characteristics
CN108876044B (en) Online content popularity prediction method based on knowledge-enhanced neural network
CN114239718B (en) High-precision long-term time sequence prediction method based on multi-element time sequence data analysis
CN113905391A (en) Ensemble learning network traffic prediction method, system, device, terminal, and medium
CN113259325B (en) Network security situation prediction method for optimizing Bi-LSTM based on sparrow search algorithm
CN111738520A (en) System load prediction method fusing isolated forest and long-short term memory network
CN110852417B (en) Single-depth neural network model robustness improving method for application of Internet of things
CN111985845B (en) Node priority optimization method of heterogeneous Spark cluster
CN114124734B (en) Network traffic prediction method based on GCN-Transformer integration model
CN114596726B (en) Parking berth prediction method based on interpretable space-time attention mechanism
CN112905436B (en) Quality evaluation prediction method for complex software
CN114372561A (en) Network traffic prediction method based on depth state space model
CN112765894B (en) K-LSTM-based aluminum electrolysis cell state prediction method
CN115333959B (en) Flow prediction method of distributed network platform
CN117668743A (en) Time sequence data prediction method of association time-space relation
CN115348215B (en) Encryption network traffic classification method based on space-time attention mechanism
CN111797979A (en) Vibration transmission system based on LSTM model
CN115619028A (en) Clustering algorithm fusion-based power load accurate prediction method
CN114943328A (en) SARIMA-GRU time sequence prediction model based on BP neural network nonlinear combination
CN114547276A (en) Three-channel diagram neural network-based session recommendation method
CN113449471A (en) Wind power output simulation generation method for continuously improving MC (multi-channel) by utilizing AP (access point) clustering-skipping
CN111369072A (en) Nuclear minimum mean square time sequence online prediction model based on sparsification method
CN117669395B (en) Domain self-adaptive training method for improving applicability of coke thermal state quality prediction model

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant