CN104484673A - Data complementation method for pattern recognition application of real-time data flow - Google Patents

Data complementation method for pattern recognition application of real-time data flow Download PDF

Info

Publication number
CN104484673A
CN104484673A CN201410737932.4A CN201410737932A CN104484673A CN 104484673 A CN104484673 A CN 104484673A CN 201410737932 A CN201410737932 A CN 201410737932A CN 104484673 A CN104484673 A CN 104484673A
Authority
CN
China
Prior art keywords
data
real
time
current
pattern recognition
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410737932.4A
Other languages
Chinese (zh)
Other versions
CN104484673B (en
Inventor
吕建
汪亮
陶先平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing University
Original Assignee
Nanjing University
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 Nanjing University filed Critical Nanjing University
Priority to CN201410737932.4A priority Critical patent/CN104484673B/en
Publication of CN104484673A publication Critical patent/CN104484673A/en
Application granted granted Critical
Publication of CN104484673B publication Critical patent/CN104484673B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a data complementation method of pattern recognition application of real-time data flow. The data complementation method comprises a runtime dynamic cache, a data integrity index and a sliding-window-based iterative data complementation algorithm, wherein the runtime dynamic cache is used for saving obtained real-time data; the data integrity index is used for judging the data integrity according to the data rate and the distribution of data in a current sliding window; the data complementation algorithm is used for iteratively using the cached history data to complement the data of the current sliding window according to the data integrity. The invention discloses the high-efficiency data complementation method for the common data loss problem in the pattern recognition application of the real-time data flow; the method has the advantages of being good in complementation effect, high in online degree, wide in application range and transparent to application; the method can be effectively applied to the various pattern recognition application for continuous real-time data flow.

Description

The Supplementing Data method of real-time stream application of pattern recognition
Technical field
The present invention relates to a kind of Supplementing Data method for real-time stream application of pattern recognition, belong to computer application field, for the shortage of data problem caused because of reasons such as equipment performance restriction, network communication quality fluctuations common in real-time stream sample and transform, in conjunction with the characteristic of online real-time mode recognizing application, achieve a kind of Supplementing Data method efficiently.
Background technology
Along with Internet of Things correlation technique, as the fast development of wireless sensor network, wearable perception and computing equipment, computer system constantly can obtain external environment condition perception data and to go forward side by side row relax.These data uninterruptedly perceived by a large amount of sensor node to processing node, just define potential infinite real-time stream by transmission means Systems such as wireless networks.These real-time streams after treatment, by technology such as pattern-recognitions, therefrom can extract and have high abstraction hierarchy, abundant semantic, useful information, serve the mankind.
Due to the unreliability of wireless network transmissions, the reason such as limitation, various kinds of sensors timed sleep of bandwidth, often there is the disappearance of data in the real-time stream that processing node receives.And apply different from Real-time digital signal processing and streaming media playing class, algorithm for pattern recognition is intended to extract useful feature from bottom data stream, thus identifies and have high abstraction hierarchy, abundant semantic, useful information.Supplementing Data method is the important technology of tackling shortage of data problem in application of pattern recognition, and traditional method often adopts the mode inserting the data of fixed default value or recent acquisition at disappearance place to carry out completion to missing data.But because this method does not agree with the application of pattern-recognition class well, therefore its effect is not often remarkable especially.
Summary of the invention
Goal of the invention: in order to overcome the deficiency of classic method Supplementing Data weak effect, the feature that the present invention applies from the pattern-recognition class for real-time streaming data, propose a kind of use cache line data, low redundancy, efficiently Supplementing Data method.Efficient while, this Supplementing Data method does not do any presetting to input data characteristics, follow-up mode recognition methods and other system component implementation, can insert seamless, pellucidly and extract application system flow chart of data processing, meet the demand of different application scene flexibly.
Say from the general extent, the application of pattern-recognition class has following three features: 1) responsive to shortage of data: the information dropout that shortage of data causes, and can cause have a strong impact on the quality of feature extraction, and then the accuracy of Effect Mode recognizer; 2) from pattern recognition result angle, data have localisation features: higher level of abstraction Informational Expression is comprise the classification enriching semantic information, different from real-time raw data, the change frequency of classification is relatively slow, therefore, when the classification that consideration data are corresponding, present the characteristic (that is, the classification corresponding to data does not change within a period of time) of localization; 3) redundant information is worth little: repetition, the data of redundancy are little for the value extracting useful feature.
According to above three features, we determine the Supplementing Data algorithm requirements for application of pattern recognition, propose the method utilizing historical data to carry out completion, propose the Supplementing Data algorithm of corresponding integrity metrics and anti-redundancy.Specifically, the Supplementing Data method for real-time streaming data application of pattern recognition proposed by the invention, comprise one run time data cache line, an item number is according to integrity metrics and an iterative anti-redundant data completion algorithm based on moving window.This Supplementing Data method is transparent for other assemblies of application of pattern recognition, can be conveniently used in the anti-loss of data ability strengthening system in the system of having disposed, and also can close at any time when needed and the normal operation of not other assemblies of influential system.
Technical scheme: a kind of Supplementing Data method of real-time stream application of pattern recognition, its detailed process comprises following steps:
1) data source produces data continuously and forms input traffic, if data transfer rate is known as a r per second sampled value (r determines according to application scenarios, is arithmetic number), data cache line when input data are stored in operation, remembers that the data of buffer memory are D;
2) with current time t for starting point, use size in the data of buffer memory, to intercept forward one section of D [t-w, t] as current window data for the moving window of w second (w determines according to application scenarios, is arithmetic number);
3) on the basis of current window data D [t-w, t], in conjunction with data transfer rate r, the moving window size w in given data source, data integrity index c is calculated;
4) if current window data D is [t-w, t] integrity metrics c not up to standard, then from the data D [t-2w of previous window, t-w] in be principle with minimal redundancy, choose data filling and insert current window D [t-w, t], if integrity metrics c reaches standard after completion, algorithm terminates, otherwise iteration performs this step until integrity metrics c reaches all data in standard or limit buffer memory.
Wherein, step 1) detailed process be:
1.1) buffer memory D when creating the on-line operation of dynamic size;
1.2) data data source produced stored in D, and according to data obtaining time sort ascending;
1.3) according to the demand of upper mode identification application, in definition D, the longest data cached retention time is h second (h is the integral multiple of w), to avoid the data that buffer memory is too outmoded.
Wherein, step 2) detailed process be:
2.1) according to the demand of upper mode identification application, size w second of definition moving window is rational data burst granularities in time;
2.2) with current time t for starting point, forward trace reads in buffer memory D and starts the one piece of data D [t-w, t] that terminates to the t data as current sliding window mouth with the t-w moment.
Wherein, step 3) detailed process be:
3.1) given current sliding window mouth data D [t-w, t], the data transfer rate r in given data source and moving window size w, according to following formulae discovery data integrity index c:
Wherein, molecule | D [t-w, t] | to represent in D [t-w, t] comprise the quantity of data.According to above-mentioned formula, because denominator rw is the upper limit of w time inner sensor data volume, therefore c is for being defined in the real number on [0,1] interval, and c value is larger, represents that the integrality of data D [t-w, t] is higher.
Wherein, step 4) detailed process be:
4.1) completion traceback depth variable j is set and is initialized as j=1;
4.2) set buffer memory historical data section for completion as D [t-2w, t-w], get D [t-2w, t-w] in j data of afterbody and D [t-w, t] in j data of head compare, the absolute value phase adduction getting its difference is averaging, namely, according to the mean value of difference between following formulae discovery j item number certificate, d (j):
d ( j ) = 1 j Σ k = 1 j | D [ t - w - j + k - 1 ] - D [ t - w + k - 1 ] |
Wherein, j is the lap size of historical data section and current data section, k gets 1 to j and represents and enumerate the data of lap, | D [t-w-j+k-1] – D [t-w+k-1] | represent that the Section 1 data of the jth item number certificate reciprocal of historical data section and current data section are to thereafter, the absolute value of the numerical difference of lap kth item number certificate;
4.3) calculate the value of the d (j) when the value of j is 1 to w, finally determine the value j ' of the j making d (j) minimum;
4.4) by the data subsequence in D [t-2w, t-w-j '], add to the front of data sequence in D [t-w, t] by former order, obtain the data D [t-w, t] in the current sliding window mouth after completion.
Accompanying drawing explanation
Fig. 1 is system flowchart;
Fig. 2 is Supplementing Data method flow diagram.
Embodiment
Below in conjunction with specific embodiment, illustrate the present invention further, these embodiments should be understood only be not used in for illustration of the present invention and limit the scope of the invention, after having read the present invention, the amendment of those skilled in the art to the various equivalent form of value of the present invention has all fallen within the application's claims limited range.
1, hardware environment
1) data source be made up of one or more sensor node, can produce sensing data continuously and pool data stream, the data in data stream may produce disappearance;
2) a Supplementing Data server, this server can be connected into data source and obtain real-time stream, and possesses the demand that enough Storage and Processing abilities (data transfer rate depending on data stream) meet data cache line and completion algorithm.
2, application scenarios
When applying Supplementing Data method disclosed in this invention, first need the sensor data stream access data completion server obtained by Real-time Collection.By burst size w, the data integrity index c and cache size h of user according to the demand specified data of follow-up mode identification method.Server, according to the real time data received, judges the integrality of data and carries out corresponding completion operation in units of the w time.This Supplementing Data method guarantees that the data stream exported reaches the data integrity index c of user's defined as much as possible, ensures the data of data for collecting in the up-to-date h time comprised simultaneously.Data after completion compare raw data higher integrality, is more conducive to follow-up mode identification method and therefrom extracts useful information.
The form that data after completion are identical with input traffic, therefore this Supplementing Data method to the operation of data stream for application other assemblies be transparent, can insert and extract the flow chart of data processing of application system easily, meet the demand of various flows Recognition system application.
A typical apply scene of technology involved in the present invention take technology of Internet of things as the large market demand supported.Under the support of Internet of Things infrastructure, can the data such as a large amount of environment, user health information be collected and be aggregated into high in the clouds.This kind of technology comprises the Detection of Air Quality network, vehicle-mounted mobile sensor network, intelligent wearable device network etc. that have been at present in the middle of Fast Construction.For intelligent wearable device network, emerging in the market take Intelligent bracelet as the wearable device of representative, with higher sample frequency, can obtain the data relevant with user's physiological health comprising acceleration, heart rate, body temperature.These raw data collected, by wireless communication technology, are aggregated into high in the clouds with the form of real-time stream and process.High in the clouds software, by a series of mode identification method, can identify the high-level information that the action, emotional state, daily life rule etc. of user are useful from user's physiology raw data, and then better for user provides service.But cause uncontrollable reasons such as shutdown, equipment active sleep, the improper use of user due to the unreliability of network service, running down of battery, bottom hardware gather and be sent in the raw data in high in the clouds and inevitably there is disappearance
Situation.To ensure high-quality, the high integrality of data from data source header, then to pay sizable cost or cannot realize at all.And pass through reasonable employment Supplementing Data method proposed by the invention, when raw data exists disappearance, with very little cost, the high-quality of high-rise pattern recognition result can be kept, meet the integrated demand of application.
3, method describes
Supplementing Data method for real-time stream application of pattern recognition involved in the present invention, its flow chart of data processing as shown in Figure 1.
1) data fragmentation and caching technology
Real time data complementing method involved in the present invention, its basis is burst to input traffic and caching technology.Suppose that current time is t, according to application demand, can determine that the size of time slicing is w second, the data carry mechanism that application of pattern recognition can be tolerated is h second (h is the integral multiple of w).First data fragmentation and caching technology utilize a length input traffic to be cut into time upper disjoint data segment D [t-w for w moving window second, t], D [t-2w, t-w] ..., D [i, j] ..., D [t-h, t-h+w], wherein i and j be respectively in data segment comprise start and end time of data.Due to the data volume comprised in every segment data, according to data transfer rate and the shortage of data situation of data source, may larger fluctuation be there is, therefore data cached section time, need to open up dynamic memory space and store data cached.Consider that the value of h is often less, therefore can complete in internal memory the buffer memory of data.
2) data integrity index calculate
The data transfer rate in tentation data source is a r per second sampled value, given current time t and burst size w, as the current data section D [t-w that burst obtains, t] in the item number of sampled data that comprises | D [t-w, t] | when being less than rw, claim the data in current data section imperfect, and the degree of its imperfect (or complete), portrayed by integrality quantizating index c, the computing method of c are shown below:
3) minimal redundancy Data Matching and complementing method
When the data volume comprised in current data section does not reach the data volume required for application system, namely, data integrity index c lower than application defined threshold value time (value of threshold value is by applying decision, it is more than 0.7 comparatively reasonable often to get), then need to carry out completion to the data in current data section.When carrying out completion, utilize the localisation features of data, namely, classification corresponding to data does not change within a period of time, thus the data filling that can pass through to collect in nearlyer a period of time is in existing data segment, realize introducing on the basis of other categorical datas with lower probability, supply the object of the information lacked in current data section.Meanwhile, according to the feature of application of pattern recognition, the value of redundant data is very low, therefore needs when completion to remove redundant information.
When completion, with the data overlap of a unit interval for starting point, the similarity degree of the historical data section calculating current data section and buffer memory when in various degree overlapping judges redundancy.Computation process for the similarity quantizating index judging degree of redundancy is as described below:
If be D [t-2w for the buffer memory historical data section of completion, t-w], get D [t-2w, t-w] in j data of afterbody and D [t-w, t] in j data of head compare, the absolute value phase adduction getting its difference is averaging, namely, according to the mean value of difference between following formulae discovery j item number certificate, d (j):
d ( j ) = 1 j Σ k = 1 j | D [ t - w - j + k - 1 ] - D [ t - w + k - 1 ] |
Get the value of value j ' for final j of the j making d (j) minimum, and by the data subsequence in D [t-2w, t-w-j '], D [t-w is added to by former order, t] in the front of data sequence, obtain the data D [t-w, t] in the current sliding window mouth after completion.
After completing a current completion, calculate the data integrity index of D [t-w, t] once again, if do not reach the integrity thresholds of application defined, then continue to use this process, use the historical data of buffer memory in D [t-3w, t-2w] to carry out completion to the data in current data section; If data integrity reaches standard, or the data of all buffer memorys of limit, then terminate algorithm.

Claims (5)

1. the Supplementing Data method of a real-time stream application of pattern recognition, it is characterized in that, comprise data cache line when running, an item number based on the iterative anti-redundant data completion algorithm of moving window, specifically comprises following steps according to integrity metrics and one:
1) data source produces data continuously and forms input traffic, if data transfer rate is known as a r per second sampled value, data cache line when input data are stored in operation, remembers that the data of buffer memory are D;
2) with current time t for starting point, use the moving window that size is w second in the data of buffer memory, to intercept forward one section of D [t-w, t] as current window data;
3) on the basis of current window data D [t-w, t], in conjunction with data transfer rate r, the moving window size w in given data source, data integrity index c is calculated;
4) if current window data D is [t-w, t] integrity metrics c not up to standard, then from the data D [t-2w of previous window, t-w] in be principle with minimal redundancy, choose data filling and insert current window D [t-w, t], if integrity metrics c reaches standard after completion, algorithm terminates, otherwise iteration performs this step until integrity metrics c reaches all data in standard or limit buffer memory.
2. the Supplementing Data method of real-time stream application of pattern recognition as claimed in claim 1, is characterized in that, step 1) detailed process be:
1.1) buffer memory D when creating the on-line operation of dynamic size;
1.2) data data source produced stored in D, and according to data obtaining time sort ascending;
1.3) according to the demand of upper mode identification application, in definition D, the longest data cached retention time is h second, to avoid the data that buffer memory is too outmoded.
3. the Supplementing Data method of real-time stream application of pattern recognition as claimed in claim 2, is characterized in that, step 2) detailed process be:
2.1) according to the demand of upper mode identification application, size w second of definition moving window is rational data burst granularities in time;
2.2) with current time t for starting point, forward trace reads in buffer memory D and starts the one piece of data D [t-w, t] that terminates to the t data as current sliding window mouth with the t-w moment.
4. the Supplementing Data method of real-time stream application of pattern recognition as claimed in claim 2, is characterized in that, step 3) detailed process be:
3.1) given current sliding window mouth data D [t-w, t], the data transfer rate r in given data source and moving window size w, according to following formulae discovery data integrity index c:
Wherein, molecule | D [t-w, t] | to represent in D [t-w, t] comprise the quantity of data; According to above-mentioned formula, because denominator rw is the upper limit of w time inner sensor data volume, therefore c is for being defined in the real number on [0,1] interval, and c value is larger, represents that the integrality of data D [t-w, t] is higher.
5. the Supplementing Data method of real-time stream application of pattern recognition as claimed in claim 2, is characterized in that, step 4) detailed process be:
4.1) completion traceback depth variable j is set and is initialized as j=1;
4.2) set buffer memory historical data section for completion as D [t-2w, t-w], get D [t-2w, t-w] in j data of afterbody and D [t-w, t] in j data of head compare, the absolute value phase adduction getting its difference is averaging, namely, according to the mean value of difference between following formulae discovery j item number certificate, d (j):
d ( j ) = 1 j Σ k = 1 j | D [ t - ω - j + k - 1 ] - D [ t - ω + k - 1 ] |
Wherein, j is the lap size of historical data section and current data section, k gets 1 to j and represents and enumerate the data of lap, | D [t-w-j+k-1] – D [t-w+k-1] | represent that the Section 1 data of the jth item number certificate reciprocal of historical data section and current data section are to thereafter, the absolute value of the numerical difference of lap kth item number certificate;
4.3) calculate the value of the d (j) when the value of j is 1 to w, finally determine the value j ' of the j making d (j) minimum;
4.4) by the data subsequence in D [t-2w, t-w-j '], add to the front of data sequence in D [t-w, t] by former order, obtain the data D [t-w, t] in the current sliding window mouth after completion.
CN201410737932.4A 2014-12-05 2014-12-05 The Supplementing Data method of real-time stream application of pattern recognition Active CN104484673B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410737932.4A CN104484673B (en) 2014-12-05 2014-12-05 The Supplementing Data method of real-time stream application of pattern recognition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410737932.4A CN104484673B (en) 2014-12-05 2014-12-05 The Supplementing Data method of real-time stream application of pattern recognition

Publications (2)

Publication Number Publication Date
CN104484673A true CN104484673A (en) 2015-04-01
CN104484673B CN104484673B (en) 2017-10-20

Family

ID=52759214

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410737932.4A Active CN104484673B (en) 2014-12-05 2014-12-05 The Supplementing Data method of real-time stream application of pattern recognition

Country Status (1)

Country Link
CN (1) CN104484673B (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105469123A (en) * 2015-12-30 2016-04-06 华东理工大学 Missing data completion method based on k plane regression
CN107092637A (en) * 2017-02-16 2017-08-25 北京小度信息科技有限公司 Data processing method and device
CN108038085A (en) * 2017-12-27 2018-05-15 世纪龙信息网络有限责任公司 The data calibration method and device of real-time task
CN108062322A (en) * 2016-11-08 2018-05-22 北京国双科技有限公司 A kind of Supplementing Data method and device based on time-tendency graph
CN108153591A (en) * 2017-12-05 2018-06-12 深圳竹信科技有限公司 Data flow real-time processing method, device and storage medium
CN108304860A (en) * 2018-01-04 2018-07-20 南京大学 A kind of efficient grader stacking frame towards multi-modal fusion application of pattern recognition
CN108763045A (en) * 2018-05-31 2018-11-06 南京大学 A kind of general Continuous behavior identification application framework of the mobile phone terminal containing missing data
CN109033439A (en) * 2018-08-15 2018-12-18 中科驭数(北京)科技有限公司 The treating method and apparatus of stream data
CN109726197A (en) * 2018-12-05 2019-05-07 新奥数能科技有限公司 A kind of generating set rate of load condensate missing value complement trick method and device
CN109871661A (en) * 2019-03-26 2019-06-11 西安交通大学 A kind of identification complementing method of blade tip-timing dropout
CN110046152A (en) * 2019-04-19 2019-07-23 国网河南省电力公司经济技术研究院 A method of processing electricity consumption data missing values
CN112685455A (en) * 2021-03-12 2021-04-20 北京每日优鲜电子商务有限公司 Real-time data classification display method and device, electronic equipment and readable medium
CN115757576A (en) * 2022-11-14 2023-03-07 中科三清科技有限公司 Data processing method, data processing device, storage medium and electronic equipment
CN116226911A (en) * 2023-01-06 2023-06-06 中电车联信安科技有限公司 Information processing method for preventing track leakage based on vehicle cloud communication

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1691644A (en) * 2004-04-22 2005-11-02 西门子公司 Fault-tolerance data transmission method and apparatus used for computer aided radiography
US20110078177A1 (en) * 2009-09-25 2011-03-31 Adnan Fakeih Database and Method for Evaluating Data Therefrom
CN102622367A (en) * 2011-01-30 2012-08-01 上海振华重工(集团)股份有限公司 Method for filtering and compressing process data
CN103561418A (en) * 2013-11-07 2014-02-05 东南大学 Anomaly detection method based on time series

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1691644A (en) * 2004-04-22 2005-11-02 西门子公司 Fault-tolerance data transmission method and apparatus used for computer aided radiography
US20110078177A1 (en) * 2009-09-25 2011-03-31 Adnan Fakeih Database and Method for Evaluating Data Therefrom
CN102622367A (en) * 2011-01-30 2012-08-01 上海振华重工(集团)股份有限公司 Method for filtering and compressing process data
CN103561418A (en) * 2013-11-07 2014-02-05 东南大学 Anomaly detection method based on time series

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
LIANG WANG ET AL: "A Wearable RFID System for Real-time Activity Recognition using Radio Patterns", 《IN PROC. 10TH INTERNATIONAL CONFERENCE ON MOBILE AND UBIQUITOUS SYSTEMS:CUPUTING, NETWORKING AND SERVICES(MOBIQUITOUS 2013)》 *
傅媛: "一种基于决策的数据补全方法", 《昆明理工大学学报(理工版)》 *

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105469123A (en) * 2015-12-30 2016-04-06 华东理工大学 Missing data completion method based on k plane regression
CN108062322A (en) * 2016-11-08 2018-05-22 北京国双科技有限公司 A kind of Supplementing Data method and device based on time-tendency graph
CN107092637A (en) * 2017-02-16 2017-08-25 北京小度信息科技有限公司 Data processing method and device
CN107092637B (en) * 2017-02-16 2020-01-31 北京星选科技有限公司 Data processing method and device
CN108153591A (en) * 2017-12-05 2018-06-12 深圳竹信科技有限公司 Data flow real-time processing method, device and storage medium
CN108038085A (en) * 2017-12-27 2018-05-15 世纪龙信息网络有限责任公司 The data calibration method and device of real-time task
CN108304860A (en) * 2018-01-04 2018-07-20 南京大学 A kind of efficient grader stacking frame towards multi-modal fusion application of pattern recognition
CN108304860B (en) * 2018-01-04 2022-03-18 南京大学 Efficient classifier stacking framework for multi-mode fusion mode recognition application
CN108763045A (en) * 2018-05-31 2018-11-06 南京大学 A kind of general Continuous behavior identification application framework of the mobile phone terminal containing missing data
CN108763045B (en) * 2018-05-31 2021-09-28 南京大学 Universal continuous behavior recognition application framework containing missing data at mobile phone terminal
CN109033439A (en) * 2018-08-15 2018-12-18 中科驭数(北京)科技有限公司 The treating method and apparatus of stream data
CN109726197A (en) * 2018-12-05 2019-05-07 新奥数能科技有限公司 A kind of generating set rate of load condensate missing value complement trick method and device
CN109871661A (en) * 2019-03-26 2019-06-11 西安交通大学 A kind of identification complementing method of blade tip-timing dropout
CN109871661B (en) * 2019-03-26 2020-12-25 西安交通大学 Method for recognizing and complementing loss of timing signals of leaf end
CN110046152A (en) * 2019-04-19 2019-07-23 国网河南省电力公司经济技术研究院 A method of processing electricity consumption data missing values
CN112685455B (en) * 2021-03-12 2021-11-23 北京每日优鲜电子商务有限公司 Real-time data classification display method and device, electronic equipment and readable medium
CN112685455A (en) * 2021-03-12 2021-04-20 北京每日优鲜电子商务有限公司 Real-time data classification display method and device, electronic equipment and readable medium
CN115757576A (en) * 2022-11-14 2023-03-07 中科三清科技有限公司 Data processing method, data processing device, storage medium and electronic equipment
CN116226911A (en) * 2023-01-06 2023-06-06 中电车联信安科技有限公司 Information processing method for preventing track leakage based on vehicle cloud communication
CN116226911B (en) * 2023-01-06 2023-10-27 中电车联信安科技有限公司 Information processing method for preventing track leakage based on vehicle cloud communication

Also Published As

Publication number Publication date
CN104484673B (en) 2017-10-20

Similar Documents

Publication Publication Date Title
CN104484673A (en) Data complementation method for pattern recognition application of real-time data flow
CN108229338B (en) Video behavior identification method based on deep convolution characteristics
CN109670548B (en) Multi-size input HAR algorithm based on improved LSTM-CNN
CN104008106B (en) A kind of method and device obtaining much-talked-about topic
CN105760888B (en) A kind of neighborhood rough set integrated learning approach based on hierarchical cluster attribute
CN102982315A (en) Gesture segmentation recognition method capable of detecting non-gesture modes automatically and gesture segmentation recognition system
CN110309770A (en) A kind of vehicle discrimination method again based on the study of four-tuple loss metric
CN106682225B (en) A kind of big data collects storage method and system
CN108875532A (en) A kind of video actions detection method based on sparse coding and length posterior probability
CN105183792B (en) Distributed fast text classification method based on locality sensitive hashing
CN115565161A (en) Multimode vehicle driving style recognition method based on unified fusion features
CN102722732B (en) Image set matching method based on data second order static modeling
CN116050394A (en) Commodity identification method, commodity identification device and storage medium
CN113052265B (en) Moving object track simplifying method based on feature selection
CN106570479B (en) A kind of pet motions recognition methods of Embedded platform
Wu et al. Semantic transfer between different tasks in the semantic communication system
CN109934852A (en) A kind of video presentation method based on object properties relational graph
CN105243121A (en) Data mining based text data network construction system
CN107765617B (en) Train axle temperature data processing method and device
Liu et al. Remote video detection algorithm of sports wrong actions under wireless network
Chen et al. Deep metric learning for robust radar signal recognition
CN116229315A (en) Time sequence action detection method and device based on coarse-to-fine granularity information capture
Peng Research on Emotion Recognition Based on Deep Learning for Mental Health
CN115330553A (en) Equipment feature based multi-layer optimal selection non-intrusive load decomposition method
CN108304860B (en) Efficient classifier stacking framework for multi-mode fusion mode recognition application

Legal Events

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