CN116531763A - Game data monitoring system and method - Google Patents

Game data monitoring system and method Download PDF

Info

Publication number
CN116531763A
CN116531763A CN202310607889.9A CN202310607889A CN116531763A CN 116531763 A CN116531763 A CN 116531763A CN 202310607889 A CN202310607889 A CN 202310607889A CN 116531763 A CN116531763 A CN 116531763A
Authority
CN
China
Prior art keywords
data
correction
module
clustering
model
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.)
Pending
Application number
CN202310607889.9A
Other languages
Chinese (zh)
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.)
Guangzhou Huoyu Information Technology Co ltd
Original Assignee
Guangzhou Huoyu Information 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 Guangzhou Huoyu Information Technology Co ltd filed Critical Guangzhou Huoyu Information Technology Co ltd
Priority to CN202310607889.9A priority Critical patent/CN116531763A/en
Publication of CN116531763A publication Critical patent/CN116531763A/en
Pending legal-status Critical Current

Links

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/70Game security or game management aspects
    • A63F13/75Enforcing rules, e.g. detecting foul play or generating lists of cheating players
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2337Non-hierarchical techniques using fuzzy logic, i.e. fuzzy clustering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2411Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on the proximity to a decision surface, e.g. support vector machines
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/50Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers
    • A63F2300/55Details of game data or player data management
    • A63F2300/5586Details of game data or player data management for enforcing rights or rules, e.g. to prevent foul play
    • 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
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Evolutionary Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Computation (AREA)
  • Multimedia (AREA)
  • Software Systems (AREA)
  • Fuzzy Systems (AREA)
  • Automation & Control Theory (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Business, Economics & Management (AREA)
  • Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Mathematical Physics (AREA)

Abstract

The invention discloses a game data monitoring system and a game data monitoring method, wherein the game data monitoring system comprises a data acquisition module, a data correction module, a data analysis module, a central control module and a monitoring execution module, wherein the data acquisition module is placed into a game client database through a port, the data correction module builds a data correction model to correct abnormal data information to generate a correction result and a relative error, the data analysis module calculates the correction result to acquire reporting data needing to be monitored, and the central control module builds a data change rate prediction model to output a prediction result to generate corresponding control instructions.

Description

Game data monitoring system and method
Technical Field
The invention relates to the technical field of data analysis, in particular to a game data monitoring system and a game data monitoring method.
Background
With the development of the internet, the game becomes one of life entertainment projects necessary for current young people, the game contains multiple types of data, wherein operation data are closely related to the vitality of the game, player behavior data in the game, such as player login, chatting, operation and the like, are recorded in a log form, the operation data analyze and acquire the player behavior data, but the data volume of the player behavior data is huge, in the process of acquiring the operation data, the data of the player behavior data are abnormally increased gradually, the main reasons for generating the data abnormality are faults in the data acquisition and transmission processes, unreasonable data parameter setting caused by the cheating of the player, the factors such as interference of external conditions such as a network or equipment and the like on the data, the abnormal data influence the normal acquisition of the operation data, and wrong operation data can lead a game manager to not realize accurate monitoring of the game data, not manage the game in time, influence player experience and cause player loss.
Disclosure of Invention
The invention aims to provide a game data monitoring system and a game data monitoring method, which are used for solving the problems in the background technology.
In order to achieve the above purpose, the present invention provides the following technical solutions:
the game data monitoring system comprises a data acquisition module, a data correction module, a data analysis module, a central control module and a monitoring execution module, wherein the data acquisition module is placed in a game client database through a port, the data correction module is connected with the data acquisition module, the data analysis module is connected with the data correction module, and the central control module is connected with the data acquisition module, the data analysis module and the monitoring execution module;
the data acquisition module is used for acquiring unprocessed database information from the game client;
the data correction module is used for manufacturing a data change curve of the database information, generating a clustering result through processing the database information by secondary clustering, training and extracting a characteristic curve for the clustering result, identifying abnormal data information, constructing a data correction model for correcting the abnormal data information, and generating a correction result and a relative error;
the data analysis module calculates the correction result, acquires the report data to be monitored and reports the report data to the central control module;
the central control module makes a time trend graph, takes reported data of redundant variables as input variables, establishes a data change rate prediction model, outputs a prediction result, and generates a corresponding control instruction through the prediction result;
and the monitoring execution module sends an execution signal to the operation management end according to the control instruction and generates execution feedback.
Further, the data correction module mainly comprises the following five processing flows:
(1) clustering the data change curve once by using a fuzzy C-means algorithm to obtain a clustering result generated after database information processing;
(2) acquiring all data classification validity index V using fuzzy clustering validity index function xb Obtaining the optimal clustering quantity according to the minimum data of the number of the clusters;
(3) taking the clustering result of the minimum intra-class distance and the optimal clustering center as a benchmark, using a radial basis neural network to realize secondary clustering of the data change curve, and obtaining various data characteristic curves;
(4) the base utilizes the smoothness and similarity characteristics and determines a bidirectional detection threshold value through a normal distribution theory, and identifies abnormal operation data of the power grid;
(5) and constructing a data correction model, generating a normal random number and normal random correction data on the basis of a model expression, obtaining a final correction result, and comparing the final correction result with abnormal data to obtain a relative error.
Further, the specific generation steps of the optimal cluster number are as follows:
s1 sets x= { X 1 ,x 2 ,…,x n The data sample is represented, and the clustering center and the fuzzy classification matrix respectively adopt C= [ C ] 1 ,c 2 ,…,c c ]、A=[a ij ] c×n Description;
s2, determining a value c, setting a weighted index and iteration times as m and l respectively, and initializing the A;
s3, calculating a clustering center C of all samples by using a formula, and updating a fuzzy classification matrix A;
s4, designating judgment accuracy E and enabling the judgment accuracy E>0, set up ||A l+1 -A l If the I is smaller than the judgment precision E, the iteration termination condition is not met, and if the I=l+1 is not met, the clustering centers C of all samples are continuously calculated;
s5, judging the values of the weighted indexes m and c in advance, and introducing Xie-Beni effectiveness index V xb And calculate the effectiveness index V xb The smaller the value of (c) is, the more excellent the clustering result is, and the optimal number of clusters is generated.
Further, the expression of the fuzzy C-means algorithm is as follows:
wherein, the number of samples and clusters is described by n and c respectively; the weighting index is described by m; d for Euclidean distance ij Description; the membership of data point j to cluster center i is a ij Description.
Further, in the fuzzy C-means algorithm, λ= [ λ ] is used 1 ,…,λ n ]The extremum of the operator implementation limiting condition is changed into an unlimited condition, and the specific description is as follows:
and (3) calculating the derivative of all the input parameters, and when the minimum value can be obtained, calculating the clustering center C and updating the fuzzy classification matrix A by using the following specific formulas:
and the result is a minimized objective function.
Further, the effectiveness index V introduced in the fuzzy clustering effectiveness index function xb The specific expression of (2) is as follows:
wherein, the blurring factor is described by m; the cluster centers and the matrix of membership are described by V, U, respectively.
Further, the formula for outputting the secondary clustering of the data change curve by the radial basis function neural network is as follows:
wherein: w for connecting weight vectors ik Description; the number of output nodes is described by s; r for radial basis function i (x) Describing, a gaussian function is typically chosen.
Further, the data correction model uses the abnormal data obtained by comprehensive cloud correction identification to search for an abnormal rule through a historical data set and obtain a time a t Corresponding abnormal data b t { A for correction rule set 1 →B 1 ,A 2 →B 2 ,…,A l →B l By parameter A 1 (E x1 ,E n1 ,E e1 ),…A l (E xl ,E nl ,E el ) Creating a cloud generator, and a t As input to the cloud generator, the maximum value of the search output results,obtaining a t Membership A i Obtain the best correction rule A i →B i History correction cloud B as correction information at this time i (E xb ,E nb ,E eb ) At the same time a by the current time dataset t Setting corresponding abnormal data L= { L (i, a) |i=1, 2, …, n }, taking the abnormal data L needing to be corrected as a current time data set, and acquiring a current correction cloud L by using a reverse operation algorithm i Finally, comprehensive history correction cloud B i And the current correction cloud L i Generating a data correction model S (E x ,E n ,H e ) The specific expression is:
further, the data change rate prediction model is constructed by using a support vector regression machine, the operation data change rate model adopts a principal component analysis method, the dimension of the acquired report data, which is affected by interference, is reduced, redundant variables are removed, normalization processing is needed before the report data is used as input variables, adverse effects of singular sample data are eliminated, super parameters in the data change rate prediction model constructed by using the support vector regression machine are selected, an artificial bee colony algorithm is adopted to optimize and select the super parameters, a training sample set and a test sample set are divided by randomly grouping the report data which is used as the input variables, the training data change rate prediction model is realized by inputting the training sample set, the test sample set is applied to evaluate the model performance, the average absolute error, the mean square error and the decision coefficient are used for judging the measurement model prediction precision, and the data change rate prediction model construction is completed.
Further, the mean absolute error MAE, the mean square error RMSE and the determination coefficient R 2 Is defined as:
where n represents the number of test samples,and->The actual, predicted and average values of the corrosion rate are shown, respectively.
Further, in the specific process of constructing the data change rate prediction model by the support vector regression mechanism, the following steps are: setting x i To input variable, y i R is the output variable n For an n-dimensional input space, R is the output space, m is the number of samples, then assume the sample set is:
D={(x i ,y i )|x i ∈R n ,y i ∈R,i=1,2,…,m}
the regression prediction function of the vector regression machine is as follows:
wherein ω is a weight vector;is a nonlinear mapping function; b is a bias vector;
introducing a relaxation variable constraint θ, θ * And Lagrangian function constraint, obtaining a regression prediction function of the final vector regression machine:
wherein alpha is iIs Lagrangian multiplier, K (x i ,y i ) Is a kernel function of the vector regression machine.
Further, the monitoring method of the data monitoring system comprises the following steps:
step one, accessing a data acquisition module into a game client, copying a player behavior record log in a database in real time, and storing the record log as database information;
step two, transmitting the database information to a data correction module to perform primary clustering on the data change curve by using a fuzzy C-means algorithm, obtaining a clustering result generated after the database information is processed, and obtaining all data classification effectiveness indexes V by using a fuzzy clustering effectiveness index function xb Obtaining the optimal clustering quantity, taking the clustering result of the minimum intra-class distance and the optimal clustering center as a benchmark, using a radial basis neural network to realize secondary clustering of the data change curve, obtaining various data characteristic curves, determining a two-way detection threshold value by using smoothness and similarity characteristics and through a normal distribution theory, identifying abnormal power grid operation data, constructing a data correction model, generating normal random numbers and normal random correction data on the basis of a model expression, obtaining a final correction result, and comparing the final correction result with the abnormal data to obtain relative errors.
Step three, the data analysis module obtains the final correction result and the relative error, calculates the reported data to be monitored based on the final correction result and the relative error, and sends the reported data to the central control module after the calculation is completed;
step four, the central control module receives the reported data and makes a time trend graph, then adopts a principal component analysis method to reduce the dimension of the interference influence factor of the obtained reported data, eliminates redundant variables, normalizes the reported data to eliminate the adverse effect of singular sample data, selects super parameters in a data change rate prediction model built by a support vector regression mechanism, adopts an artificial bee colony algorithm to optimize and select the super parameters, and realizes the construction of a data change rate prediction model frame;
fifthly, randomly sequencing reported data serving as input variables, taking the first 80% of sample data as a training sample set and the remaining 20% of sample data as a test sample set, realizing a training data change rate prediction model by inputting the training sample set, evaluating model performance by applying the test sample set, judging and measuring model prediction precision by using an average absolute error, a mean square error and a decision coefficient, completing data change rate prediction model construction, and outputting a prediction result;
step six, obtaining the value of the predicted result P, and establishing a sample set, and recording as { P } 1 ,P 2 ,···,P m M is the total number of net load values of the power grid with negative values, and m is a natural number less than or equal to n;
step seven, obtaining the mean value and standard deviation in the sample set, normalizing the data by using the mean value and standard deviation, and using the dataAdjusting the standard parameters to [0,1 ]]Setting the extremum of the control command transmission interval as f (x) 1 Namely, the sending mechanism of the control instruction is as follows:
when f (x) min is less than or equal to f (x)<f(x) 1 Generating and sending a control instruction;
when f (x) 1 ≤f(x)<f (x) max, no control instruction is generated;
and step eight, the monitoring execution module informs game management personnel according to the control instruction, reminds the management personnel to timely manage the game, sends execution feedback information to the central control module, and the central control module reconstructs a data change rate prediction model to perform secondary prediction by taking the execution feedback information receiving time point as the start point so as to realize recheck monitoring.
Compared with the prior art, the method has the advantages that the data correction module corrects the player behavior data by identifying the abnormal data of the player behavior data, establishes a data correction model, calculates the operation data according to the corrected player behavior data, reduces the abnormal data generated by the influence of the abnormal data of the player behavior data, ensures the accuracy of the operation data during monitoring, avoids meaningless monitoring behaviors of the abnormal data monitoring, and predicts the change rate of the operation data by training and simulating the operation data calculated after correction, builds a data change rate prediction model, can judge the descending trend of the operation data in advance by predicting the operation data, and sends a control instruction, so that a manager can conveniently manage games in time, and the player experience is improved.
Drawings
In order to more clearly illustrate the technical solutions of the present invention, the drawings that are needed in the technical description of the present invention will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic diagram of the overall structure of the present invention.
Detailed Description
The present invention will be further described with reference to the following embodiments, and all other embodiments obtained by those skilled in the art without making any inventive effort are intended to fall within the scope of the present invention.
Example 1
Referring to fig. 1, the invention provides a game data monitoring system, which comprises a data acquisition module, a data correction module, a data analysis module, a central control module and a monitoring execution module, wherein the data acquisition module is placed into a game client database through a port, the data correction module is connected with the data acquisition module, the data analysis module is connected with the data correction module, and the central control module is connected with the data acquisition module, the data analysis module and the monitoring execution module;
the data acquisition module is used for acquiring unprocessed database information from the game client;
the data correction module is used for manufacturing a data change curve of the database information, generating a clustering result through processing the database information by secondary clustering, training and extracting a characteristic curve for the clustering result, identifying abnormal data information, constructing a data correction model for correcting the abnormal data information, and generating a correction result and a relative error;
the data analysis module calculates the correction result, acquires the report data to be monitored and reports the report data to the central control module;
the central control module makes a time trend graph, takes reported data of redundant variables as input variables, establishes a data change rate prediction model, outputs a prediction result, and generates a corresponding control instruction through the prediction result;
and the monitoring execution module sends an execution signal to the operation management end according to the control instruction and generates execution feedback.
By adopting the technical scheme, the game data monitoring method comprises the following steps:
step one, accessing a data acquisition module into a game client, copying a player behavior record log in a database in real time, and storing player behavior data as database information;
step two, transmitting player behavior data to a data correction module to perform primary clustering on the data change curve by using a fuzzy C-means algorithm, obtaining a clustering result generated after database information processing, and obtaining all data classification effectiveness indexes V by using a fuzzy clustering effectiveness index function xb Obtaining optimal clustering quantity, taking the clustering result of the minimum intra-class distance and the optimal clustering center as a benchmark, using a radial basis neural network to realize secondary clustering of data change curves, obtaining various data characteristic curves, determining a bidirectional detection threshold value by using smoothness and similarity characteristics and through a normal distribution theory, identifying abnormal power grid operation data, constructing a data correction model, generating normal random numbers and normal random correction data on the basis of a model expression to obtain a final correction result, andand comparing the obtained error with the abnormal data to obtain a relative error.
Step three, the data analysis module obtains the final correction result and the relative error, calculates operation data as reporting data needing to be monitored based on the final correction result and the relative error, and sends the reporting data to the central control module after the calculation is completed;
step four, the central control module receives the reported data and makes a time trend graph, then adopts a principal component analysis method to reduce the dimension of the interference influence factor of the acquired operation data, eliminates redundant variables, normalizes the operation data to eliminate the adverse effect of singular sample data, selects super parameters in a data change rate prediction model constructed by a support vector regression mechanism, and adopts an artificial bee colony algorithm to optimize and select the super parameters so as to realize the construction of a data change rate prediction model frame;
fifthly, randomly sequencing operation data serving as input variables, taking the first 80% of sample data as a training sample set and the remaining 20% of sample data as a test sample set, realizing a training data change rate prediction model by inputting the training sample set, evaluating model performance by applying the test sample set, judging and measuring model prediction precision by using an average absolute error, a mean square error and a decision coefficient, completing data change rate prediction model construction, and outputting a prediction result of the operation data;
step six, obtaining the value of the predicted result P, and establishing a sample set { P } 1 ,P 2 ,···,P m M is the total number of net load values of the power grid with negative values, and m is a natural number less than or equal to n;
step seven, obtaining the mean value and standard deviation in the sample set, normalizing the data by using the mean value and standard deviation, and using the dataAdjusting the standard parameters to [0,1 ]]Setting the extremum of the control command transmission interval as f (x) 1 Namely, the sending mechanism of the control instruction is as follows:
when f (x) min is less than or equal to f (x)<f(x) 1 Generating and sending a control instruction;
when f (x) 1 ≤f(x)<f (x) max, no control instruction is generated;
and step eight, the monitoring execution module informs game management personnel according to the control instruction, reminds the management personnel to timely manage the game, sends execution feedback information to the central control module, and the central control module reconstructs a data change rate prediction model to perform secondary prediction by taking the execution feedback information receiving time point as the start point so as to realize recheck monitoring.
Example 2
Referring to fig. 1, the same parts as those in embodiment 1 in this embodiment are not repeated, and it should be noted that the specific process of the data correction module for correcting data is:
step one: clustering the data change curves once by using a fuzzy C-means algorithm, and setting X= { X 1 ,x 2 ,…,x n The data sample is represented, and the clustering center and the fuzzy classification matrix respectively adopt C= [ C ] 1 ,c 2 ,…,c c ]、A=[a ij ] c×n Description; c, determining a value, setting a weighted index and iteration times as m and l respectively, and initializing the A; calculating a clustering center C of all samples by using a formula, and updating the fuzzy classification matrix A; designating judgment accuracy epsilon and making judgment accuracy epsilon>0, set up ||A l+1 -A l If the I is smaller than the judgment precision E, the iteration termination condition is not met, and if the I=l+1 is not met, the clustering centers C of all samples are continuously calculated; judging the values of the weighted indexes m and c in advance, and introducing Xie-Beni effectiveness index V xb And calculate the effectiveness index V xb The smaller the value of (2) is, the more excellent the clustering result is, and the optimal clustering quantity is generated;
based on the clustering results of the minimum intra-class distance and the optimal clustering center, the radial basis function neural network is used for realizing secondary clustering of the data change curves, various data characteristic curves are obtained, and the output formula for realizing the secondary clustering of the data change curves by the radial basis function neural network is as follows:
wherein: w for connecting weight vectors ik Description; the number of output nodes is described by s; r for radial basis function i (x) Describing, a gaussian function is typically chosen.
Step three, the base utilizes the smoothness and similarity characteristics and determines a bidirectional detection threshold value through a normal distribution theory, and identifies abnormal operation data of the power grid;
searching for abnormal rules through a historical data set, and obtaining a moment a t Corresponding abnormal data b t { A for correction rule set 1 →B 1 ,A 2 →B 2 ,…,A l →B l By parameter A 1 (E x1 ,E n1 ,E e1 ),…A l (E xl ,E nl ,E el ) Creating a cloud generator, and a t As input to the cloud generator, searching for the maximum of the output results to obtain a t Membership A i Obtain the best correction rule A i →B i History correction cloud B as correction information at this time i (E xb ,E nb ,E eb ) At the same time a by the current time dataset t Setting corresponding abnormal data L= { L (i, a) |i=1, 2, …, n }, taking the abnormal data L needing to be corrected as a current time data set, and acquiring a current correction cloud L by using a reverse operation algorithm i Finally, comprehensive history correction cloud B i And the current correction cloud L i Generating a data correction model S (E x ,E n ,H e ) The specific expression is:
generating normal random numbers and normal random correction data on the basis of the model expression to obtain a final correction result, and comparing the final correction result with abnormal data to obtain a relative error.
Specifically, the expression of the fuzzy C-means algorithm is:
wherein, the number of samples and clusters is described by n and c respectively; the weighting index is described by m; d for Euclidean distance ij Description; the membership of data point j to cluster center i is a ij Description.
Specifically, in the fuzzy C-means algorithm, λ= [ λ ] is used 1 ,…,λ n ]The extremum of the operator implementation limiting condition is changed into an unlimited condition, and the specific description is as follows:
and (3) calculating the derivative of all the input parameters, and when the minimum value can be obtained, calculating the clustering center C and updating the fuzzy classification matrix A by using the following specific formulas:
and the result is a minimized objective function.
Specifically, the effectiveness index V introduced in the fuzzy clustering effectiveness index function xb The specific expression of (2) is as follows:
wherein, the blurring factor is described by m; the cluster centers and the matrix of membership are described by V, U, respectively.
Example 3
Referring to fig. 1, the same parts as those in embodiment 1 are not repeated in this embodiment, and it should be noted that the data change rate prediction model is constructed by using a support vector regression machine, and x is set i To input variable, y i R is the output variable n For an n-dimensional input space, R is the output space, m is the number of samples, then assume the sample set is:
D={(x i ,y i )|x i ∈R n ,y i ∈R,i=1,2,…,m}
the regression prediction function of the vector regression machine is as follows:
wherein ω is a weight vector;is a nonlinear mapping function; b is a bias vector;
introducing a relaxation variable constraint θ, θ * And Lagrangian function constraint, obtaining a regression prediction function of the final vector regression machine:
wherein alpha is iIs Lagrangian multiplier, K (x i ,y i ) Is a kernel function of the vector regression machine.
The operation data change rate model adopts a principal component analysis method, the dimension of the acquired report data, which is affected by interference, is reduced, redundant variables are removed, normalization processing is needed before the report data is used as an input variable, the adverse effect of singular sample data is eliminated, super parameters in a data change rate prediction model constructed by a support vector regression mechanism are selected, an artificial bee colony algorithm is adopted to optimize and select the super parameters, a training sample set and a test sample set are divided, the training data change rate prediction model is realized by inputting the training sample set, the test sample set is applied to evaluate the performance of the model, and the model prediction accuracy is judged by using average absolute error, mean square error and decision coefficient to complete the construction of the data change rate prediction model.
Specifically, the mean absolute error MAE, the mean square error RMSE and the determination coefficient R 2 Is defined as:
wherein n represents the number of test samples, y iAnd->The actual, predicted and average values of the corrosion rate are shown, respectively.
The foregoing description is only a preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and it should be understood that the technical scheme and the inventive concept according to the present invention are equivalent or changed within the scope of the present invention disclosed by the present invention by those skilled in the art.

Claims (8)

1. The utility model provides a monitored control system of recreation data, includes data acquisition module, data correction module, data analysis module, central control module, control execution module, in the data acquisition module put into the game client database through the port, data correction module with data acquisition module connects, data analysis module is connected with data correction module, central control module with data acquisition module data analysis module and control execution module all connects its characterized in that:
the data acquisition module is used for acquiring unprocessed database information from the game client;
the data correction module is used for manufacturing a data change curve of the database information, generating a clustering result through processing the database information by secondary clustering, training and extracting a characteristic curve for the clustering result, identifying abnormal data information, constructing a data correction model for correcting the abnormal data information, and generating a correction result and a relative error;
the data analysis module calculates the correction result, acquires the report data to be monitored and reports the report data to the central control module;
the central control module makes a time trend graph, takes reported data of redundant variables as input variables, establishes a data change rate prediction model, outputs a prediction result, and generates a corresponding control instruction through the prediction result;
and the monitoring execution module sends an execution signal to the operation management end according to the control instruction and generates execution feedback.
2. A game data monitoring system according to claim 1, wherein: the data correction module mainly comprises the following five processing flows:
(1) clustering the data change curve once by using a fuzzy C-means algorithm to obtain a clustering result generated after database information processing;
(2) acquiring all data classification validity index V using fuzzy clustering validity index function xb Obtaining the optimal clustering number by the minimum data of the (4)An amount of;
(3) taking the clustering result of the minimum intra-class distance and the optimal clustering center as a benchmark, using a radial basis neural network to realize secondary clustering of the data change curve, and obtaining various data characteristic curves;
(4) the base utilizes the smoothness and similarity characteristics and determines a bidirectional detection threshold value through a normal distribution theory, and identifies abnormal operation data of the power grid;
(5) and constructing a data correction model, generating a normal random number and normal random correction data on the basis of a model expression, obtaining a final correction result, and comparing the final correction result with abnormal data to obtain a relative error.
3. A game data monitoring system according to claim 2, wherein: the specific generation steps of the optimal cluster number are as follows:
s1 sets x= { X 1 ,x 2 ,…,x n The data sample is represented, and the clustering center and the fuzzy classification matrix respectively adopt C= [ C ] 1 ,c 2 ,…,c c ]、A=[α ij ] c×n Description;
s2, determining a value c, setting a weighted index and iteration times as m and l respectively, and initializing the A;
s3, calculating a clustering center C of all samples by using a formula, and updating a fuzzy classification matrix A;
s4, designating judgment accuracy E and enabling the judgment accuracy E>0, set up ||A l+1 -A l If the I is smaller than the judgment precision E, the iteration termination condition is not met, and if the I=l+1 is not met, the clustering centers C of all samples are continuously calculated;
s5, judging the values of the weighted indexes m and c in advance, and introducing Xie-Beni effectiveness index V xb And calculate the effectiveness index V xb The smaller the value of (c) is, the more excellent the clustering result is, and the optimal number of clusters is generated.
4. A game data monitoring system according to claim 2, wherein: the effectiveness index V introduced in the fuzzy clustering effectiveness index function xb The specific expression of (2) is as follows:
wherein, the blurring factor is described by m; the cluster centers and the matrix of membership are described by V, U, respectively.
5. A game data monitoring system according to claim 2, wherein: the data correction model uses the abnormal data obtained by comprehensive cloud correction identification to search for an abnormal rule through a historical data set and obtain a moment a t Corresponding abnormal data b t { A for correction rule set 1 →B 1 ,A 2 →B 2 ,…,A l →B l By parameter A 1 (E x1 ,E n1 ,E e1 ),…A l (E xl ,E nl ,E el ) Creating a cloud generator, and a t As input to the cloud generator, searching for the maximum of the output results to obtain a t Membership A i Obtain the best correction rule A i →B i History correction cloud B as correction information at this time i (E xb ,E nb ,E eb ) At the same time a by the current time dataset t Setting corresponding abnormal data L= { L (i, a) |i=1, 2, …, n }, taking the abnormal data L needing to be corrected as a current time data set, and acquiring a current correction cloud L by using a reverse operation algorithm i Finally, comprehensive history correction cloud B i And the current correction cloud L i A data correction model is generated.
6. A game data monitoring system according to claim 1, wherein: the data change rate prediction model is constructed by using a support vector regression machine, the operation data change rate model adopts a principal component analysis method, the dimension of the interference influence factor of the acquired report data is reduced, redundant variables are removed, normalization processing is needed before the report data is used as an input variable, adverse effects of singular sample data are eliminated, super parameters in the data change rate prediction model constructed by using the support vector regression machine are selected, an artificial bee colony algorithm is adopted to optimize and select the super parameters, the report data used as the input variable is randomly grouped, a training sample set and a test sample set are divided, the training data change rate prediction model is realized by inputting the training sample set, the test sample set is applied to evaluate the model performance, the average absolute error, the mean square error and the decision coefficient are used for judging the measurement model prediction precision, and the data change rate prediction model construction is completed.
7. The system for monitoring game data according to claim 6, wherein: in the specific process of constructing the data change rate prediction model by the support vector regression mechanism, the support vector regression mechanism comprises the following steps of: setting x i To input variable, y i R is the output variable n For an n-dimensional input space, R is the output space, m is the number of samples, then assume the sample set is:
D={(x i ,y i )|x i ∈R n ,y i ∈R,i=1,2,…,m}
the regression prediction function of the vector regression machine is as follows:
wherein ω is a weight vector;is a nonlinear mapping function; b is a bias vector;
introducing a relaxation variable constraint θ, θ * And Lagrangian function constraint, obtaining a regression prediction function of the final vector regression machine:
wherein alpha is iIs Lagrangian multiplier, K (x i ,y i ) Is a kernel function of the vector regression machine.
8. A method of monitoring game data according to any one of claims 1 to 7, wherein: the monitoring method of the data monitoring system comprises the following steps:
step one, accessing a data acquisition module into a game client, copying a player behavior record log in a database in real time, and storing the record log as database information;
step two, transmitting the database information to a data correction module to perform primary clustering on the data change curve by using a fuzzy C-means algorithm, obtaining a clustering result generated after the database information is processed, and obtaining all data classification effectiveness indexes V by using a fuzzy clustering effectiveness index function xb Obtaining the optimal clustering quantity, taking the clustering result of the minimum intra-class distance and the optimal clustering center as a benchmark, using a radial basis neural network to realize secondary clustering of the data change curve, obtaining various data characteristic curves, determining a two-way detection threshold value by using smoothness and similarity characteristics and through a normal distribution theory, identifying abnormal power grid operation data, constructing a data correction model, generating normal random numbers and normal random correction data on the basis of a model expression, obtaining a final correction result, and comparing the final correction result with the abnormal data to obtain relative errors.
Step three, the data analysis module obtains the final correction result and the relative error, calculates the reported data to be monitored based on the final correction result and the relative error, and sends the reported data to the central control module after the calculation is completed;
step four, the central control module receives the reported data and makes a time trend graph, then adopts a principal component analysis method to reduce the dimension of the interference influence factor of the obtained reported data, eliminates redundant variables, normalizes the reported data to eliminate the adverse effect of singular sample data, selects super parameters in a data change rate prediction model built by a support vector regression mechanism, adopts an artificial bee colony algorithm to optimize and select the super parameters, and realizes the construction of a data change rate prediction model frame;
fifthly, randomly sequencing reported data serving as input variables, taking the first 80% of sample data as a training sample set and the remaining 20% of sample data as a test sample set, realizing a training data change rate prediction model by inputting the training sample set, evaluating model performance by applying the test sample set, judging and measuring model prediction precision by using an average absolute error, a mean square error and a decision coefficient, completing data change rate prediction model construction, and outputting a prediction result;
step six, obtaining the value of the predicted result P, and establishing a sample set, and recording as { P } 1 ,P 2 ,···,P m M is the total number of net load values of the power grid with negative values, and m is a natural number less than or equal to n;
step seven, obtaining the mean value and standard deviation in the sample set, normalizing the data by using the mean value and standard deviation, and using the dataAdjusting the standard parameters to [0,1 ]]Setting the extremum of the control command transmission interval as f (x) 1 Namely, the sending mechanism of the control instruction is as follows:
when f (x) min is less than or equal to f (x)<f(x) 1 Generating and sending a control instruction;
when f (x) 1 ≤f(x)<f (x) max, no control instruction is generated;
and step eight, the monitoring execution module informs game management personnel according to the control instruction, reminds the management personnel to timely manage the game, sends execution feedback information to the central control module, and the central control module reconstructs a data change rate prediction model to perform secondary prediction by taking the execution feedback information receiving time point as the start point so as to realize recheck monitoring.
CN202310607889.9A 2023-05-26 2023-05-26 Game data monitoring system and method Pending CN116531763A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310607889.9A CN116531763A (en) 2023-05-26 2023-05-26 Game data monitoring system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310607889.9A CN116531763A (en) 2023-05-26 2023-05-26 Game data monitoring system and method

Publications (1)

Publication Number Publication Date
CN116531763A true CN116531763A (en) 2023-08-04

Family

ID=87456015

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310607889.9A Pending CN116531763A (en) 2023-05-26 2023-05-26 Game data monitoring system and method

Country Status (1)

Country Link
CN (1) CN116531763A (en)

Similar Documents

Publication Publication Date Title
CN108038300B (en) Optical fiber state evaluation method based on improved membership function combined with neural network
CN116757534B (en) Intelligent refrigerator reliability analysis method based on neural training network
CN112859822B (en) Equipment health analysis and fault diagnosis method and system based on artificial intelligence
CN115018021B (en) Machine room abnormity detection method and device based on graph structure and abnormity attention mechanism
CN116150897A (en) Machine tool spindle performance evaluation method and system based on digital twin
CN112418277A (en) Method, system, medium, and apparatus for predicting remaining life of rotating machine component
CN112328588A (en) Industrial fault diagnosis unbalanced time sequence data expansion method
CN108647707B (en) Probabilistic neural network creation method, failure diagnosis method and apparatus, and storage medium
CN109472097B (en) Fault diagnosis method for online monitoring equipment of power transmission line
CN112906764B (en) Communication safety equipment intelligent diagnosis method and system based on improved BP neural network
CN113177357B (en) Transient stability assessment method for power system
CN111079926A (en) Equipment fault diagnosis method with self-adaptive learning rate based on deep learning
CN113469570A (en) Information quality evaluation model construction method, device, equipment and storage medium
CN115640969A (en) Power grid operation and maintenance cost distribution method based on equipment state and operation age
CN116679211A (en) Lithium battery health state prediction method
CN116010884A (en) Fault diagnosis method of SSA-LightGBM oil-immersed transformer based on principal component analysis
CN113151842B (en) Method and device for determining conversion efficiency of wind-solar complementary water electrolysis hydrogen production
CN117556347A (en) Power equipment fault prediction and health management method based on industrial big data
CN111400964B (en) Fault occurrence time prediction method and device
CN116776209A (en) Method, system, equipment and medium for identifying operation state of gateway metering device
CN113496255B (en) Power distribution network mixed observation point distribution method based on deep learning and decision tree driving
CN116531763A (en) Game data monitoring system and method
CN115153549A (en) BP neural network-based man-machine interaction interface cognitive load prediction method
CN114692507A (en) Counting data soft measurement modeling method based on stacking Poisson self-encoder network
CN114638421A (en) Method for predicting requirement of generator set spare parts

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication