WO2021143337A1 - Data processing method, apparatus, and device, and computer readable storage medium - Google Patents

Data processing method, apparatus, and device, and computer readable storage medium Download PDF

Info

Publication number
WO2021143337A1
WO2021143337A1 PCT/CN2020/129252 CN2020129252W WO2021143337A1 WO 2021143337 A1 WO2021143337 A1 WO 2021143337A1 CN 2020129252 W CN2020129252 W CN 2020129252W WO 2021143337 A1 WO2021143337 A1 WO 2021143337A1
Authority
WO
WIPO (PCT)
Prior art keywords
person
monitoring data
data processing
dimension
similarity
Prior art date
Application number
PCT/CN2020/129252
Other languages
French (fr)
Chinese (zh)
Inventor
林焕彬
李�权
陈天健
Original Assignee
深圳前海微众银行股份有限公司
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 深圳前海微众银行股份有限公司 filed Critical 深圳前海微众银行股份有限公司
Publication of WO2021143337A1 publication Critical patent/WO2021143337A1/en

Links

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/30ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for calculating health indices; for individual health risk assessment
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/70ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for mining of medical data, e.g. analysing previous cases of other patients

Definitions

  • This application relates to the field of data processing technology, and in particular to a data processing method, device, device, and computer-readable storage medium.
  • the main purpose of this application is to provide a data processing method, device, equipment, and computer-readable storage medium, aiming to solve the current technical problem that it is difficult to detect abnormal personnel among athletes.
  • this application provides a data processing method, which includes the following steps:
  • the step of determining the similarity between two of the personnel based on the normalized monitoring data of each dimension in each personnel includes:
  • the step of determining the outliers among the individuals based on the similarity matrix includes:
  • outliers among the individuals are determined.
  • the step of determining the outliers among the individuals based on the two-dimensional matrix includes:
  • the data processing method further includes:
  • the status graph of each person is displayed in a two-dimensional plan view, wherein the area of the state graph corresponds to the local outlier factor one-to-one, and all the persons except for outliers
  • the color of the status graphic of the person is different from the color of the status graphic of the outlier.
  • the data processing method further includes:
  • the monitoring data curve of each dimension is displayed in a two-dimensional plan.
  • the data processing method further includes:
  • the identification information of the person who currently has an abnormality and the corresponding number of abnormalities are displayed.
  • the data processing method further includes:
  • the sub-monitoring data includes data of multiple dimensions
  • the comprehensive score corresponding to each person is displayed through a line graph.
  • the data processing method further includes:
  • the data processing method further includes:
  • a preset graph is displayed in a line chart corresponding to the target person.
  • this application also provides a data processing device, the data processing device including:
  • the first acquisition module is configured to periodically acquire monitoring data of multiple dimensions corresponding to each person at intervals of a first preset duration
  • the second acquisition module is used to perform normalization processing on the monitoring data of each dimension corresponding to each person, so as to obtain normalized monitoring data;
  • the first determination module is used to determine the similarity between two of the personnel based on the normalized monitoring data of each dimension in each personnel, and determine the similarity matrix corresponding to each personnel based on the similarity;
  • the second determining module is used to determine the outliers among the personnel based on the similarity matrix.
  • the present application also provides a data processing device, the data processing device includes: a memory, a processor, and a data processing program stored on the memory and running on the processor, so When the data processing program is executed by the processor, the steps of the aforementioned data processing method are realized.
  • the present application also provides a computer-readable storage medium having a data processing program stored on the computer-readable storage medium, and when the data processing program is executed by a processor, the aforementioned data processing method is implemented. step.
  • This application regularly obtains the monitoring data of multiple dimensions corresponding to each person by the first preset time interval, and then normalizes the monitoring data of each dimension corresponding to each person to obtain the normalized monitoring data. Then, based on the normalized monitoring data of each dimension in each person, determine the similarity between each person, and determine the similarity matrix corresponding to each person based on the similarity, and finally based on the similarity matrix Identify the outliers among the personnel and monitor the abnormal ones among the personnel in real time.
  • By digging out the possible abnormal points (outliers) from the massive data it is convenient for medical personnel to understand and keep track of the status of the personnel in real time. To analyze and dig out the potential causes of personnel abnormalities, so as to reduce the occurrence of abnormal personnel incidents in the sports scenes of sports events.
  • FIG. 1 is a schematic structural diagram of a data processing device in a hardware operating environment involved in a solution of an embodiment of the present application
  • FIG. 3 is a schematic diagram of a display scene in an embodiment of the data processing method of this application.
  • FIG. 4 is a schematic diagram of a display scene in another embodiment of the data processing method of this application.
  • FIG. 5 is a schematic diagram of a display scene in another embodiment of the data processing method of this application.
  • Fig. 6 is a schematic diagram of functional modules of an embodiment of a data processing device according to the present application.
  • FIG. 1 is a schematic structural diagram of a data processing device in a hardware operating environment involved in a solution of an embodiment of the present application.
  • the data processing equipment in the embodiment of this application may be a PC, or a smart phone, a tablet computer, an e-book reader, MP3 (Moving Picture Experts Group Audio Layer) III. Moving Picture Experts Group Audio Layer IV (Moving Picture Experts Group Audio Layer IV) player, portable computer and other portable terminal equipment with display function.
  • MP3 Motion Picture Experts Group Audio Layer
  • Moving Picture Experts Group Audio Layer IV Motion Picture Experts Group Audio Layer IV
  • the data processing device may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002.
  • the communication bus 1002 is used to implement connection and communication between these components.
  • the user interface 1003 may include a display screen (Display) and an input unit such as a keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface and a wireless interface.
  • the network interface 1004 may optionally include a standard wired interface and a wireless interface (such as a WI-FI interface).
  • the memory 1005 may be a high-speed RAM memory, or a stable memory (non-volatile memory), such as a magnetic disk memory.
  • the memory 1005 may also be a storage device independent of the aforementioned processor 1001.
  • the data processing device may also include a camera, RF (Radio Frequency (radio frequency) circuits, sensors, audio circuits, WiFi modules, etc.
  • RF Radio Frequency (radio frequency) circuits
  • sensors may also include a camera, RF (Radio Frequency (radio frequency) circuits, sensors, audio circuits, WiFi modules, etc.
  • FIG. 1 does not constitute a limitation on the data processing device, and may include more or less components than shown in the figure, or a combination of certain components, or different components Layout.
  • a memory 1005 as a computer storage medium may include an operating system, a network communication module, a user interface module, and a data processing program.
  • the network interface 1004 is mainly used to connect to a back-end server and perform data communication with the back-end server;
  • the user interface 1003 is mainly used to connect to a client (user side) and perform data communication with the client; and
  • the processor 1001 may be used to call a data processing program stored in the memory 1005.
  • the data processing device includes a memory 1005, a processor 1001, and a data processing program stored on the memory 1005 and running on the processor 1001.
  • the processor 1001 calls the memory 1005 to store Data processing program, and perform the operations in the following data processing method.
  • This application also provides a data processing method.
  • FIG. 2 is a schematic flowchart of the first embodiment of the data processing method of this application.
  • the data processing method can be applied to scenes of large-scale sports events, and can also be applied to similar scenes in other fields, such as marathon scenes.
  • the data processing method includes:
  • Step S110 Obtain monitoring data of multiple dimensions corresponding to each person at regular intervals of a first preset duration
  • each athlete wears a wearable device such as a bracelet.
  • the wearable device can collect data from multiple dimensions of the athlete, and upload the collected data in real time or at regular intervals (at the first preset time interval)
  • multiple dimensions of monitoring data include at least 3 of the latitude and longitude information of the athlete’s current location, current time, current heart rate, current speed, current pace, current distance, current cadence, etc. kind.
  • the monitoring data of multiple dimensions corresponding to each individual refers to the data of each dimension of each individual within the first preset period of time.
  • Step S120 normalize the monitoring data of each dimension corresponding to each person to obtain normalized monitoring data
  • the monitoring data of each dimension of each person is respectively normalized to obtain the normalized monitoring data, that is, each person is obtained.
  • the data after the normalization of each dimension of a person specifically, the min-max normalization algorithm can be used to normalize the data of different dimensions to the range of (0, 1).
  • Step S130 based on the normalized monitoring data of each dimension in each person, determine the similarity between two of each person, and determine the similarity matrix corresponding to each person based on the similarity;
  • the normalized data of each dimension of each person is used to determine the similarity between each person, that is, any two persons in each person Based on the obtained similarity, a similarity matrix corresponding to each person is generated, where the element in the similarity matrix corresponding to each person is the similarity between the person and any other person.
  • Step S140 Determine outliers among the personnel based on the similarity matrix.
  • the outliers in each person are determined based on the similarity matrix.
  • the outlier detection algorithm is used to process the similarity matrix to obtain the similarity matrix
  • the corresponding outlier matrix (outlier) is the outlier.
  • the technical solution of this embodiment can automatically dig out possible abnormal points (outliers) from massive data, which is convenient for medical personnel to understand and keep track of the status of personnel in real time, and can find information that is ignored in the monitoring data or Symptoms and form new knowledge and experience in order to prevent similar incidents from happening again.
  • the monitoring data of multiple dimensions corresponding to each person is periodically obtained by an interval of a first preset time, and then the monitoring data of each dimension corresponding to each person is normalized to obtain a return.
  • the unified monitoring data and then based on the normalized monitoring data of each dimension in each person, determine the similarity between the two of each person, and determine the similarity matrix corresponding to each person based on the similarity.
  • the outliers among the personnel are determined, which can monitor the abnormal personnel among the personnel in real time.
  • step S120 includes:
  • Step S121 Obtain the mean value corresponding to the normalized monitoring data of each dimension in each person, so as to obtain the mean value of each dimension corresponding to each person;
  • Step S122 based on the average value of each dimension corresponding to each person, determine the similarity between each person.
  • the average value corresponding to the normalized monitoring data of each dimension of each person is calculated according to the normalized data of each dimension of each person, that is, the average value of the normalized monitoring data of each dimension of each person is calculated.
  • the average value of the normalized monitoring data of each dimension corresponding to a person is obtained, and the average value of each dimension corresponding to each person is obtained, so as to obtain the summary data characteristics of each dimension corresponding to each person.
  • the Canberra Distance formula is used to calculate the similarity between each two personnel in all dimensions, that is, each person
  • the mean vector is generated, and the Canberra Distance distance formula is used to calculate the distance between each two persons according to the mean vector of each person Similarity in all dimensions.
  • the data processing method proposed in this embodiment obtains the average value corresponding to the normalized monitoring data of each dimension in each person to obtain the average value of each dimension corresponding to each person; then, based on the average value of each dimension corresponding to each person, Determine the similarity between the two in each person, and accurately get the similarity between the two in each person according to the mean value of each dimension corresponding to each person, which improves the accuracy of the similarity matrix and the efficiency of data processing, thereby improving The accuracy of outlier detection.
  • step S140 includes:
  • Step S141 Perform dimensionality reduction processing on the similarity matrix to obtain a two-dimensional matrix corresponding to each person;
  • Step S142 Determine outliers among the personnel based on the two-dimensional matrix.
  • the dimensionality of the similarity matrix is also large.
  • the dimensionality reduction process is performed on the similarity matrix first to obtain a two-dimensional matrix corresponding to each person.
  • the T-SNE algorithm is used to reduce the dimensionality of the similarity matrix.
  • the T-SNE algorithm is a machine learning method for dimensionality reduction, which can recognize the associated patterns.
  • the main advantage of the t-SNE algorithm is to keep the local The ability of structure, that is to say, the projection of similar points in the high-dimensional data space to the low-dimensional is still similar.
  • the data processing method proposed in this embodiment obtains a two-dimensional matrix corresponding to each person by performing dimensionality reduction processing on the similarity matrix;
  • the degree matrix performs dimensionality reduction processing to improve the efficiency of data processing, thereby improving the efficiency of outlier detection.
  • step S142 includes:
  • Step S1421 processing the two-dimensional matrix based on an outlier detection algorithm to obtain a local outlier factor corresponding to each person;
  • step S1422 the outliers among the individuals are determined based on the local outlier factor.
  • the outlier detection algorithm is used to process each two-dimensional matrix to obtain the local outlier factor corresponding to each person.
  • the LOF outlier detection algorithm can be used to process each two-dimensional matrix.
  • the LOF outlier detection algorithm is a density-based algorithm.
  • the core part is the characterization of the data point density, and the samples around a sample point The average density of the location of the point is higher than the density of the location of the sample point.
  • the data processing method further includes:
  • Step S150 based on the local outlier factor, display the status graph of each person in a two-dimensional plan view, wherein the area of the state graph corresponds to the local outlier factor one-to-one, and each person except for outliers
  • the color of the status graphic of the other personnel is different from the color of the status graphic of the outlier.
  • the two dimensions of the two-dimensional matrix are used as the coordinate axes of the two-dimensional plan.
  • the state graph of each person is displayed in the two-dimensional plan view.
  • the area of the state graph is related to the partial distance.
  • the status graph is dots.
  • the larger the local outlier factor the larger the radius of the dot.
  • the black dots are all personnel except outliers.
  • the gray dots are the status graphics of the outliers. Of course, a more prominent color such as red can also be used as the color of the status graphics of the outliers.
  • ppi in Figure 3 is the current heart rate
  • pace is the current pace
  • distance is the current distance
  • speed is the current speed.
  • the data processing method proposed in this embodiment processes the two-dimensional matrix based on an outlier detection algorithm to obtain the local outlier factor corresponding to each person; and then determines the outlier in each person based on the local outlier factor. Group personnel can accurately determine outliers based on the local outlier factor, thereby improving the accuracy of outlier detection.
  • the data processing method further includes:
  • Step S160 when the first display instruction triggered based on the target state graph in each of the state graphs is detected, obtain target monitoring data of each dimension corresponding to the target state graph within the first preset time period;
  • Step S170 based on the target monitoring data of each dimension and the time sequence of each target monitoring data, display the monitoring data curve of each dimension in a two-dimensional plan view.
  • the first display instruction can be triggered by operations such as double-clicking, clicking, or when the cursor is hovering over a certain state graph.
  • the first display instruction triggered based on the target state graph in each of the state graphs is detected , Obtain the target monitoring data of each dimension corresponding to the target status graph within the first preset time period, and then display the monitoring data of each dimension in a two-dimensional plan based on the target monitoring data of each dimension and the time sequence of each target monitoring data Curve, so that medical staff can view the monitoring data of outliers in real time.
  • the curve near the status graph in Fig. 3 is the monitoring data curve of a certain person.
  • the data processing method proposed in this embodiment acquires the targets of each dimension corresponding to the target state graphics within the first preset time period when the first display instruction triggered based on the target state graphics in each of the state graphics is detected. Monitoring data; Then, based on the target monitoring data of each dimension and the time sequence of each target monitoring data, the monitoring data curve of each dimension is displayed in a two-dimensional plan, so that medical personnel can view the monitoring data of outliers in real time.
  • the data processing method further includes:
  • Step S180 based on the outliers, update the number of abnormalities corresponding to each individual;
  • step S190 in the first preset area of the two-dimensional plan view, the identification information of the person who has currently been abnormal and the corresponding number of abnormalities are displayed.
  • the number of abnormalities of each individual is accumulated, that is, the number of times that each individual is detected as an outlier, and the first preset area of the two-dimensional plan shows that the current has appeared
  • the first preset area is below the status graph.
  • the identifications of persons who have been abnormal are displayed in the first preset area one by one. Information, if a person has repeated abnormalities in multiple time periods, the corresponding abnormal number is greater than 1, and the number in the upper right corner of the identification information can be used to identify the number of abnormalities of the person, and the number can be displayed in red.
  • the data processing method proposed in this embodiment updates the number of abnormalities corresponding to each individual based on the outlier; then, in the first preset area of the two-dimensional plan view, the identification information of the currently abnormal person is displayed and Corresponding abnormal times, so that medical staff can continue to monitor and diagnose the person, and reduce the probability of injury.
  • the data processing method further includes:
  • Step S200 Split the normalized monitoring data based on the second preset duration to obtain multiple sets of sub-monitoring data corresponding to each person, where the first preset duration is the second preset duration An integer multiple of, the sub-monitoring data includes data of multiple dimensions;
  • Step S210 Add the data of each dimension in the sub-monitoring data corresponding to each person to obtain a comprehensive score corresponding to each person;
  • Step S220 In the second preset area of the two-dimensional plan view, according to the time sequence of the comprehensive score, the comprehensive score corresponding to each person is respectively displayed through a line graph.
  • the normalized monitoring data when the normalized monitoring data is obtained, the normalized monitoring data is split according to the second preset duration to obtain multiple sets of sub-monitoring data corresponding to each person.
  • the sub-monitoring data is Including data of multiple dimensions within the second preset duration, that is, segmenting the normalized monitoring data of each person to obtain multiple pieces of data with the same duration, that is, sub-monitoring data.
  • the second preset duration can be set reasonably according to the first preset duration. For example, when the first preset duration is 2 minutes, the second preset duration can be set to 5S.
  • the data of each dimension is added to obtain multiple comprehensive scores corresponding to each personnel.
  • each sub-monitoring data For each sub-monitoring data of each personnel, each sub-monitoring data The data of the dimensions are added together to obtain a comprehensive score.
  • the number of comprehensive scores is the same as the number of sub-monitoring data for each individual.
  • the comprehensive score corresponding to each person is obtained, in the second preset area of the two-dimensional plan, according to the time sequence of the comprehensive score, the comprehensive score corresponding to each person is displayed through a line graph, specifically, in the second preview Set the area to display the comprehensive score corresponding to each person in chronological order, and connect the comprehensive score corresponding to each person to form a line chart.
  • Figure 3 and Figure 5 where the upper area of Figure 3 is the second The preset area, Figure 5 is the second preset area.
  • the data processing method further includes:
  • Step a Based on a third preset duration, display a plurality of box and whisker diagrams in the second preset area, wherein the third preset duration is an integer multiple of the second preset duration, and the The first preset duration is an integer multiple of the third preset duration;
  • Step b When the second display instruction triggered by the target box and whisker diagram in multiple box and whisker diagrams is detected, obtain the maximum score and minimum score of the comprehensive score of each person before the time corresponding to the target box and whisker diagram. Value and mean value of score;
  • Step c displaying the obtained maximum score, minimum score, and average score.
  • the box-and-whisker chart is a statistical chart used to display a set of data dispersion information. Named because of its shape like a box, the maximum, minimum, median, and upper and lower quartiles of a set of data can be displayed through an energy box and whisker diagram.
  • the third preset duration can be set reasonably. For example, when the first preset duration is 2 minutes and the second preset duration is 5S, the third preset duration can be set to 20S.
  • multiple box and whisker diagrams are displayed in the second preset area.
  • the medical staff can trigger the second display instruction by clicking, double-clicking, etc., when the second display instruction is detected, the target box and whisker diagram in multiple box and whiskers diagrams is determined according to the second display instruction first, namely Trigger the box and whisker diagram of the second display instruction, and obtain the maximum score, minimum score, and average score of each person's comprehensive score before the time corresponding to the target box and whisker diagram, and then display the maximum score obtained Value, minimum score, and average score, so that you can view the distribution of the maximum score, minimum score, and average score of all personnel, and perform horizontal comparison of data at multiple time points.
  • the data processing method further includes:
  • Step d Determine whether there is target normalized data whose normalized data of each dimension is within a corresponding preset range in the normalized monitoring data corresponding to each person;
  • Step e if it exists, obtain the collection time corresponding to the target normalized data and the target person;
  • Step f based on the collection time, display a preset graph in a line graph corresponding to the target person.
  • the preset range of each dimension can be set in advance, and the data within the preset range is abnormal data.
  • the normalized monitoring data corresponding to each person is obtained, the normalized corresponding to each person is determined In the subsequent monitoring data, whether there is target normalized data in which the normalized data of each dimension is within the corresponding preset range, and each dimension data in the target normalized data is within the preset range of the corresponding dimension, If it exists, obtain the collection time corresponding to the target normalized data and the target person, and display the preset graph in the line chart corresponding to the target person according to the collection time, for example, display dots in the line chart for easy viewing Person data with abnormal data at a single moment.
  • the data processing method proposed in this embodiment splits the normalized monitoring data based on the second preset time length to obtain multiple sets of sub-monitoring data corresponding to each person, and then separately divides the sub-monitoring data corresponding to each person , The data of each dimension is added to obtain the comprehensive score corresponding to each person; then in the second preset area of the two-dimensional plan, in accordance with the time sequence of the comprehensive score, the comprehensive score corresponding to each person is displayed through a line chart. Value, it is convenient for medical personnel to view the status of the personnel through the line chart, so that the medical personnel can continue to monitor and diagnose the personnel, and reduce the probability of injury events of the personnel.
  • the data processing device includes:
  • the first acquiring module 110 is configured to acquire multiple dimensions of monitoring data corresponding to each person at regular intervals of a first preset time period;
  • the second acquisition module 120 is configured to perform normalization processing on the monitoring data of each dimension corresponding to each person, so as to obtain normalized monitoring data;
  • the first determining module 130 is configured to determine the similarity between two of the personnel based on the normalized monitoring data of each dimension in each personnel, and determine the similarity matrix corresponding to each personnel based on the similarity;
  • the second determining module 140 is configured to determine the outliers among the personnel based on the similarity matrix.
  • the first determining module 130 is also used for:
  • the second determining module 140 is also used for:
  • outliers among the individuals are determined.
  • the second determining module 140 is also used for:
  • the data processing device further includes:
  • the status graph of each person is displayed in a two-dimensional plan view, wherein the area of the state graph corresponds to the local outlier factor one-to-one, and all the persons except for outliers
  • the color of the status graphic of the person is different from the color of the status graphic of the outlier.
  • the data processing device further includes:
  • the monitoring data curve of each dimension is displayed in a two-dimensional plan.
  • the data processing device further includes:
  • the identification information of the person who currently has an abnormality and the corresponding number of abnormalities are displayed.
  • the data processing device further includes:
  • the sub-monitoring data includes data of multiple dimensions
  • the comprehensive score corresponding to each person is displayed through a line graph.
  • the data processing device further includes:
  • the data processing device further includes:
  • a preset graph is displayed in a line chart corresponding to the target person.
  • the embodiment of the present application also proposes a computer-readable storage medium.
  • a data processing program is stored on the computer-readable storage medium, and the data processing program implements the steps of the data processing method as described above when the data processing program is executed by a processor.
  • the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM) as described above. , Magnetic disks, optical disks), including several instructions to make a terminal device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present application.
  • a terminal device which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • Public Health (AREA)
  • Medical Informatics (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Primary Health Care (AREA)
  • General Health & Medical Sciences (AREA)
  • Epidemiology (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Pure & Applied Mathematics (AREA)
  • Pathology (AREA)
  • Biomedical Technology (AREA)
  • Mathematical Optimization (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computing Systems (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Computation (AREA)
  • Algebra (AREA)
  • Software Systems (AREA)
  • Alarm Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A data processing method, a data processing apparatus, a device, and a computer readable storage medium, the method comprising: acquiring multi-dimensional monitoring data corresponding to each person at regular intervals of a first preset duration (S110); respectively performing normalisation processing on each dimension of monitoring data corresponding to each person to acquire normalised monitoring data (S120); determining the similarity between each two of the people and, on the basis of the similarity, determining a similarity matrix corresponding to each person (S130); and, on the basis of the similarity matrix, determining an outlying person amongst the people (S140). The present method can monitor in real time the occurrence of abnormal people among the people and, by digging out possible abnormal points from mass data, facilitates medical staff understanding and continuously tracking the state of people in real time in order to analyse and dig out the potential causes of abnormalities, to thereby reduce abnormal incidents occurring to people in the sporting scenarios of sports events.

Description

数据处理方法、装置、设备及计算机可读存储介质Data processing method, device, equipment and computer readable storage medium
本申请要求于2020年1月17日申请的、申请号为202010057407.3、名称为“数据处理方法、装置、设备及计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on January 17, 2020 with the application number 202010057407.3 and the title "data processing method, device, equipment and computer readable storage medium", the entire content of which is incorporated by reference in In this application.
技术领域Technical field
本申请涉及数据处理技术领域,尤其涉及一种数据处理方法、装置、设备及计算机可读存储介质。This application relates to the field of data processing technology, and in particular to a data processing method, device, device, and computer-readable storage medium.
背景技术Background technique
在体育赛事的运动场景中,由于天气或者道路原因等,难免会出现一些运动员的受伤事件,比如摔倒、猝死、心率骤停、身体不适等等。In the sports scene of sports events, due to weather or road reasons, it is inevitable that some athletes will suffer injuries, such as falls, sudden death, cardiac arrest, physical discomfort, and so on.
目前,大多数是在出现运动员异常事件后,对运动员进行生理指标和运动数据进行收集,然后做出初步的判断。这些方式基本都是使用传统的医疗设备进行分析,并不能做到实时去分析和挖掘出运动员出现异常潜在的原因,而导致体育赛事运动场景中发生的人员异常事件并没有减少。At present, most of the athletes collect physiological indicators and sports data after abnormal events of athletes, and then make preliminary judgments. These methods basically use traditional medical equipment for analysis, and cannot analyze and dig out the potential causes of athletes' abnormalities in real time. As a result, the abnormal personnel incidents that occur in the sports scenes of sports events have not been reduced.
上述内容仅用于辅助理解本申请的技术方案,并不代表承认上述内容是现有技术。The above content is only used to assist the understanding of the technical solution of the application, and does not mean that the above content is recognized as prior art.
技术解决方案Technical solutions
本申请的主要目的在于提供一种数据处理方法、装置、设备及计算机可读存储介质,旨在解决目前难以检测运动员中出现异常的人员的技术问题。The main purpose of this application is to provide a data processing method, device, equipment, and computer-readable storage medium, aiming to solve the current technical problem that it is difficult to detect abnormal personnel among athletes.
为实现上述目的,本申请提供一种数据处理方法,所述数据处理方法包括以下步骤:In order to achieve the above objective, this application provides a data processing method, which includes the following steps:
间隔第一预设时长定时获取各个人员对应的多个维度的监测数据;Obtain multiple dimensions of monitoring data corresponding to each person at regular intervals at the first preset duration;
分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据;Normalize the monitoring data of each dimension corresponding to each person to obtain the normalized monitoring data;
基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度,并基于所述相似度确定各个人员对应的相似度矩阵;Based on the normalized monitoring data of each dimension in each person, determine the similarity between each person, and determine the similarity matrix corresponding to each person based on the similarity;
基于所述相似度矩阵确定各个人员中的离群人员。Based on the similarity matrix, outliers among the individuals are determined.
进一步地,所述基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度的步骤包括:Further, the step of determining the similarity between two of the personnel based on the normalized monitoring data of each dimension in each personnel includes:
获取各个人员中各个维度的归一化后的监测数据对应的均值,以获得各个人员对应的各个维度的均值;Obtain the average value corresponding to the normalized monitoring data of each dimension in each person to obtain the average value of each dimension corresponding to each person;
基于各个人员对应的各个维度的均值,确定各个人员中两两之间的相似度。Based on the mean value of each dimension corresponding to each person, the similarity between each person is determined.
进一步地,所述基于所述相似度矩阵确定各个人员中的离群人员的步骤包括:Further, the step of determining the outliers among the individuals based on the similarity matrix includes:
对所述相似度矩阵进行降维处理,以获得各个人员对应的二维矩阵;Performing dimensionality reduction processing on the similarity matrix to obtain a two-dimensional matrix corresponding to each person;
基于所述二维矩阵确定各个人员中的离群人员。Based on the two-dimensional matrix, outliers among the individuals are determined.
进一步地,所述基于所述二维矩阵确定各个人员中的离群人员的步骤包括:Further, the step of determining the outliers among the individuals based on the two-dimensional matrix includes:
基于离群点检测算法对所述二维矩阵进行处理,以获得各个人员对应的局部离群因子;Processing the two-dimensional matrix based on an outlier detection algorithm to obtain a local outlier factor corresponding to each person;
基于所述局部离群因子确定各个人员中的离群人员。Determine the outlier among the individuals based on the local outlier factor.
进一步地,所述基于所述相似度矩阵确定各个人员中的离群人员的步骤之后,所述数据处理方法还包括:Further, after the step of determining the outliers among the individuals based on the similarity matrix, the data processing method further includes:
基于所述局部离群因子,在二维平面图中展示各个人员的状态图形,其中,所述状态图形的面积与所述局部离群因子一一对应,各个人员中除离群人员之外的其他人员的状态图形的色彩,与所述离群人员的状态图形的色彩不同。Based on the local outlier factor, the status graph of each person is displayed in a two-dimensional plan view, wherein the area of the state graph corresponds to the local outlier factor one-to-one, and all the persons except for outliers The color of the status graphic of the person is different from the color of the status graphic of the outlier.
进一步地,所述基于所述局部离群因子,在二维平面图中展示各个人员的状态图形的步骤之后,所述数据处理方法还包括:Further, after the step of displaying the status graph of each person in a two-dimensional plan view based on the local outlier factor, the data processing method further includes:
在检测到基于各个所述状态图形中的目标状态图形触发的第一显示指令时,获取第一预设时长内所述目标状态图形对应的各个维度的目标监测数据;When the first display instruction triggered based on the target state graphic in each of the state graphics is detected, acquiring target monitoring data of each dimension corresponding to the target state graphic within the first preset time period;
基于各个维度的目标监测数据以及各个目标监测数据的时间顺序,在二维平面图中展示各个维度的监测数据曲线。Based on the target monitoring data of each dimension and the time sequence of each target monitoring data, the monitoring data curve of each dimension is displayed in a two-dimensional plan.
进一步地,所述基于所述局部离群因子,在二维平面图中展示各个人员的状态图形的步骤之后,所述数据处理方法还包括:Further, after the step of displaying the status graph of each person in a two-dimensional plan view based on the local outlier factor, the data processing method further includes:
基于所述离群人员,更新各个人员对应的异常次数;Based on the outliers, update the number of abnormalities corresponding to each individual;
在所述二维平面图的第一预设区域,显示当前已出现异常的人员的标识信息以及对应的异常次数。In the first preset area of the two-dimensional plan view, the identification information of the person who currently has an abnormality and the corresponding number of abnormalities are displayed.
进一步地,所述分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据的步骤之后,所述数据处理方法还包括:Further, after the step of normalizing the monitoring data of each dimension corresponding to each person to obtain normalized monitoring data, the data processing method further includes:
基于第二预设时长对归一化后的监测数据进行拆分,以获得各个人员对应的多组子监测数据,其中,所述第一预设时长为所述第二预设时长的整数倍,所述子监测数据包括多个维度的数据;Split the normalized monitoring data based on the second preset duration to obtain multiple sets of sub-monitoring data corresponding to each person, wherein the first preset duration is an integer multiple of the second preset duration , The sub-monitoring data includes data of multiple dimensions;
分别将各个人员对应的子监测数据中,各个维度的数据相加,以获得各个人员对应的综合分值;Add the data of each dimension in the sub-monitoring data corresponding to each person respectively to obtain the comprehensive score corresponding to each person;
在二维平面图的第二预设区域,按照综合分值的时间顺序,分别通过折线图显示各个人员对应的综合分值。In the second preset area of the two-dimensional plan, according to the time sequence of the comprehensive score, the comprehensive score corresponding to each person is displayed through a line graph.
进一步地,所述在二维平面图的第二预设区域,按照综合分值的时间顺序,分别通过折线图显示各个人员对应的综合分值的步骤之后,所述数据处理方法还包括:Further, after the step of displaying the comprehensive score corresponding to each person through a line graph in the second preset area of the two-dimensional plan in the time sequence of the comprehensive score, the data processing method further includes:
基于第三预设时长,在所述第二预设区域中显示多个盒须图,其中,所述第三预设时长为所述第二预设时长的整数倍,且所述第一预设时长为所述第三预设时长的整数倍;Based on the third preset duration, multiple box and whisker diagrams are displayed in the second preset area, where the third preset duration is an integer multiple of the second preset duration, and the first preset Set the duration to be an integer multiple of the third preset duration;
在检测到多个盒须图中的目标盒须图触发的第二显示指令时,获取所述目标盒须图对应的时刻之前,各个人员的综合分值的最大分值、最小分值以及分值均值;When the second display instruction triggered by the target box and whisker diagram in multiple box and whisker diagrams is detected, the maximum score, minimum score, and score of each person’s comprehensive score are obtained before the time corresponding to the target box and whisker diagram. Mean value
显示获取到的所述最大分值、最小分值以及分值均值。Display the obtained maximum score, minimum score, and average score.
进一步地,所述在二维平面图的第二预设区域,按照综合分值的时间顺序,分别通过折线图显示各个人员对应的综合分值的步骤之后,所述数据处理方法还包括:Further, after the step of displaying the comprehensive score corresponding to each person through a line graph in the second preset area of the two-dimensional plan in the time sequence of the comprehensive score, the data processing method further includes:
确定各个人员对应的归一化后的监测数据中,是否存在各个维度的归一化数据处于对应的预设范围内的目标归一化数据;Determine whether there is target normalized data whose normalized data of each dimension is within the corresponding preset range in the normalized monitoring data corresponding to each person;
若存在,则获取目标归一化数据对应的采集时刻以及目标人员;If it exists, obtain the collection time corresponding to the target normalized data and the target person;
基于所述采集时刻,在所述目标人员对应的折线图中显示预设图形。Based on the collection time, a preset graph is displayed in a line chart corresponding to the target person.
此外,为实现上述目的,本申请还提供一种数据处理装置,所述数据处理装置包括:In addition, in order to achieve the above objective, this application also provides a data processing device, the data processing device including:
第一获取模块,用于间隔第一预设时长定时获取各个人员对应的多个维度的监测数据;The first acquisition module is configured to periodically acquire monitoring data of multiple dimensions corresponding to each person at intervals of a first preset duration;
第二获取模块,用于分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据;The second acquisition module is used to perform normalization processing on the monitoring data of each dimension corresponding to each person, so as to obtain normalized monitoring data;
第一确定模块,用于基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度,并基于所述相似度确定各个人员对应的相似度矩阵;The first determination module is used to determine the similarity between two of the personnel based on the normalized monitoring data of each dimension in each personnel, and determine the similarity matrix corresponding to each personnel based on the similarity;
第二确定模块,用于基于所述相似度矩阵确定各个人员中的离群人员。The second determining module is used to determine the outliers among the personnel based on the similarity matrix.
此外,为实现上述目的,本申请还提供一种数据处理设备,所述数据处理设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的数据处理程序,所述数据处理程序被所述处理器执行时实现前述的数据处理方法的步骤。In addition, in order to achieve the above object, the present application also provides a data processing device, the data processing device includes: a memory, a processor, and a data processing program stored on the memory and running on the processor, so When the data processing program is executed by the processor, the steps of the aforementioned data processing method are realized.
此外,为实现上述目的,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有数据处理程序,所述数据处理程序被处理器执行时实现前述的数据处理方法的步骤。In addition, in order to achieve the above-mentioned object, the present application also provides a computer-readable storage medium having a data processing program stored on the computer-readable storage medium, and when the data processing program is executed by a processor, the aforementioned data processing method is implemented. step.
本申请通过间隔第一预设时长定时获取各个人员对应的多个维度的监测数据,接着分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据,而后基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度,并基于所述相似度确定各个人员对应的相似度矩阵,最后基于所述相似度矩阵确定各个人员中的离群人员,能够实时监测人员中出现异常的人员,通过从海量数据中挖掘出可能存在的异常点(离群人员),方便医疗人员实时了解以及持续跟踪人员的状态,以便于分析和挖掘出人员出现异常潜在的原因,以降低体育赛事运动场景中人员异常事件的发生。This application regularly obtains the monitoring data of multiple dimensions corresponding to each person by the first preset time interval, and then normalizes the monitoring data of each dimension corresponding to each person to obtain the normalized monitoring data. Then, based on the normalized monitoring data of each dimension in each person, determine the similarity between each person, and determine the similarity matrix corresponding to each person based on the similarity, and finally based on the similarity matrix Identify the outliers among the personnel and monitor the abnormal ones among the personnel in real time. By digging out the possible abnormal points (outliers) from the massive data, it is convenient for medical personnel to understand and keep track of the status of the personnel in real time. To analyze and dig out the potential causes of personnel abnormalities, so as to reduce the occurrence of abnormal personnel incidents in the sports scenes of sports events.
附图说明Description of the drawings
图1是本申请实施例方案涉及的硬件运行环境的数据处理设备的结构示意图;FIG. 1 is a schematic structural diagram of a data processing device in a hardware operating environment involved in a solution of an embodiment of the present application;
图2为本申请数据处理方法第一实施例的流程示意图;2 is a schematic flowchart of the first embodiment of the data processing method of this application;
图3为本申请数据处理方法一实施例中的显示场景示意图;3 is a schematic diagram of a display scene in an embodiment of the data processing method of this application;
图4为本申请数据处理方法另一实施例中的显示场景示意图;4 is a schematic diagram of a display scene in another embodiment of the data processing method of this application;
图5为本申请数据处理方法又一实施例中的显示场景示意图;5 is a schematic diagram of a display scene in another embodiment of the data processing method of this application;
图6为本申请数据处理装置一实施例的功能模块示意图。Fig. 6 is a schematic diagram of functional modules of an embodiment of a data processing device according to the present application.
本发明的实施方式Embodiments of the present invention
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。It should be understood that the specific embodiments described here are only used to explain the present application, and are not used to limit the present application.
如图1所示,图1是本申请实施例方案涉及的硬件运行环境的数据处理设备的结构示意图。As shown in FIG. 1, FIG. 1 is a schematic structural diagram of a data processing device in a hardware operating environment involved in a solution of an embodiment of the present application.
本申请实施例数据处理设备可以是PC,也可以是智能手机、平板电脑、电子书阅读器、MP3(Moving Picture Experts Group Audio Layer III,动态影像专家压缩标准音频层面3)播放器、MP4(Moving Picture Experts Group Audio Layer IV,动态影像专家压缩标准音频层面4)播放器、便携计算机等具有显示功能的可移动式终端设备。The data processing equipment in the embodiment of this application may be a PC, or a smart phone, a tablet computer, an e-book reader, MP3 (Moving Picture Experts Group Audio Layer) III. Moving Picture Experts Group Audio Layer IV (Moving Picture Experts Group Audio Layer IV) player, portable computer and other portable terminal equipment with display function.
如图1所示,该数据处理设备可以包括:处理器1001,例如CPU,网络接口1004,用户接口1003,存储器1005,通信总线1002。其中,通信总线1002用于实现这些组件之间的连接通信。用户接口1003可以包括显示屏(Display)、输入单元比如键盘(Keyboard),可选用户接口1003还可以包括标准的有线接口、无线接口。网络接口1004可选的可以包括标准的有线接口、无线接口(如WI-FI接口)。存储器1005可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。存储器1005可选的还可以是独立于前述处理器1001的存储装置。As shown in FIG. 1, the data processing device may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002. Among them, the communication bus 1002 is used to implement connection and communication between these components. The user interface 1003 may include a display screen (Display) and an input unit such as a keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface and a wireless interface. The network interface 1004 may optionally include a standard wired interface and a wireless interface (such as a WI-FI interface). The memory 1005 may be a high-speed RAM memory, or a stable memory (non-volatile memory), such as a magnetic disk memory. Optionally, the memory 1005 may also be a storage device independent of the aforementioned processor 1001.
在一实施例中,数据处理设备还可以包括摄像头、RF(Radio Frequency,射频)电路,传感器、音频电路、WiFi模块等等。In an embodiment, the data processing device may also include a camera, RF (Radio Frequency (radio frequency) circuits, sensors, audio circuits, WiFi modules, etc.
本领域技术人员可以理解,图1中示出的数据处理设备结构并不构成对数据处理设备的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。Those skilled in the art can understand that the structure of the data processing device shown in FIG. 1 does not constitute a limitation on the data processing device, and may include more or less components than shown in the figure, or a combination of certain components, or different components Layout.
如图1所示,作为一种计算机存储介质的存储器1005中可以包括操作系统、网络通信模块、用户接口模块以及数据处理程序。As shown in FIG. 1, a memory 1005 as a computer storage medium may include an operating system, a network communication module, a user interface module, and a data processing program.
在图1所示的数据处理设备中,网络接口1004主要用于连接后台服务器,与后台服务器进行数据通信;用户接口1003主要用于连接客户端(用户端),与客户端进行数据通信;而处理器1001可以用于调用存储器1005中存储的数据处理程序。In the data processing device shown in FIG. 1, the network interface 1004 is mainly used to connect to a back-end server and perform data communication with the back-end server; the user interface 1003 is mainly used to connect to a client (user side) and perform data communication with the client; and The processor 1001 may be used to call a data processing program stored in the memory 1005.
在本实施例中,数据处理设备包括:存储器1005、处理器1001及存储在所述存储器1005上并可在所述处理器1001上运行的数据处理程序,其中,处理器1001调用存储器1005中存储的数据处理程序时,并执行下述数据处理方法中的操作。In this embodiment, the data processing device includes a memory 1005, a processor 1001, and a data processing program stored on the memory 1005 and running on the processor 1001. The processor 1001 calls the memory 1005 to store Data processing program, and perform the operations in the following data processing method.
本申请还提供一种数据处理方法,参照图2,图2为本申请数据处理方法第一实施例的流程示意图。This application also provides a data processing method. Refer to FIG. 2, which is a schematic flowchart of the first embodiment of the data processing method of this application.
本实施例中,该数据处理方法可应用于大型体育赛事的场景中,也可以应用于其他领域类似的场景中,例如,马拉松场景中。In this embodiment, the data processing method can be applied to scenes of large-scale sports events, and can also be applied to similar scenes in other fields, such as marathon scenes.
该数据处理方法包括:The data processing method includes:
步骤S110,间隔第一预设时长定时获取各个人员对应的多个维度的监测数据;Step S110: Obtain monitoring data of multiple dimensions corresponding to each person at regular intervals of a first preset duration;
本实施例中,各个运动员(人员)均佩戴手环等可穿戴设备,该可穿戴设备可采集运动员多个维度的数据,并实时或定时(间隔第一预设时长)将采集到的数据上传至数据处理装置或数据处理设备,多个维度的监测数据包括运动员当前所处位置的经纬度信息、当前时刻、当前心率、当前速度、当前配速、当前距离、当前步频等数据中的至少3种。In this embodiment, each athlete (person) wears a wearable device such as a bracelet. The wearable device can collect data from multiple dimensions of the athlete, and upload the collected data in real time or at regular intervals (at the first preset time interval) To the data processing device or data processing equipment, multiple dimensions of monitoring data include at least 3 of the latitude and longitude information of the athlete’s current location, current time, current heart rate, current speed, current pace, current distance, current cadence, etc. kind.
各个人员对应的多个维度的监测数据是指每一个人员在第一预设时长内每一个维度的数据。The monitoring data of multiple dimensions corresponding to each individual refers to the data of each dimension of each individual within the first preset period of time.
步骤S120,分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据;Step S120, normalize the monitoring data of each dimension corresponding to each person to obtain normalized monitoring data;
本实施例中,在获取到各个人员对应的多个维度的监测数据时,分别对每一个人员的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据,即得到每一个人员的各个维度归一化后的数据,具体地,可采用的是min-max 归一化算法,将不同维度的数据归一化到(0,1)范围内。In this embodiment, when the multiple dimensions of monitoring data corresponding to each person are obtained, the monitoring data of each dimension of each person is respectively normalized to obtain the normalized monitoring data, that is, each person is obtained. The data after the normalization of each dimension of a person, specifically, the min-max normalization algorithm can be used to normalize the data of different dimensions to the range of (0, 1).
步骤S130,基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度,并基于所述相似度确定各个人员对应的相似度矩阵;Step S130, based on the normalized monitoring data of each dimension in each person, determine the similarity between two of each person, and determine the similarity matrix corresponding to each person based on the similarity;
本实施例中,在得到归一化后的监测数据后,根据每一个人员的各个维度归一化后的数据,确定各个人员中两两之间的相似度,即各个人员中任意两个人员之间的相似度,根据得到的相似度生成各个人员对应的相似度矩阵,其中,每一个人员对应的相似度矩阵中的元素为该人员与其他任一人员的相似度。In this embodiment, after the normalized monitoring data is obtained, the normalized data of each dimension of each person is used to determine the similarity between each person, that is, any two persons in each person Based on the obtained similarity, a similarity matrix corresponding to each person is generated, where the element in the similarity matrix corresponding to each person is the similarity between the person and any other person.
步骤S140,基于所述相似度矩阵确定各个人员中的离群人员。Step S140: Determine outliers among the personnel based on the similarity matrix.
本实施例中,在获取到各个人员对应的相似度矩阵时,基于相似度矩阵确定各个人员中的离群人员,具体地,采用离群点检测算法对相似度矩阵进行处理,得到相似度矩阵对应的离群矩阵(离群点),该离群矩阵所对应的人员即为离群人员。In this embodiment, when the similarity matrix corresponding to each person is obtained, the outliers in each person are determined based on the similarity matrix. Specifically, the outlier detection algorithm is used to process the similarity matrix to obtain the similarity matrix The corresponding outlier matrix (outlier), the person corresponding to the outlier matrix is the outlier.
本实施例的技术方案,可以自动的从海量数据中挖掘出可能存在的异常点(离群人员),方便医疗人员实时了解以及持续跟踪人员的状态,并可以找到监测数据中被忽略的信息或者征兆,并形成新的知识经验,以便后续预防类似事件再次发生。The technical solution of this embodiment can automatically dig out possible abnormal points (outliers) from massive data, which is convenient for medical personnel to understand and keep track of the status of personnel in real time, and can find information that is ignored in the monitoring data or Symptoms and form new knowledge and experience in order to prevent similar incidents from happening again.
本实施例提出的数据处理方法,通过间隔第一预设时长定时获取各个人员对应的多个维度的监测数据,接着分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据,而后基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度,并基于所述相似度确定各个人员对应的相似度矩阵,最后基于所述相似度矩阵确定各个人员中的离群人员,能够实时监测人员中出现异常的人员,通过从海量数据中挖掘出可能存在的异常点(离群人员),方便医疗人员实时了解以及持续跟踪人员的状态,以便于分析和挖掘出人员出现异常潜在的原因,以降低体育赛事运动场景中人员异常事件的发生。In the data processing method proposed in this embodiment, the monitoring data of multiple dimensions corresponding to each person is periodically obtained by an interval of a first preset time, and then the monitoring data of each dimension corresponding to each person is normalized to obtain a return. After the unified monitoring data, and then based on the normalized monitoring data of each dimension in each person, determine the similarity between the two of each person, and determine the similarity matrix corresponding to each person based on the similarity, Finally, based on the similarity matrix, the outliers among the personnel are determined, which can monitor the abnormal personnel among the personnel in real time. By digging out the possible abnormal points (outliers) from the massive data, it is convenient for medical personnel to understand and understand in real time. Continuously track the status of personnel to facilitate analysis and dig out potential causes of personnel abnormalities, so as to reduce the occurrence of abnormal personnel incidents in sports scenes.
基于第一实施例,提出本申请数据处理方法的第二实施例,在本实施例中,步骤S120包括:Based on the first embodiment, a second embodiment of the data processing method of the present application is proposed. In this embodiment, step S120 includes:
步骤S121,获取各个人员中各个维度的归一化后的监测数据对应的均值,以获得各个人员对应的各个维度的均值;Step S121: Obtain the mean value corresponding to the normalized monitoring data of each dimension in each person, so as to obtain the mean value of each dimension corresponding to each person;
步骤S122,基于各个人员对应的各个维度的均值,确定各个人员中两两之间的相似度。Step S122, based on the average value of each dimension corresponding to each person, determine the similarity between each person.
本实施例中,在得到归一化后的监测数据后,根据每一个人员的各个维度归一化后的数据,计算各个人员中各个维度的归一化后的监测数据对应的均值,即每一个人员对应的每一个维度的归一化后的监测数据的均值,得到各个人员对应的各个维度的均值,以得到各个人员对应的各个维度的简要数据特征。In this embodiment, after the normalized monitoring data is obtained, the average value corresponding to the normalized monitoring data of each dimension of each person is calculated according to the normalized data of each dimension of each person, that is, the average value of the normalized monitoring data of each dimension of each person is calculated. The average value of the normalized monitoring data of each dimension corresponding to a person is obtained, and the average value of each dimension corresponding to each person is obtained, so as to obtain the summary data characteristics of each dimension corresponding to each person.
而后,基于各个人员对应的各个维度的均值,确定各个人员中两两之间的相似度,具体地,采用Canberra Distance距离公式计算每两个人员之间在所有维度上的相似度,即各个人员中任意两个人员之间的相似度,例如,按照预设的顺序基于各个人员对应的各个维度的均值,生成均值向量,根据各个人员的均值向量采用Canberra Distance距离公式计算每两个人员之间在所有维度上的相似度。Then, based on the average value of each dimension corresponding to each person, determine the similarity between each pair of personnel. Specifically, the Canberra Distance formula is used to calculate the similarity between each two personnel in all dimensions, that is, each person The similarity between any two persons in the group, for example, according to the preset order based on the mean value of each dimension corresponding to each person, the mean vector is generated, and the Canberra Distance distance formula is used to calculate the distance between each two persons according to the mean vector of each person Similarity in all dimensions.
本实施例提出的数据处理方法,通过获取各个人员中各个维度的归一化后的监测数据对应的均值,以获得各个人员对应的各个维度的均值;接着基于各个人员对应的各个维度的均值,确定各个人员中两两之间的相似度,能够根据各个人员对应的各个维度的均值准确得到各个人员中两两之间的相似度,提高了相似度矩阵的准确性以及数据处理效率,进而提高离群人员检测的准确性。The data processing method proposed in this embodiment obtains the average value corresponding to the normalized monitoring data of each dimension in each person to obtain the average value of each dimension corresponding to each person; then, based on the average value of each dimension corresponding to each person, Determine the similarity between the two in each person, and accurately get the similarity between the two in each person according to the mean value of each dimension corresponding to each person, which improves the accuracy of the similarity matrix and the efficiency of data processing, thereby improving The accuracy of outlier detection.
基于第一实施例,提出本申请数据处理方法的第三实施例,在本实施例中,步骤S140包括:Based on the first embodiment, a third embodiment of the data processing method of the present application is proposed. In this embodiment, step S140 includes:
步骤S141,对所述相似度矩阵进行降维处理,以获得各个人员对应的二维矩阵;Step S141: Perform dimensionality reduction processing on the similarity matrix to obtain a two-dimensional matrix corresponding to each person;
步骤S142,基于所述二维矩阵确定各个人员中的离群人员。Step S142: Determine outliers among the personnel based on the two-dimensional matrix.
本实施例中,由于人员数量较大,因此相似度矩阵的维数也较大,为便于处理,先对相似度矩阵进行降维处理,以获得各个人员对应的二维矩阵,具体地,可采用T-SNE算法对相似度矩阵进行降维处理,其中,T-SNE算法是一种用于降维的机器学习方法,其能够识别相关联的模式,t-SNE 算法主要的优势就是保持局部结构的能力,也就是说,高维数据空间中距离相近的点投影到低维中仍然相近。In this embodiment, due to the large number of personnel, the dimensionality of the similarity matrix is also large. In order to facilitate processing, the dimensionality reduction process is performed on the similarity matrix first to obtain a two-dimensional matrix corresponding to each person. Specifically, The T-SNE algorithm is used to reduce the dimensionality of the similarity matrix. Among them, the T-SNE algorithm is a machine learning method for dimensionality reduction, which can recognize the associated patterns. The main advantage of the t-SNE algorithm is to keep the local The ability of structure, that is to say, the projection of similar points in the high-dimensional data space to the low-dimensional is still similar.
本实施例提出的数据处理方法,通过对所述相似度矩阵进行降维处理,以获得各个人员对应的二维矩阵;接着基于所述二维矩阵确定各个人员中的离群人员,通过对相似度矩阵进行降维处理,以提高数据处理效率,进而提高离群人员检测的效率。The data processing method proposed in this embodiment obtains a two-dimensional matrix corresponding to each person by performing dimensionality reduction processing on the similarity matrix; The degree matrix performs dimensionality reduction processing to improve the efficiency of data processing, thereby improving the efficiency of outlier detection.
基于第三实施例,提出本申请数据处理方法的第四实施例,在本实施例中,步骤S142包括:Based on the third embodiment, a fourth embodiment of the data processing method of the present application is proposed. In this embodiment, step S142 includes:
步骤S1421,基于离群点检测算法对所述二维矩阵进行处理,以获得各个人员对应的局部离群因子;Step S1421, processing the two-dimensional matrix based on an outlier detection algorithm to obtain a local outlier factor corresponding to each person;
步骤S1422,基于所述局部离群因子确定各个人员中的离群人员。In step S1422, the outliers among the individuals are determined based on the local outlier factor.
本实施例中,在获取到各个人员对应的二维矩阵,分别采用离群点检测算法对各个二维矩阵进行处理,以获得各个人员对应的局部离群因子。具体地,可采用LOF离群点检测算法对各个二维矩阵进行处理,LOF离群点检测算法是基于密度的算法,其最核心的部分是关于数据点密度的刻画,一个样本点周围的样本点所处位置的平均密度比上该样本点所在位置的密度。局部离群因子越大于1,则该点所在位置的密度越小于其周围样本所在位置的密度,这个点就越有可能是异常点。因此,各个人员对应的局部离群因子中大于1的局部离群因子所对应的人员为离群人员。In this embodiment, after obtaining the two-dimensional matrix corresponding to each person, the outlier detection algorithm is used to process each two-dimensional matrix to obtain the local outlier factor corresponding to each person. Specifically, the LOF outlier detection algorithm can be used to process each two-dimensional matrix. The LOF outlier detection algorithm is a density-based algorithm. The core part is the characterization of the data point density, and the samples around a sample point The average density of the location of the point is higher than the density of the location of the sample point. The larger the local outlier factor is, the less the density of the location of the point is than the density of the location of the surrounding samples, and the more likely this point is an abnormal point. Therefore, the person corresponding to the local outlier factor greater than 1 in the local outlier factor corresponding to each person is an outlier.
进一步地,在一实施例中,步骤S140之后,该数据处理方法还包括:Further, in an embodiment, after step S140, the data processing method further includes:
步骤S150,基于所述局部离群因子,在二维平面图中展示各个人员的状态图形,其中,所述状态图形的面积与所述局部离群因子一一对应,各个人员中除离群人员之外的其他人员的状态图形的色彩,与所述离群人员的状态图形的色彩不同。Step S150, based on the local outlier factor, display the status graph of each person in a two-dimensional plan view, wherein the area of the state graph corresponds to the local outlier factor one-to-one, and each person except for outliers The color of the status graphic of the other personnel is different from the color of the status graphic of the outlier.
本实施例中,以二维矩阵的两个维度作为二维平面图的坐标轴,根据各个人员的二维矩阵,在二维平面图中展示各个人员的状态图形,状态图形的面积与所述局部离群因子一一对应,例如,参照图3,状态图形为圆点,局部离群因子越大,圆点的半径越大,并且,黑色的圆点为各个人员中除离群人员之外的其他人员(正常人员)的状态图形,灰色圆点为离群人员的状态图形,当然也可以采用比较显著的颜色例如红色作为离群人员的状态图形的色彩。其中,图3中的ppi为当前心率,pace为当前配速,distance为当前距离,speed为当前速度。In this embodiment, the two dimensions of the two-dimensional matrix are used as the coordinate axes of the two-dimensional plan. According to the two-dimensional matrix of each person, the state graph of each person is displayed in the two-dimensional plan view. The area of the state graph is related to the partial distance. There is a one-to-one correspondence between the group factors. For example, referring to Figure 3, the status graph is dots. The larger the local outlier factor, the larger the radius of the dot. And, the black dots are all personnel except outliers. The status graphics of the personnel (normal personnel). The gray dots are the status graphics of the outliers. Of course, a more prominent color such as red can also be used as the color of the status graphics of the outliers. Among them, ppi in Figure 3 is the current heart rate, pace is the current pace, distance is the current distance, and speed is the current speed.
本实施例提出的数据处理方法,通过基于离群点检测算法对所述二维矩阵进行处理,以获得各个人员对应的局部离群因子;接着基于所述局部离群因子确定各个人员中的离群人员,能够根据局部离群因子准确确定离群人员,进而提高离群人员检测的准确性。The data processing method proposed in this embodiment processes the two-dimensional matrix based on an outlier detection algorithm to obtain the local outlier factor corresponding to each person; and then determines the outlier in each person based on the local outlier factor. Group personnel can accurately determine outliers based on the local outlier factor, thereby improving the accuracy of outlier detection.
基于第四实施例,提出本申请数据处理方法的第五实施例,在本实施例中,步骤S150之后,该数据处理方法还包括:Based on the fourth embodiment, a fifth embodiment of the data processing method of the present application is proposed. In this embodiment, after step S150, the data processing method further includes:
步骤S160,在检测到基于各个所述状态图形中的目标状态图形触发的第一显示指令时,获取第一预设时长内所述目标状态图形对应的各个维度的目标监测数据;Step S160, when the first display instruction triggered based on the target state graph in each of the state graphs is detected, obtain target monitoring data of each dimension corresponding to the target state graph within the first preset time period;
步骤S170,基于各个维度的目标监测数据以及各个目标监测数据的时间顺序,在二维平面图中展示各个维度的监测数据曲线。Step S170, based on the target monitoring data of each dimension and the time sequence of each target monitoring data, display the monitoring data curve of each dimension in a two-dimensional plan view.
本实施例中,可通过双击、单击等操作、或者光标悬浮在某个状态图形时触发第一显示指令,在检测到基于各个所述状态图形中的目标状态图形触发的第一显示指令时,获取第一预设时长内所述目标状态图形对应的各个维度的目标监测数据,而后基于各个维度的目标监测数据以及各个目标监测数据的时间顺序,在二维平面图中展示各个维度的监测数据曲线,以便于医疗人员实时查看离群人员的监测数据。参照图3,图3中状态图形附近的曲线为某一人员的监测数据曲线。In this embodiment, the first display instruction can be triggered by operations such as double-clicking, clicking, or when the cursor is hovering over a certain state graph. When the first display instruction triggered based on the target state graph in each of the state graphs is detected , Obtain the target monitoring data of each dimension corresponding to the target status graph within the first preset time period, and then display the monitoring data of each dimension in a two-dimensional plan based on the target monitoring data of each dimension and the time sequence of each target monitoring data Curve, so that medical staff can view the monitoring data of outliers in real time. Referring to Fig. 3, the curve near the status graph in Fig. 3 is the monitoring data curve of a certain person.
本实施例提出的数据处理方法,通过在检测到基于各个所述状态图形中的目标状态图形触发的第一显示指令时,获取第一预设时长内所述目标状态图形对应的各个维度的目标监测数据;接着基于各个维度的目标监测数据以及各个目标监测数据的时间顺序,在二维平面图中展示各个维度的监测数据曲线,以便于医疗人员实时查看离群人员的监测数据。The data processing method proposed in this embodiment acquires the targets of each dimension corresponding to the target state graphics within the first preset time period when the first display instruction triggered based on the target state graphics in each of the state graphics is detected. Monitoring data; Then, based on the target monitoring data of each dimension and the time sequence of each target monitoring data, the monitoring data curve of each dimension is displayed in a two-dimensional plan, so that medical personnel can view the monitoring data of outliers in real time.
基于第四实施例,提出本申请数据处理方法的第六实施例,在本实施例中,步骤S150之后,该数据处理方法还包括:Based on the fourth embodiment, a sixth embodiment of the data processing method of the present application is proposed. In this embodiment, after step S150, the data processing method further includes:
步骤S180,基于所述离群人员,更新各个人员对应的异常次数;Step S180, based on the outliers, update the number of abnormalities corresponding to each individual;
步骤S190,在所述二维平面图的第一预设区域,显示当前已出现异常的人员的标识信息以及对应的异常次数。In step S190, in the first preset area of the two-dimensional plan view, the identification information of the person who has currently been abnormal and the corresponding number of abnormalities are displayed.
本实施例中,在每一次确定离群人员之后,均累计各个人员的异常次数,即各个人员被检测为离群人员的次数,并在二维平面图的第一预设区域,显示当前已出现异常的人员的标识信息以及已出现异常的人员的异常次数,参照图4,图4中状态图形的下方为第一预设区域,在第一预设区域一一展示已出现异常的人员的标识信息,若一个人员在多个时间段重复出现了异常,则其对应的异常次数大于1,可在标识信息的右上角的数字来标识该人员的异常次数,该数字可以采用红色显示。In this embodiment, after each outlier is determined, the number of abnormalities of each individual is accumulated, that is, the number of times that each individual is detected as an outlier, and the first preset area of the two-dimensional plan shows that the current has appeared Refer to Figure 4 for the identification information of abnormal persons and the number of abnormalities of persons who have occurred. In Figure 4, the first preset area is below the status graph. The identifications of persons who have been abnormal are displayed in the first preset area one by one. Information, if a person has repeated abnormalities in multiple time periods, the corresponding abnormal number is greater than 1, and the number in the upper right corner of the identification information can be used to identify the number of abnormalities of the person, and the number can be displayed in red.
本实施例提出的数据处理方法,通过基于所述离群人员,更新各个人员对应的异常次数;接着在所述二维平面图的第一预设区域,显示当前已出现异常的人员的标识信息以及对应的异常次数,以便于医疗人员对该人员进行持续监测和诊断,降低出现人员的受伤事件的概率。The data processing method proposed in this embodiment updates the number of abnormalities corresponding to each individual based on the outlier; then, in the first preset area of the two-dimensional plan view, the identification information of the currently abnormal person is displayed and Corresponding abnormal times, so that medical staff can continue to monitor and diagnose the person, and reduce the probability of injury.
基于上述各个实施例,提出本申请数据处理方法的第六实施例,在本实施例中,步骤S120之后,该数据处理方法还包括:Based on the foregoing embodiments, a sixth embodiment of the data processing method of the present application is proposed. In this embodiment, after step S120, the data processing method further includes:
步骤S200,基于第二预设时长对归一化后的监测数据进行拆分,以获得各个人员对应的多组子监测数据,其中,所述第一预设时长为所述第二预设时长的整数倍,所述子监测数据包括多个维度的数据;Step S200: Split the normalized monitoring data based on the second preset duration to obtain multiple sets of sub-monitoring data corresponding to each person, where the first preset duration is the second preset duration An integer multiple of, the sub-monitoring data includes data of multiple dimensions;
步骤S210,分别将各个人员对应的子监测数据中,各个维度的数据相加,以获得各个人员对应的综合分值;Step S210: Add the data of each dimension in the sub-monitoring data corresponding to each person to obtain a comprehensive score corresponding to each person;
步骤S220,在二维平面图的第二预设区域,按照综合分值的时间顺序,分别通过折线图显示各个人员对应的综合分值。Step S220: In the second preset area of the two-dimensional plan view, according to the time sequence of the comprehensive score, the comprehensive score corresponding to each person is respectively displayed through a line graph.
本实施例中,在获取到归一化后的监测数据时,按照第二预设时长对归一化后的监测数据进行拆分,得到各个人员对应的多组子监测数据,该子监测数据包括第二预设时长内多个维度的数据,即将各个人员归一化后的监测数据进行分段,得到多段时长相同的数据即子监测数据。第二预设时长可根据第一预设时长进行合理设置,例如,第一预设时长为2分钟时,第二预设时长可设置为5S。In this embodiment, when the normalized monitoring data is obtained, the normalized monitoring data is split according to the second preset duration to obtain multiple sets of sub-monitoring data corresponding to each person. The sub-monitoring data is Including data of multiple dimensions within the second preset duration, that is, segmenting the normalized monitoring data of each person to obtain multiple pieces of data with the same duration, that is, sub-monitoring data. The second preset duration can be set reasonably according to the first preset duration. For example, when the first preset duration is 2 minutes, the second preset duration can be set to 5S.
而后,分别将各个人员对应的子监测数据中,各个维度的数据相加,以获得各个人员对应的多个综合分值,对于每一个人员的每一个子监测数据,将该子监测数据中各个维度的数据相加,得到一个综合分值,综合分值的数量与每一个人员的子监测数据的数量相同。Then, in the sub-monitoring data corresponding to each personnel, the data of each dimension is added to obtain multiple comprehensive scores corresponding to each personnel. For each sub-monitoring data of each personnel, each sub-monitoring data The data of the dimensions are added together to obtain a comprehensive score. The number of comprehensive scores is the same as the number of sub-monitoring data for each individual.
在得到各个人员对应的综合分值时,在二维平面图的第二预设区域,按照综合分值的时间顺序,分别通过折线图显示各个人员对应的综合分值,具体地,在第二预设区域按照时间顺序显示各个人员对应的综合分值,并将各个人员所对应的各个综合分值进行连线,形成折线图,参照图3以及图5,其中,图3的上方区域为第二预设区域,图5为第二预设区域。When the comprehensive score corresponding to each person is obtained, in the second preset area of the two-dimensional plan, according to the time sequence of the comprehensive score, the comprehensive score corresponding to each person is displayed through a line graph, specifically, in the second preview Set the area to display the comprehensive score corresponding to each person in chronological order, and connect the comprehensive score corresponding to each person to form a line chart. Refer to Figure 3 and Figure 5, where the upper area of Figure 3 is the second The preset area, Figure 5 is the second preset area.
进一步地,在一实施例中,步骤S220之后,该数据处理方法还包括:Further, in an embodiment, after step S220, the data processing method further includes:
步骤a,基于第三预设时长,在所述第二预设区域中显示多个盒须图,其中,所述第三预设时长为所述第二预设时长的整数倍,且所述第一预设时长为所述第三预设时长的整数倍;Step a: Based on a third preset duration, display a plurality of box and whisker diagrams in the second preset area, wherein the third preset duration is an integer multiple of the second preset duration, and the The first preset duration is an integer multiple of the third preset duration;
步骤b,在检测到多个盒须图中的目标盒须图触发的第二显示指令时,获取所述目标盒须图对应的时刻之前,各个人员的综合分值的最大分值、最小分值以及分值均值;Step b: When the second display instruction triggered by the target box and whisker diagram in multiple box and whisker diagrams is detected, obtain the maximum score and minimum score of the comprehensive score of each person before the time corresponding to the target box and whisker diagram. Value and mean value of score;
步骤c,显示获取到的所述最大分值、最小分值以及分值均值。Step c, displaying the obtained maximum score, minimum score, and average score.
其中,盒须图是一种用作显示一组数据分散情况资料的统计图。因形状如箱子而得名,可通过能盒须图显示一组数据的最大值、最小值、中位数、及上下四分位数。第三预设时长可进行合理设置,例如,第一预设时长为2分钟,第二预设时长为5S时,第三预设时长可设置为20S。Among them, the box-and-whisker chart is a statistical chart used to display a set of data dispersion information. Named because of its shape like a box, the maximum, minimum, median, and upper and lower quartiles of a set of data can be displayed through an energy box and whisker diagram. The third preset duration can be set reasonably. For example, when the first preset duration is 2 minutes and the second preset duration is 5S, the third preset duration can be set to 20S.
本实施例中,基于第三预设时长,在所述第二预设区域中显示多个盒须图,具体地,参照图3以及图5,每隔20秒在第二预设区域中绘制一个盒须图,医疗人员可通过单击、双击等操作触发第二显示指令,在检测到第二显示指令时,先根据第二显示指令确定多个盒须图中的目标盒须图,即触发该第二显示指令的盒须图,并获取目标盒须图对应的时刻之前,各个人员的综合分值的最大分值、最小分值以及分值均值,而后显示获取到的所述最大分值、最小分值以及分值均值,以便于查看所有人员综合分数最大分值,最小分值,分值均值等的分布情况,进行多个时间点数据的横向比较。In this embodiment, based on the third preset duration, multiple box and whisker diagrams are displayed in the second preset area. Specifically, referring to FIG. 3 and FIG. 5, drawing in the second preset area every 20 seconds For a box and whisker diagram, the medical staff can trigger the second display instruction by clicking, double-clicking, etc., when the second display instruction is detected, the target box and whisker diagram in multiple box and whiskers diagrams is determined according to the second display instruction first, namely Trigger the box and whisker diagram of the second display instruction, and obtain the maximum score, minimum score, and average score of each person's comprehensive score before the time corresponding to the target box and whisker diagram, and then display the maximum score obtained Value, minimum score, and average score, so that you can view the distribution of the maximum score, minimum score, and average score of all personnel, and perform horizontal comparison of data at multiple time points.
进一步地,又一实施例中,步骤S220之后,该数据处理方法还包括:Further, in another embodiment, after step S220, the data processing method further includes:
步骤d,确定各个人员对应的归一化后的监测数据中,是否存在各个维度的归一化数据处于对应的预设范围内的目标归一化数据;Step d: Determine whether there is target normalized data whose normalized data of each dimension is within a corresponding preset range in the normalized monitoring data corresponding to each person;
步骤e,若存在,则获取目标归一化数据对应的采集时刻以及目标人员;Step e, if it exists, obtain the collection time corresponding to the target normalized data and the target person;
步骤f,基于所述采集时刻,在所述目标人员对应的折线图中显示预设图形。Step f, based on the collection time, display a preset graph in a line graph corresponding to the target person.
本实施例中,可预先设置各个维度的预设范围,处于该预设范围内的数据为异常数据,在得到各个人员对应的归一化后的监测数据时,确定各个人员对应的归一化后的监测数据中,是否存在各个维度的归一化数据处于对应的预设范围内的目标归一化数据,该目标归一化数据中的各个维度数据均处于对应维度的预设范围内,若存在,则获取目标归一化数据对应的采集时刻以及目标人员,并根据采集时刻,在目标人员对应的折线图中显示预设图形,例如,在折线图中中显示圆点,以便于查看单个时刻的数据异常的人员数据。In this embodiment, the preset range of each dimension can be set in advance, and the data within the preset range is abnormal data. When the normalized monitoring data corresponding to each person is obtained, the normalized corresponding to each person is determined In the subsequent monitoring data, whether there is target normalized data in which the normalized data of each dimension is within the corresponding preset range, and each dimension data in the target normalized data is within the preset range of the corresponding dimension, If it exists, obtain the collection time corresponding to the target normalized data and the target person, and display the preset graph in the line chart corresponding to the target person according to the collection time, for example, display dots in the line chart for easy viewing Person data with abnormal data at a single moment.
本实施例提出的数据处理方法,通过基于第二预设时长对归一化后的监测数据进行拆分,以获得各个人员对应的多组子监测数据,接着分别将各个人员对应的子监测数据中,各个维度的数据相加,以获得各个人员对应的综合分值;而后在二维平面图的第二预设区域,按照综合分值的时间顺序,分别通过折线图显示各个人员对应的综合分值,便于医疗人员通过折线图查看人员的状态,以便于医疗人员对该人员进行持续监测和诊断,降低出现人员的受伤事件的概率。The data processing method proposed in this embodiment splits the normalized monitoring data based on the second preset time length to obtain multiple sets of sub-monitoring data corresponding to each person, and then separately divides the sub-monitoring data corresponding to each person , The data of each dimension is added to obtain the comprehensive score corresponding to each person; then in the second preset area of the two-dimensional plan, in accordance with the time sequence of the comprehensive score, the comprehensive score corresponding to each person is displayed through a line chart. Value, it is convenient for medical personnel to view the status of the personnel through the line chart, so that the medical personnel can continue to monitor and diagnose the personnel, and reduce the probability of injury events of the personnel.
本申请实施例还提供一种数据处理装置,参照图6,所述数据处理装置包括:An embodiment of the present application also provides a data processing device. Referring to FIG. 6, the data processing device includes:
第一获取模块110,用于间隔第一预设时长定时获取各个人员对应的多个维度的监测数据;The first acquiring module 110 is configured to acquire multiple dimensions of monitoring data corresponding to each person at regular intervals of a first preset time period;
第二获取模块120,用于分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据;The second acquisition module 120 is configured to perform normalization processing on the monitoring data of each dimension corresponding to each person, so as to obtain normalized monitoring data;
第一确定模块130,用于基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度,并基于所述相似度确定各个人员对应的相似度矩阵;The first determining module 130 is configured to determine the similarity between two of the personnel based on the normalized monitoring data of each dimension in each personnel, and determine the similarity matrix corresponding to each personnel based on the similarity;
第二确定模块140,用于基于所述相似度矩阵确定各个人员中的离群人员。The second determining module 140 is configured to determine the outliers among the personnel based on the similarity matrix.
进一步地,第一确定模块130还用于:Further, the first determining module 130 is also used for:
获取各个人员中各个维度的归一化后的监测数据对应的均值,以获得各个人员对应的各个维度的均值;Obtain the average value corresponding to the normalized monitoring data of each dimension in each person to obtain the average value of each dimension corresponding to each person;
基于各个人员对应的各个维度的均值,确定各个人员中两两之间的相似度。Based on the mean value of each dimension corresponding to each person, the similarity between each person is determined.
进一步地,第二确定模块140还用于:Further, the second determining module 140 is also used for:
对所述相似度矩阵进行降维处理,以获得各个人员对应的二维矩阵;Performing dimensionality reduction processing on the similarity matrix to obtain a two-dimensional matrix corresponding to each person;
基于所述二维矩阵确定各个人员中的离群人员。Based on the two-dimensional matrix, outliers among the individuals are determined.
进一步地,第二确定模块140还用于:Further, the second determining module 140 is also used for:
基于离群点检测算法对所述二维矩阵进行处理,以获得各个人员对应的局部离群因子;Processing the two-dimensional matrix based on an outlier detection algorithm to obtain a local outlier factor corresponding to each person;
基于所述局部离群因子确定各个人员中的离群人员。Determine the outlier among the individuals based on the local outlier factor.
进一步地,所述数据处理装置还包括:Further, the data processing device further includes:
基于所述局部离群因子,在二维平面图中展示各个人员的状态图形,其中,所述状态图形的面积与所述局部离群因子一一对应,各个人员中除离群人员之外的其他人员的状态图形的色彩,与所述离群人员的状态图形的色彩不同。Based on the local outlier factor, the status graph of each person is displayed in a two-dimensional plan view, wherein the area of the state graph corresponds to the local outlier factor one-to-one, and all the persons except for outliers The color of the status graphic of the person is different from the color of the status graphic of the outlier.
进一步地,所述数据处理装置还包括:Further, the data processing device further includes:
在检测到基于各个所述状态图形中的目标状态图形触发的第一显示指令时,获取第一预设时长内所述目标状态图形对应的各个维度的目标监测数据;When the first display instruction triggered based on the target state graphic in each of the state graphics is detected, acquiring target monitoring data of each dimension corresponding to the target state graphic within the first preset time period;
基于各个维度的目标监测数据以及各个目标监测数据的时间顺序,在二维平面图中展示各个维度的监测数据曲线。Based on the target monitoring data of each dimension and the time sequence of each target monitoring data, the monitoring data curve of each dimension is displayed in a two-dimensional plan.
进一步地,所述数据处理装置还包括:Further, the data processing device further includes:
基于所述离群人员,更新各个人员对应的异常次数;Based on the outliers, update the number of abnormalities corresponding to each individual;
在所述二维平面图的第一预设区域,显示当前已出现异常的人员的标识信息以及对应的异常次数。In the first preset area of the two-dimensional plan view, the identification information of the person who currently has an abnormality and the corresponding number of abnormalities are displayed.
进一步地,所述数据处理装置还包括:Further, the data processing device further includes:
基于第二预设时长对归一化后的监测数据进行拆分,以获得各个人员对应的多组子监测数据,其中,所述第一预设时长为所述第二预设时长的整数倍,所述子监测数据包括多个维度的数据;Split the normalized monitoring data based on the second preset duration to obtain multiple sets of sub-monitoring data corresponding to each person, wherein the first preset duration is an integer multiple of the second preset duration , The sub-monitoring data includes data of multiple dimensions;
分别将各个人员对应的子监测数据中,各个维度的数据相加,以获得各个人员对应的综合分值;Add the data of each dimension in the sub-monitoring data corresponding to each person respectively to obtain the comprehensive score corresponding to each person;
在二维平面图的第二预设区域,按照综合分值的时间顺序,分别通过折线图显示各个人员对应的综合分值。In the second preset area of the two-dimensional plan, according to the time sequence of the comprehensive score, the comprehensive score corresponding to each person is displayed through a line graph.
进一步地,所述数据处理装置还包括:Further, the data processing device further includes:
基于第三预设时长,在所述第二预设区域中显示多个盒须图,其中,所述第三预设时长为所述第二预设时长的整数倍,且所述第一预设时长为所述第三预设时长的整数倍;Based on the third preset duration, multiple box and whisker diagrams are displayed in the second preset area, where the third preset duration is an integer multiple of the second preset duration, and the first preset Set the duration to be an integer multiple of the third preset duration;
在检测到多个盒须图中的目标盒须图触发的第二显示指令时,获取所述目标盒须图对应的时刻之前,各个人员的综合分值的最大分值、最小分值以及分值均值;When the second display instruction triggered by the target box and whisker diagram in multiple box and whisker diagrams is detected, the maximum score, minimum score, and score of each person’s comprehensive score are obtained before the time corresponding to the target box and whisker diagram. Mean value
显示获取到的所述最大分值、最小分值以及分值均值。Display the obtained maximum score, minimum score, and average score.
进一步地,所述数据处理装置还包括:Further, the data processing device further includes:
确定各个人员对应的归一化后的监测数据中,是否存在各个维度的归一化数据处于对应的预设范围内的目标归一化数据;Determine whether there is target normalized data whose normalized data of each dimension is within the corresponding preset range in the normalized monitoring data corresponding to each person;
若存在,则获取目标归一化数据对应的采集时刻以及目标人员;If it exists, obtain the collection time corresponding to the target normalized data and the target person;
基于所述采集时刻,在所述目标人员对应的折线图中显示预设图形。Based on the collection time, a preset graph is displayed in a line chart corresponding to the target person.
上述各程序模块所执行的方法可参照本申请数据处理方法各个实施例,此处不再赘述。For the methods executed by the above-mentioned program modules, please refer to the various embodiments of the data processing method of this application, which will not be repeated here.
此外,本申请实施例还提出一种计算机可读存储介质。In addition, the embodiment of the present application also proposes a computer-readable storage medium.
所述计算机可读存储介质上存储有数据处理程序,所述数据处理程序被处理器执行时实现如上所述的数据处理方法的步骤。A data processing program is stored on the computer-readable storage medium, and the data processing program implements the steps of the data processing method as described above when the data processing program is executed by a processor.
其中,在所述处理器上运行的数据处理程序被执行时所实现的方法可参照本申请数据处理方法各个实施例,此处不再赘述。For the method implemented when the data processing program running on the processor is executed, please refer to the various embodiments of the data processing method of the present application, which will not be repeated here.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者系统不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者系统所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者系统中还存在另外的相同要素。It should be noted that in this article, the terms "include", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article or system including a series of elements not only includes those elements, It also includes other elements that are not explicitly listed, or elements inherent to the process, method, article, or system. If there are no more restrictions, the element defined by the sentence "including a..." does not exclude the existence of other identical elements in the process, method, article, or system that includes the element.
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the foregoing embodiments of the present application are for description only, and do not represent the superiority of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above implementation manners, those skilled in the art can clearly understand that the above-mentioned embodiment method can be implemented by means of software plus the necessary general hardware platform, of course, it can also be implemented by hardware, but in many cases the former is better.的实施方式。 Based on this understanding, the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM) as described above. , Magnetic disks, optical disks), including several instructions to make a terminal device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present application.
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。The above are only the preferred embodiments of the application, and do not limit the scope of the patent for this application. Any equivalent structure or equivalent process transformation made using the content of the description and drawings of the application, or directly or indirectly applied to other related technical fields , The same reason is included in the scope of patent protection of this application.

Claims (20)

  1. 一种数据处理方法,其中,所述数据处理方法包括以下步骤:A data processing method, wherein the data processing method includes the following steps:
    间隔第一预设时长定时获取各个人员对应的多个维度的监测数据;Obtain multiple dimensions of monitoring data corresponding to each person at regular intervals at the first preset duration;
    分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据;Normalize the monitoring data of each dimension corresponding to each person to obtain the normalized monitoring data;
    基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度,并基于所述相似度确定各个人员对应的相似度矩阵;Based on the normalized monitoring data of each dimension in each person, determine the similarity between each person, and determine the similarity matrix corresponding to each person based on the similarity;
    基于所述相似度矩阵确定各个人员中的离群人员。Based on the similarity matrix, outliers among the individuals are determined.
  2. 如权利要求1所述的数据处理方法,其中,所述基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度的步骤包括:5. The data processing method according to claim 1, wherein the step of determining the similarity between two of each person based on the normalized monitoring data of each dimension in each person comprises:
    获取各个人员中各个维度的归一化后的监测数据对应的均值,以获得各个人员对应的各个维度的均值;Obtain the average value corresponding to the normalized monitoring data of each dimension in each person to obtain the average value of each dimension corresponding to each person;
    基于各个人员对应的各个维度的均值,确定各个人员中两两之间的相似度。Based on the mean value of each dimension corresponding to each person, the similarity between each person is determined.
  3. 如权利要求1所述的数据处理方法,其中,所述基于所述相似度矩阵确定各个人员中的离群人员的步骤包括:The data processing method according to claim 1, wherein the step of determining the outliers among the individuals based on the similarity matrix comprises:
    对所述相似度矩阵进行降维处理,以获得各个人员对应的二维矩阵;Performing dimensionality reduction processing on the similarity matrix to obtain a two-dimensional matrix corresponding to each person;
    基于所述二维矩阵确定各个人员中的离群人员。Based on the two-dimensional matrix, outliers among the individuals are determined.
  4. 如权利要求3所述的数据处理方法,其中,所述基于所述二维矩阵确定各个人员中的离群人员的步骤包括:The data processing method according to claim 3, wherein the step of determining the outliers among the individuals based on the two-dimensional matrix comprises:
    基于离群点检测算法对所述二维矩阵进行处理,以获得各个人员对应的局部离群因子;Processing the two-dimensional matrix based on an outlier detection algorithm to obtain a local outlier factor corresponding to each person;
    基于所述局部离群因子确定各个人员中的离群人员。Determine the outlier among the individuals based on the local outlier factor.
  5. 如权利要求4所述的数据处理方法,其中,所述基于所述相似度矩阵确定各个人员中的离群人员的步骤之后,所述数据处理方法还包括:5. The data processing method according to claim 4, wherein after the step of determining outliers among the individuals based on the similarity matrix, the data processing method further comprises:
    基于所述局部离群因子,在二维平面图中展示各个人员的状态图形,其中,所述状态图形的面积与所述局部离群因子一一对应,各个人员中除离群人员之外的其他人员的状态图形的色彩,与所述离群人员的状态图形的色彩不同。Based on the local outlier factor, the status graph of each person is displayed in a two-dimensional plan view, wherein the area of the state graph corresponds to the local outlier factor one-to-one, and all the persons except for outliers The color of the status graphic of the person is different from the color of the status graphic of the outlier.
  6. 如权利要求5所述的数据处理方法,其中,所述基于所述局部离群因子,在二维平面图中展示各个人员的状态图形的步骤之后,所述数据处理方法还包括:5. The data processing method according to claim 5, wherein, after the step of displaying the status graph of each person in a two-dimensional plan view based on the local outlier factor, the data processing method further comprises:
    在检测到基于各个所述状态图形中的目标状态图形触发的第一显示指令时,获取第一预设时长内所述目标状态图形对应的各个维度的目标监测数据;When the first display instruction triggered based on the target state graphic in each of the state graphics is detected, acquiring target monitoring data of each dimension corresponding to the target state graphic within the first preset time period;
    基于各个维度的目标监测数据以及各个目标监测数据的时间顺序,在二维平面图中展示各个维度的监测数据曲线。Based on the target monitoring data of each dimension and the time sequence of each target monitoring data, the monitoring data curve of each dimension is displayed in a two-dimensional plan.
  7. 如权利要求5所述的数据处理方法,其中,所述基于所述局部离群因子,在二维平面图中展示各个人员的状态图形的步骤之后,所述数据处理方法还包括:5. The data processing method according to claim 5, wherein, after the step of displaying the status graph of each person in a two-dimensional plan view based on the local outlier factor, the data processing method further comprises:
    基于所述离群人员,更新各个人员对应的异常次数;Based on the outliers, update the number of abnormalities corresponding to each individual;
    在所述二维平面图的第一预设区域,显示当前已出现异常的人员的标识信息以及对应的异常次数。In the first preset area of the two-dimensional plan view, the identification information of the person who currently has an abnormality and the corresponding number of abnormalities are displayed.
  8. 如权利要求1至7任一项所述的数据处理方法,其中,所述分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据的步骤之后,所述数据处理方法还包括:The data processing method according to any one of claims 1 to 7, wherein after the step of normalizing the monitoring data of each dimension corresponding to each person to obtain the normalized monitoring data, The data processing method further includes:
    基于第二预设时长对归一化后的监测数据进行拆分,以获得各个人员对应的多组子监测数据,其中,所述第一预设时长为所述第二预设时长的整数倍,所述子监测数据包括多个维度的数据;Split the normalized monitoring data based on the second preset duration to obtain multiple sets of sub-monitoring data corresponding to each person, wherein the first preset duration is an integer multiple of the second preset duration , The sub-monitoring data includes data of multiple dimensions;
    分别将各个人员对应的子监测数据中,各个维度的数据相加,以获得各个人员对应的综合分值;Add the data of each dimension in the sub-monitoring data corresponding to each person respectively to obtain the comprehensive score corresponding to each person;
    在二维平面图的第二预设区域,按照综合分值的时间顺序,分别通过折线图显示各个人员对应的综合分值。In the second preset area of the two-dimensional plan, according to the time sequence of the comprehensive score, the comprehensive score corresponding to each person is displayed through a line graph.
  9. 如权利要求8所述的数据处理方法,其中,所述在二维平面图的第二预设区域,按照综合分值的时间顺序,分别通过折线图显示各个人员对应的综合分值的步骤之后,所述数据处理方法还包括:8. The data processing method according to claim 8, wherein after the step of displaying the corresponding comprehensive scores of each person through a line graph in the second preset area of the two-dimensional plan view in the time sequence of the comprehensive scores, The data processing method further includes:
    基于第三预设时长,在所述第二预设区域中显示多个盒须图,其中,所述第三预设时长为所述第二预设时长的整数倍,且所述第一预设时长为所述第三预设时长的整数倍;Based on the third preset duration, multiple box and whisker diagrams are displayed in the second preset area, where the third preset duration is an integer multiple of the second preset duration, and the first preset Set the duration to be an integer multiple of the third preset duration;
    在检测到多个盒须图中的目标盒须图触发的第二显示指令时,获取所述目标盒须图对应的时刻之前,各个人员的综合分值的最大分值、最小分值以及分值均值;When the second display instruction triggered by the target box and whisker diagram in multiple box and whisker diagrams is detected, the maximum score, minimum score, and score of each person’s comprehensive score are obtained before the time corresponding to the target box and whisker diagram. Mean value
    显示获取到的所述最大分值、最小分值以及分值均值。Display the obtained maximum score, minimum score, and average score.
  10. 如权利要求8所述的数据处理方法,其中,所述在二维平面图的第二预设区域,按照综合分值的时间顺序,分别通过折线图显示各个人员对应的综合分值的步骤之后,所述数据处理方法还包括:8. The data processing method according to claim 8, wherein after the step of displaying the corresponding comprehensive scores of each person through a line graph in the second preset area of the two-dimensional plan view in the time sequence of the comprehensive scores, The data processing method further includes:
    确定各个人员对应的归一化后的监测数据中,是否存在各个维度的归一化数据处于对应的预设范围内的目标归一化数据;Determine whether there is target normalized data whose normalized data of each dimension is within the corresponding preset range in the normalized monitoring data corresponding to each person;
    若存在,则获取目标归一化数据对应的采集时刻以及目标人员;If it exists, obtain the collection time corresponding to the target normalized data and the target person;
    基于所述采集时刻,在所述目标人员对应的折线图中显示预设图形。Based on the collection time, a preset graph is displayed in a line chart corresponding to the target person.
  11. 一种数据处理装置,其中,所述数据处理装置包括:A data processing device, wherein the data processing device includes:
    第一获取模块,用于间隔第一预设时长定时获取各个人员对应的多个维度的监测数据;The first acquisition module is configured to periodically acquire monitoring data of multiple dimensions corresponding to each person at intervals of a first preset duration;
    第二获取模块,用于分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据;The second acquisition module is used to perform normalization processing on the monitoring data of each dimension corresponding to each person, so as to obtain normalized monitoring data;
    第一确定模块,用于基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度,并基于所述相似度确定各个人员对应的相似度矩阵;The first determination module is used to determine the similarity between two of the personnel based on the normalized monitoring data of each dimension in each personnel, and determine the similarity matrix corresponding to each personnel based on the similarity;
    第二确定模块,用于基于所述相似度矩阵确定各个人员中的离群人员。The second determining module is used to determine the outliers among the personnel based on the similarity matrix.
  12. 一种数据处理设备,其中,所述数据处理设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的数据处理程序,所述数据处理程序被所述处理器执行时实现如下步骤:A data processing device, wherein the data processing device includes a memory, a processor, and a data processing program stored in the memory and running on the processor, and the data processing program is executed by the processor. The following steps are implemented during execution:
    间隔第一预设时长定时获取各个人员对应的多个维度的监测数据;Obtain multiple dimensions of monitoring data corresponding to each person at regular intervals at the first preset duration;
    分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据;Normalize the monitoring data of each dimension corresponding to each person to obtain the normalized monitoring data;
    基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度,并基于所述相似度确定各个人员对应的相似度矩阵;Based on the normalized monitoring data of each dimension in each person, determine the similarity between each person, and determine the similarity matrix corresponding to each person based on the similarity;
    基于所述相似度矩阵确定各个人员中的离群人员。Based on the similarity matrix, outliers among the individuals are determined.
  13. 如权利要求12所述的数据处理设备,其中,所述基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度的步骤包括:The data processing device according to claim 12, wherein the step of determining the similarity between two of the personnel based on the normalized monitoring data of each dimension in each personnel comprises:
    获取各个人员中各个维度的归一化后的监测数据对应的均值,以获得各个人员对应的各个维度的均值;Obtain the average value corresponding to the normalized monitoring data of each dimension in each person to obtain the average value of each dimension corresponding to each person;
    基于各个人员对应的各个维度的均值,确定各个人员中两两之间的相似度。Based on the mean value of each dimension corresponding to each person, the similarity between each person is determined.
  14. 如权利要求12所述的数据处理设备,其中,所述基于所述相似度矩阵确定各个人员中的离群人员的步骤包括:The data processing device according to claim 12, wherein the step of determining the outliers among the individuals based on the similarity matrix comprises:
    对所述相似度矩阵进行降维处理,以获得各个人员对应的二维矩阵;Performing dimensionality reduction processing on the similarity matrix to obtain a two-dimensional matrix corresponding to each person;
    基于所述二维矩阵确定各个人员中的离群人员。Based on the two-dimensional matrix, outliers among the individuals are determined.
  15. 如权利要求14所述的数据处理设备,其中,所述基于所述二维矩阵确定各个人员中的离群人员的步骤包括:The data processing device according to claim 14, wherein the step of determining the outliers among the individuals based on the two-dimensional matrix comprises:
    基于离群点检测算法对所述二维矩阵进行处理,以获得各个人员对应的局部离群因子;Processing the two-dimensional matrix based on an outlier detection algorithm to obtain a local outlier factor corresponding to each person;
    基于所述局部离群因子确定各个人员中的离群人员。Determine the outlier among the individuals based on the local outlier factor.
  16. 一种计算机可读存储介质,其中,所述计算机可读存储介质上存储有数据处理程序,所述数据处理程序被处理器执行时实现如下步骤:A computer-readable storage medium, wherein a data processing program is stored on the computer-readable storage medium, and when the data processing program is executed by a processor, the following steps are implemented:
    间隔第一预设时长定时获取各个人员对应的多个维度的监测数据;Obtain multiple dimensions of monitoring data corresponding to each person at regular intervals at the first preset duration;
    分别对各个人员对应的各个维度的监测数据进行归一化处理,以获得归一化后的监测数据;Normalize the monitoring data of each dimension corresponding to each person to obtain the normalized monitoring data;
    基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度,并基于所述相似度确定各个人员对应的相似度矩阵;Based on the normalized monitoring data of each dimension in each person, determine the similarity between each person, and determine the similarity matrix corresponding to each person based on the similarity;
    基于所述相似度矩阵确定各个人员中的离群人员。Based on the similarity matrix, outliers among the individuals are determined.
  17. 如权利要求16所述的计算机可读存储介质,其中,所述基于各个人员中各个维度的归一化后的监测数据,确定各个人员中两两之间的相似度的步骤包括:16. The computer-readable storage medium according to claim 16, wherein the step of determining the similarity between two of the personnel based on the normalized monitoring data of each dimension in each personnel comprises:
    获取各个人员中各个维度的归一化后的监测数据对应的均值,以获得各个人员对应的各个维度的均值;Obtain the average value corresponding to the normalized monitoring data of each dimension in each person to obtain the average value of each dimension corresponding to each person;
    基于各个人员对应的各个维度的均值,确定各个人员中两两之间的相似度。Based on the mean value of each dimension corresponding to each person, the similarity between each person is determined.
  18. 如权利要求16所述的计算机可读存储介质,其中,所述基于所述相似度矩阵确定各个人员中的离群人员的步骤包括:15. The computer-readable storage medium of claim 16, wherein the step of determining the outliers among the individuals based on the similarity matrix comprises:
    对所述相似度矩阵进行降维处理,以获得各个人员对应的二维矩阵;Performing dimensionality reduction processing on the similarity matrix to obtain a two-dimensional matrix corresponding to each person;
    基于所述二维矩阵确定各个人员中的离群人员。Based on the two-dimensional matrix, outliers among the individuals are determined.
  19. 如权利要求18所述的计算机可读存储介质,其中,所述基于所述二维矩阵确定各个人员中的离群人员的步骤包括:18. The computer-readable storage medium according to claim 18, wherein the step of determining outliers among the individuals based on the two-dimensional matrix comprises:
    基于离群点检测算法对所述二维矩阵进行处理,以获得各个人员对应的局部离群因子;Processing the two-dimensional matrix based on an outlier detection algorithm to obtain a local outlier factor corresponding to each person;
    基于所述局部离群因子确定各个人员中的离群人员。Determine the outlier among the individuals based on the local outlier factor.
  20. 如权利要求18所述的计算机可读存储介质,其中,采用LOF离群点检测算法对各个二维矩阵进行处理。18. The computer-readable storage medium of claim 18, wherein each two-dimensional matrix is processed using an LOF outlier detection algorithm.
PCT/CN2020/129252 2020-01-17 2020-11-17 Data processing method, apparatus, and device, and computer readable storage medium WO2021143337A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010057407.3 2020-01-17
CN202010057407.3A CN111243743A (en) 2020-01-17 2020-01-17 Data processing method, device, equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
WO2021143337A1 true WO2021143337A1 (en) 2021-07-22

Family

ID=70876215

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/129252 WO2021143337A1 (en) 2020-01-17 2020-11-17 Data processing method, apparatus, and device, and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN111243743A (en)
WO (1) WO2021143337A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116933210A (en) * 2023-09-15 2023-10-24 山东荷唯美食品有限公司 Food processing filling equipment monitoring method and system based on multidimensional sensor
CN116992391A (en) * 2023-09-27 2023-11-03 青岛冠宝林活性炭有限公司 Hard carbon process environment-friendly monitoring data acquisition and processing method
CN117422345A (en) * 2023-12-18 2024-01-19 泰安金冠宏食品科技有限公司 Oil-residue separation quality assessment method and system
CN117892248A (en) * 2024-03-15 2024-04-16 山东鲁新国合节能环保科技有限公司 Abnormal data monitoring method in sintering flue gas internal circulation process
CN117892248B (en) * 2024-03-15 2024-05-28 山东鲁新国合节能环保科技有限公司 Abnormal data monitoring method in sintering flue gas internal circulation process

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111243743A (en) * 2020-01-17 2020-06-05 深圳前海微众银行股份有限公司 Data processing method, device, equipment and computer readable storage medium
TWI770614B (en) * 2020-09-22 2022-07-11 南亞科技股份有限公司 System for monitoring machines and method for monitoring machines

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012157154A1 (en) * 2011-05-17 2012-11-22 Kabushiki Kaisha Toyota Chuo Kenkyusho Outlier detecting apparatus, outlier detecting method, and vehicle trouble diagnosis system
CN104714964A (en) * 2013-12-13 2015-06-17 中国移动通信集团公司 Physiological data outlier detection method and device
CN106093703A (en) * 2016-06-07 2016-11-09 湖南大学 The identification of a kind of intelligent distribution network fault and localization method
CN106124929A (en) * 2016-06-30 2016-11-16 湖南大学 A kind of power distribution network physical fault and information fault identification method
CN111243743A (en) * 2020-01-17 2020-06-05 深圳前海微众银行股份有限公司 Data processing method, device, equipment and computer readable storage medium
CN111242695A (en) * 2020-01-17 2020-06-05 深圳前海微众银行股份有限公司 Data processing method, device, equipment and computer readable storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562778B (en) * 2017-07-21 2021-09-28 哈尔滨工程大学 Outlier mining method based on deviation features
CN109582741B (en) * 2018-11-15 2023-09-05 创新先进技术有限公司 Feature data processing method and device
CN110119493B (en) * 2019-04-09 2023-03-10 浙江大学 Electric power system event sensing method based on compressed PMU data and local outlier factor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012157154A1 (en) * 2011-05-17 2012-11-22 Kabushiki Kaisha Toyota Chuo Kenkyusho Outlier detecting apparatus, outlier detecting method, and vehicle trouble diagnosis system
CN104714964A (en) * 2013-12-13 2015-06-17 中国移动通信集团公司 Physiological data outlier detection method and device
CN106093703A (en) * 2016-06-07 2016-11-09 湖南大学 The identification of a kind of intelligent distribution network fault and localization method
CN106124929A (en) * 2016-06-30 2016-11-16 湖南大学 A kind of power distribution network physical fault and information fault identification method
CN111243743A (en) * 2020-01-17 2020-06-05 深圳前海微众银行股份有限公司 Data processing method, device, equipment and computer readable storage medium
CN111242695A (en) * 2020-01-17 2020-06-05 深圳前海微众银行股份有限公司 Data processing method, device, equipment and computer readable storage medium

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116933210A (en) * 2023-09-15 2023-10-24 山东荷唯美食品有限公司 Food processing filling equipment monitoring method and system based on multidimensional sensor
CN116933210B (en) * 2023-09-15 2023-11-24 山东荷唯美食品有限公司 Food processing filling equipment monitoring method and system based on multidimensional sensor
CN116992391A (en) * 2023-09-27 2023-11-03 青岛冠宝林活性炭有限公司 Hard carbon process environment-friendly monitoring data acquisition and processing method
CN116992391B (en) * 2023-09-27 2023-12-15 青岛冠宝林活性炭有限公司 Hard carbon process environment-friendly monitoring data acquisition and processing method
CN117422345A (en) * 2023-12-18 2024-01-19 泰安金冠宏食品科技有限公司 Oil-residue separation quality assessment method and system
CN117422345B (en) * 2023-12-18 2024-03-12 泰安金冠宏食品科技有限公司 Oil-residue separation quality assessment method and system
CN117892248A (en) * 2024-03-15 2024-04-16 山东鲁新国合节能环保科技有限公司 Abnormal data monitoring method in sintering flue gas internal circulation process
CN117892248B (en) * 2024-03-15 2024-05-28 山东鲁新国合节能环保科技有限公司 Abnormal data monitoring method in sintering flue gas internal circulation process

Also Published As

Publication number Publication date
CN111243743A (en) 2020-06-05

Similar Documents

Publication Publication Date Title
WO2021143337A1 (en) Data processing method, apparatus, and device, and computer readable storage medium
CN110458101B (en) Criminal personnel sign monitoring method and equipment based on combination of video and equipment
JP6172551B1 (en) Image search device, image search system, and image search method
CN112786205B (en) Data model-based syndrome early warning method, device, medium and equipment
WO2021068781A1 (en) Fatigue state identification method, apparatus and device
Fan et al. Fall detection via human posture representation and support vector machine
TW202121233A (en) Image processing method, processor, electronic device, and storage medium
EP4062824A1 (en) Electrocardiosignal prediction method and device, terminals, and storage medium
WO2023056753A1 (en) Time-space movement track acquisition and generation method and apparatus, device, system, and storage medium
CN114469076B (en) Identity-feature-fused fall identification method and system for solitary old people
CN111699512A (en) Abnormal scene detection system and method
Mohebbi et al. Structures of the recurrence plot of heart rate variability signal as a tool for predicting the onset of paroxysmal atrial fibrillation
Andreas et al. IoT cloud-based framework using of smart integration to control the spread of COVID-19
Zheng et al. Severity assessment of cervical spondylotic myelopathy based on intelligent video analysis
WO2022030558A1 (en) Person detection or tracking device, system, method, and program
JP2024040203A (en) Person detection device, person tracking device, person tracking system, person detection method, person tracking method, person detection program, and person tracking program
CN113384267A (en) Fall real-time detection method, system, terminal equipment and storage medium
CN112992372A (en) Epidemic situation risk monitoring method, device, equipment, storage medium and program product
CN113314230A (en) Intelligent epidemic prevention method, device, equipment and storage medium based on big data
WO2020241208A1 (en) Retrieval device, control method, and program
CN113869127A (en) Human behavior detection method, monitoring device, electronic device, and medium
CN112990261A (en) Intelligent watch user identification method based on knocking rhythm
CN111166341A (en) Tumble identification method based on acceleration impact energy clustering and wearable system
CN111125545A (en) Target object determination method and device and electronic equipment
US20230285803A1 (en) Exercise analysis device, exercise analysis method, and exercise analysis program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20913367

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20913367

Country of ref document: EP

Kind code of ref document: A1