Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

57 results about "Primary clustering" patented technology

In computer programming, primary clustering is one of two major failure modes of open addressing based hash tables, especially those using linear probing. It occurs after a hash collision causes two of the records in the hash table to hash to the same position, and causes one of the records to be moved to the next location in its probe sequence. Once this happens, the cluster formed by this pair of records is more likely to grow by the addition of even more colliding records, regardless of whether the new records hash to the same location as the first two. This phenomenon causes searches for keys within the cluster to be longer.

Moving object track clustering method based on multi-feature fusion and clustering ensemble

The invention discloses a moving object track clustering method based on multi-feature fusion and clustering ensemble. The method comprises the steps of firstly roundly capturing the feature information of the track of a target moving object; then performing clustering analysis on four selected moving track features and generating a plurality of primary clustering results by using a K-means clustering algorithm; quantizing the quality of the plurality of primary clustering results, and then obtaining three fusion clustering result by means of weighted summation; and further integrating the three fusion clustering results to generate a final integration clustering result. According to the method, the feature information of the target moving object can be comprehensively captured, relevance between the dynamic characteristic of the track and time slice can be restored to the utmost extent, and the good antijamming capability is provided; weights are distributed to the plurality of primary clustering results according to different clustering quality assessment criteria, the class number can be automatically recognized during the fusion process, and the intrinsic structure of the class cluster can be effectively captured.
Owner:YUNNAN UNIV

POI (Point Of Interest) labeling method and device

The invention discloses a POI (Point Of Interest) labeling method and device. The method comprises the steps of receiving multiple POI data uploaded by multiple users; carrying out primary clustering on the multiple POI data according to position information by employing a clustering algorithm to generate multiple clustering areas; carrying out secondary clustering on the multiple clustering areas respectively according to names of POIs to generate multiple clustering result sets; and labeling position areas in which the POIs exist according to the multiple clustering result sets. According to the method, by employing mass POI position and attribute information uploaded by the users, the POIs are dug out quickly and accurately, so the cost of manpower and material resources is saved, the POI update speed is improved, and the POI labeling efficiency is improved.
Owner:BAIDU ONLINE NETWORK TECH (BEIJIBG) CO LTD

Message analysis-based protocol format automatic inferring method

The invention discloses a message analysis-based protocol format automatic inferring method, which is a method used for analyzing the input and output messages of a protocol entity so as to infer the specific format of the protocol messages. The method comprises the following steps of: firstly, according to the displayable attribute of characters, segmenting the obtained network message in bytes, and carrying out primary clustering based on a format sequence presented by segmentation; secondly, carrying out multi-sequence comparison on the message samples with similar structure by taking the segment as a unit, realizing alignment and length unification of message segments, thereby mastering the basic structure of the message segments and obtaining the whole structure of the message; and finally, carrying out a semantic inferring phase, based on the structure of the message, according to the value and the change features of each field in the sample, following the identification strategies of various semantics, and using the semantic inferring flow of interval field, data field, serial number field, length field and format identifier field. The accuracy and the efficiency of semantic inferring are improved.
Owner:PLA UNIV OF SCI & TECH

Indoor positioning method based on fingerprint database secondary correction

The invention discloses an indoor positioning method based on fingerprint database secondary correction, mainly solves a problem of poor positioning accuracy in an existing indoor positioning method. The indoor positioning method provided by the invention comprises the following steps: (1) selecting reference points, measuring the strength of received signals to be stored in a basic database; (2) performing primary clustering on the basic database; (3) removing a reference point which can cause large error in the basic database to update the basic database; (4) clustering the updated basic database to generate a new fingerprint database; (5) performing real-time positioning by use of the new fingerprint database to obtain a cluster matched with points to be positioned; and (6) acquiring location information of a reference point selected from the cluster matched with the points to be positioned, removing a point which is not fit with the whole, and performing compressed sensing on the processed point for precise positioning. According to the method provided by the invention, the positioning error is reduced and the positioning accuracy is improved; and the method can be applied to indoor positioning of a WiFi receiver.
Owner:西安电子科技大学昆山创新研究院 +1

Power device dynamic threshold setting method based on historical data clustering

ActiveCN104134006AImprove the efficiency of processing analysisImprove accuracySpecial data processing applicationsState spaceComputer science
The invention relates to a power device dynamic threshold setting method based on historical data clustering. According to the power device dynamic threshold setting method based on historical data clustering, when substation device online monitoring data are processed and applied, collected historical data are used as the basis, according to the range of a value distribution space, different state spaces for operation of power devices are obtained through primary division, and determination of the original boundary of each state space and selection of each threshold value are conducted based on the standard defined by the power device relevant operation specifications and the distribution range of the historical data; primary clustering is conducted on the monitoring data according to the range of appearing areas of the data, and clustering distinguishing matching is conducted on the monitoring data and the ranges of the state spaces according to the degree of closeness with the state spaces determined through the historical data as the basis, so that value ranges of the monitoring data of the different operation states of the power devices are formed; during continuous supplementing of the monitoring data of device operation and distinguishing matching, the boundaries are gradually corrected according to the distribution range of the appearing probabilities of the data, so that dynamic power device operation state threshold setting is completed, and a judgment criterion of the device operation state is formed.
Owner:KUNMING UNIV OF SCI & TECH

Fuzzy clustering image segmenting method

The invention discloses a fuzzy clustering image segmenting method which comprises the steps of: clustering a primary image by using a K-means algorithm to obtain K clustering centers; and clustering the image by using the obtained K clustering centers as a primary clustering center of a fuzzy C-means clustering algorithm for segmenting the image. According to the fuzzy clustering image segmenting method, the problem of high calculating complexity because a primary clustering center is randomly selected in the conventional fuzzy C-means clustering algorithm is solved, and the segmenting precision is improved.
Owner:NANJING UNIV OF AERONAUTICS & ASTRONAUTICS

Network topology identification method based on flow analysis

The invention discloses a network topology identification method based on flow analysis, relating to the technical field of large-scale IP network topology probe. The method comprises the following steps: deploying measuring points on the backbone link of the network, analyzing the flow hop-count and the round-trip-time (RTT) and then carrying out primary clustering and secondary clustering, thus forming the network topology. The method solves the following technical problems in the prior art: a large amount of detection flow is generated, the burden of the nodes is increased, application is limited and the detection cycle is long. The identification result of the method is more accurate.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Anomaly detection method and device for MMORPGs

The invention discloses an efficient and reliable anomaly detection method for MMORPGs. The method comprises the steps of 1, mapping a player event to a ''player ID-timestamp-operation ID-parameter'' four-dimensional space by means of a tetrad, aggregating the full-scale events of all players, splitting a player sequence into rank sequences with upgrading as the time point for splitting, and conducting operation frequency statistics on the rank sequences; 2, conducting event frequency extraction on all users based on the same rank, and conducting normalization on each event frequency; 3, taking operation union sets of all players according to rank, and conducting equal-length extension on the operation of each player to obtain a numeric type vector; and 4, conducting column-based clustering, conducting dimensionality reduction on k events with the best clustering effect, conducting secondary clustering, dividing players into a plug-in cluster and multiple normal clusters, and conducting clustering on the clusters with the highest recall rate, so that detection is achieved. Corresponding detection devices include a log discretization module, a MeanShift module, a normalization module, a dimensionality reduction module, a primary clustering module and modules before the primary clustering module. The efficient and reliable anomaly detection method for MMORPGs is used for plug-in detection of MMORPGs.
Owner:ZHEJIANG UNIV

Method and device for classifying text

The invention provides a method and device for classifying a text. The method comprises the following steps of A, acquiring the primary clustering result of a first text set as the current clustering result, and acquiring the primary classifying result of the first text set as the current classifying result; B, acquiring a first text sub set by using the current clustering result and the current classifying result; and C, acquiring a first classifier by using the first text sub set to classify the first text set to acquire the current classifying result, clustering the first text set by using the first text sub set as a clustering center to acquire the current clustering result, judging whether a preset condition is satisfied or not, if so, outputting the current classifying result of the first text set, and otherwise, returning to the step B. The text classifying precision is improved by the way.
Owner:BEIJING BAIDU NETCOM SCI & TECH CO LTD

Short text-oriented optimization classification method

ActiveCN109960799AQuality improvementEnhanced Semantic Representation CapabilitiesSemantic analysisCharacter and pattern recognitionData setMicroblogging
The invention discloses a short text-oriented optimization classification method. The method comprises the following steps of: 1, obtaining an original data set and preprocessing the original data set; 2, selecting a feature item set from the preprocessed data set; 3, training the collected large-scale corpora by using a word vector tool to obtain a word vector model; 4, performing word vector representation on each feature item in the feature item set by using a word vector model, and performing primary clustering on the word vectors of the feature items to obtain a plurality of primary feature clusters; 5, performing two-stage loose clustering in each preliminary feature cluster to obtain a plurality of similar feature clusters; and 6, replacing the feature words obtained in the step 4 with the similar feature clusters obtained in the step 5, and then carrying out short text classification by using a classifier. Traditional short text classification mostly lacks semantic expression capability and is quite high in demnsion of the feature space; according to the invention, the semantic information of the short text can be expressed better, the dimension of the feature space is reduced, the precision and efficiency of short text classification are improved, and the short text classification method can be applied to short text classification tasks in various fields, such as spamshort message classification and microblog topic classification.
Owner:长沙市智为信息技术有限公司

Design method of multi-dimension attribute data oriented multi-layered clustering fusion mechanism

ActiveCN104933444ARealize the clustering of pros and consImprove data clustering performanceCharacter and pattern recognitionProbabilistic methodData set
The invention discloses a design method of a multi-dimension attribute data oriented multi-layered clustering fusion mechanism. The method comprises the following steps: 1) converting a data set into a matrix form, and preprocessing data; 2) according to data index attribute characteristics, extracting an optimal reference standard, and carrying out normalization processing on the data; 3) calculating a grey correlation degree, generating a similar matrix of the grey correlation degree, and then, carrying out grey correlation degree clustering to obtain a primary clustering result; 4) according to the primary clustering result in the step 3), adopting a rough set theory to establish a decision table system; 5) calculating an attribute significance information entropy of the decision system for each clustering member; 6) setting a weight for each clustering member; and 7) according to the calculated weight, adopting a probability method to calculate a probability of each data object in each class level to which the data object belongs, selecting the class level where the data object belongs to when the probability is highest to serve as the class level to which the data object belongs to, and obtaining a final clustering fusion result.
Owner:NANJING UNIV OF POSTS & TELECOMM

Set characteristic vector-based quick clustering method and device

The invention provides a set characteristic vector-based quick clustering method and a set characteristic vector-based quick clustering device. The method comprises the following steps of: (1) converting input hybrid attribute data into a binary attribute; (2) sequencing according to an object sparsity index or a non-interference sequence index; (3) independently categorizing a first sequenced object to obtain a set characteristic vector of the first object, then sequentially scanning other objects to be clustered, and determining whether a presently scanned object is incorporated into an established category or an independently established new category by sizes of set difference and set difference upper limit b1 for incorporating the object into the established category; and (4) performing secondary clustering on a primary clustering result obtained by the step (3), and then removing an isolated point in the clustering result to obtain a final clustering result. According to the method and the device, a clustering process can be finished by only performing sequencing and scanning on the data once, the time required by clustering is greatly shortened while the clustering quality is considered, and the clustering result cannot be limited to influence of a data input sequence.
Owner:UNIV OF SCI & TECH BEIJING

Method and device for network traffic clustering

The invention discloses a method and equipment for clustering network flow. The method comprises the following steps of: acquiring global network flow; cutting the global network flow according to a single user to generate sample data; classifying network flow types of the flow according to the sample data; and selecting different characteristic combinations for clustering according to the flow types. The equipment comprises an acquiring unit, a sample data generating unit, a primary clustering unit and a secondary clustering unit. The method for clustering network flow has the advantages of high accuracy, high efficiency, wide flow identification range and capability of accurately mining application quantity in the network flow, and can be realized as network flow control equipment.
Owner:BEIJINGNETENTSEC

Picture clustering method and device

The invention provides a picture clustering method and device. The picture clustering method comprises the steps that A, global features and local features of a plurality of input pictures are extracted; B, the input pictures are clustered for the first time according to the global features so that a primary clustering result can be obtained, wherein the primary clustering result comprises more than one picture group; C, according to the local features, the pictures in each picture group are clustered for the second time so that the pictures in each picture group can be divided into more than one set, and a second clustering result of the input pictures is obtained. By means of the mode, accuracy and the recall rate can be effectively enhanced when massive pictures are clustered.
Owner:BEIJING BAIDU NETCOM SCI & TECH CO LTD

Pilot frequency distribution method for twice clustering and classifying of large-scale MIMO system

The invention discloses a pilot frequency distribution method for twice clustering and classifying of a large-scale MIMO (Multiple Input Multiple Output) system. The pilot frequency distribution method specifically comprises the following steps: step 1, L cell base stations respectively calculate large-scale fading factors of all users in a cell where the L cell base stations are located; step 2,the L cell base stations calculate a user primary clustering threshold value, and perform primary clustering classification on all users in the cell according to the user primary clustering thresholdvalue; 3, the L cell base stations calculate secondary clustering thresholds of the users; step 4, the L cell base stations classify all the user categories of the primary clustering edge category inthe cell again according to the secondary clustering threshold of the users; step 5, the L cell base stations sort the secondary clustering center type users; step 6, a pilot frequency set is divided;step 7, the pilot frequency is distributed. The method has the beneficial effects that the quality of service (Quality of Service. QoS) of edge group users is improved on the premise of reducing theperformance loss of central group users; and pilot pollution is effectively suppressed.
Owner:CHONGQING UNIV

Distributed double-layer clustering analysis method based on feature index dimension reduction

The invention relates to a distributed double-layer clustering analysis method based on feature index dimension reduction. The method belongs to the field of power system user response clustering algorithms, and comprises the following steps: S1, collecting intelligent electric meter data, transmitting the intelligent electric meter data to a nearest local site, decomposing a large number of loadcurves into a plurality of small-scale independent sub-data according to the sites to which the load curves belong, and further dividing the sites with more load curves; s2, carrying out data dimension reduction on the load data decomposed to each station, carrying out primary clustering by adopting a clustering algorithm with relatively low complexity, and clustering different customers in the region to obtain a clustering result; s3, forwarding clustering results (only uploading the clustering center without uploading all data) obtained from different local sites to a global data center forsecondary clustering, and obtaining a final clustering result; and S4, the global data center feeds back a global clustering result to each local site, and performs user power consumption behavior analysis.
Owner:CHONGQING UNIV

Method and apparatus for generating superpixel clusters

A method and an apparatus for generating a superpixel cluster for an image or a sequence of images. A primary clustering unit generates a primary superpixel cluster using a fixed reference superpixel, whereas a secondary clustering unit generates two or more secondary superpixel clusters using a propagating reference superpixel. A combining unit then combines intersections between the primary superpixel cluster and the two or more secondary superpixel clusters to generate a final superpixel cluster.

Unsupervised encrypted malicious flow detection method and apparatus, device and medium

Embodiments of the invention provide an unsupervised encrypted malicious flow detection method and apparatus, a device and a medium. The method comprises the following steps that a needed data featureset is collected based on network flow; a bipartite graph between a client and a server is built by utilizing the collected data feature set; primary clustering is carried out on client and server nodes through a graph segmentation method; vectorization processing is carried out on the client and server nodes in a relatively large connected sub-graph in the primary clustering; vectorized data isclustered again by using a DBScan algorithm; and malicious flow and nodes are judged by utilizing a clustering result after re-clustering. By utilizing a graph-based unsupervised learning model, encrypted flow can be directly detected without priori knowledge and a labeling sample set; different types of clusters are obtained by carrying out binary segmentation on the graph; a large cluster is converted into small clusters; and the malicious flow is identified by performing check through flow characteristics. The method is simple and easy to operate.
Owner:极客信安(成都)科技有限公司

Direct-driven wind power plant dynamic equivalence method for subsynchronous oscillation analysis

The invention discloses a direct-driven wind power plant dynamic equivalence method for subsynchronous oscillation analysis. The method comprises the following steps of 1, distinguishing a subsynchronous oscillation mode of each fan according to the environmental excitation response data; 2, performing clustering according to the subsynchronous oscillation frequency to obtain a fan primary clustering result; 3, performing further classification through comparison on the primary clustering result obtained in the step 2 according to subsynchronous oscillation damping to obtain the fan final clustering result; 4, performing equivalence on the fan parameter in the final clustering result obtained in the step 3 according to a weighing equivalence method; 5, performing equivalence on the networkparameter in the final clustering result obtained in the step 3 according to the principle that the voltage loss before and after the equivalence is unchanged; 6, obtaining an equivalent model according to the equivalent result of the step 4 and the step 5, and performing subsynchronous oscillation analysis. According to the invention, the weak damping subsynchronous oscillation mode of a wind power plant is well reserved; the method is applicable to the direct-driven wind power plant subsynchronous oscillation analysis; the data can be easily obtained; the online application can be realized.
Owner:SOUTHWEST JIAOTONG UNIV

Power battery sorting system and method

ActiveCN109772753AImprove accuracyAchieve optimized sortingSortingPower batterySimulation
The invention relates to a power battery sorting system and method. The power battery sorting system comprises charge and discharge equipment sets, edge computers and a cloud platform, on this basis,a time series distributed type clustering method is applied, a 'cloud-edge' collaborative manner is innovatively adopted, and traditional battery sorting systems and methods are innovated. The power battery sorting method comprises the steps that the calculation capacity of the edge computers is sufficiently utilized firstly to perform local defect product detection and primary clustering; then all local processing results are uploaded to the cloud end to perform global defect product fusion, division and edge-based clustering fusion; and then global processing results are finally downloaded to the edge computers to perform multi-factor collaborative grouping decision-making, and power battery optimization sorting is realized. By means of the power battery sorting system and method, the battery sorting accuracy can be improved, the time required for sorting is shortened, the life of a battery pack is prolonged, and the power battery sorting system and method have important practical significance for enterprises.
Owner:INST OF AUTOMATION CHINESE ACAD OF SCI

Big data classification method, device and equipment based on hard clustering algorithm

The invention discloses a large data classification method, device and equipment based on a hard clustering algorithm, wherein the method comprises the following steps of acquiring the data information, dividing the data information into N sample data; carrying out the initial hard clustering analysis for each sample data, and determining N*K1 initial clustering centers; based on the secondary hard clustering analysis of N*K1 primary clustering centers, identifying K2 secondary clustering centers; according to the K2 secondary clustering centers, dividing the data information into K2 classification items, and storing each classification item and corresponding data information in a database. Through the scheme, the accuracy of the obtained secondary clustering center is higher, so that theclassification effect based on the secondary clustering center is better, and each classification item obtained can have more distinctive characteristics, and accordingly users can better distinguishthe various classification items, and cannot be confused.
Owner:PING AN TECH (SHENZHEN) CO LTD

A DDoS attack detection method based on an intelligent bee colony algorithm

The invention provides a DDoS attack detection method based on an intelligent bee colony algorithm. Through fusion of a clustering algorithm and an intelligent bee colony algorithm, the DDoS attack detection accuracy is effectively improved. The fusion of the intelligent bee colony algorithm and the clustering algorithm can eliminate the defect that the clustering algorithm excessively relies on an original clustering center and thus improve the data flow clustering effect. The IP addresses of exceptional data flows clustered after improvement are statistically analyzed and the flow characteristic entropy H (x) of the IP addresses are calculated; if H (x) is greater than and equal to a discriminating factor RM (x) of a primary clustering data flow, it is judged that the data flows are DDoSattack data flows; otherwise, it is determined that the data flows are other exceptional data flows. The method has the advantages of less time consumption, high DDoS attack detection accuracy and low false alarm rate.
Owner:SHANGHAI MARITIME UNIVERSITY

Text clustering method and device

The invention discloses a text clustering method and device and relates to the technical field of computers. The text clustering method and device is invented for solving the problem of a poor large-scale text clustering effect. The text clustering method comprises the steps that primary clustering is conducted on a text set according to a predetermined text cluster number k to obtain k first-class text clusters, wherein k is a positive integer greater than 1; a target first-class text cluster is obtained, wherein the text number included by the target first-class text cluster is greater than k; secondary clustering is conducted on the target first-class text clusters according to the k. The text clustering method and device is mainly applied to the clustering process of large-scale text sets.
Owner:BEIJING GRIDSUM TECH CO LTD

Data index establishment method and device, data retrieval method and device, equipment and storage medium

The invention discloses a data index establishment method and device, a data retrieval method and device, equipment and a storage medium. The method comprises: in a data index establishment process, firstly, according to data sets of different data size levels, selecting different segmented clustering models to perform primary clustering on the data samples in the data set to obtain different first-class clustering centers, performing secondary clustering by using a quantizer associated with the first-class clustering centers to obtain different second-class clustering centers, and obtaining an index table based on the different second-class clustering centers; and in the data retrieval process, performing image data retrieval by utilizing the index table obtained in the data index establishment process. According to the method, massive sample data is segmented and clustered for multiple times in advance, and indexes are established, so that the clustering effect and the precision of aclustering center are improved. Meanwhile, in the data retrieval process, high-precision and high-efficiency image data retrieval is realized based on a pre-established index.
Owner:PING AN TECH (SHENZHEN) CO LTD

Normal and abnormal data partitioning method and system for multivariable alarming system

The invention relates to normal and abnormal data partitioning method and system for a multivariable alarming system. The method comprises steps: the minimum duration and the minimum deviation are selected, and a variation direction combination relation matrix of variables under a normal condition is constructed; time sequences of variables in data collection are standardized to obtain a standardized matrix; a time dimension is added to the standardized data matrix, primary clustering is carried out in the time dimension, the influence that local mutation caused by strong noise is recognized as a local trend can be eliminated, and the noise can be effectively reduced; and clusters obtained through the primary clustering are merged to recognize adjacent similar data segments; and secondaryclustering is carried out in a variable dimension, and similar data segments at a far time interval can be recognized. The error report rate can be greatly reduced while a high calculation speed is kept. Compared with the traditional method, the method and the system have huge advantages in recognizing the stage and the variation trend of the system.
Owner:北京协同创新智能电网技术有限公司

Robust vanishing point detection method and device based on response diagram and clustering

The invention provides a robust vanishing point detection method and device based on a response diagram and clustering. The method comprises the following steps: obtaining an original image, and preprocessing the original image to obtain a preprocessed image; detecting the preprocessed image through an LSD line segment detection algorithm to obtain information of effective line segments, filtering the effective line segments according to the information to obtain roughing line segments, and performing primary clustering on the roughing line segments to obtain clustered roughing line segments as alternative line segments; calculating a confidence value of each type in the alternative line segments, and obtaining two types of line segments used for calculating vanishing points according to the confidence values and a total response value of the type; and creating a response graph by using the original image, processing the two types of line segments used for calculating the vanishing points, drawing the processed line segments on the response graph, and obtaining the vanishing points according to the drawn response graph. According to the method, the robustness and accuracy of the algorithm are improved through multiple clustering means, the strength and confidence coefficient functions of the line segments are defined, a large amount of interference is eliminated, the calculated amount is reduced, the detection efficiency and speed are improved, and the robustness is high.
Owner:自行科技(武汉)有限公司

Incremental clustering method and device

The embodiment of the invention provides an incremental clustering method and device, which are used for clustering newly added data points each time after primary clustering on the basis of obtaininga primary clustering result according to a density-based hierarchical clustering algorithm. The method comprises the steps that for newly-added data points, the maximum value of the class density ofall classes serves as the neighborhood radius, and the data points in the neighborhoods of the newly-added data points are acquired; and according to the class density of each class to which the datapoint in the neighborhood of the newly added data point belongs, determining the class to which the newly added data point belongs. The device comprises a neighborhood scanning module and an incremental clustering module. According to the incremental clustering method and device provided by the embodiment of the invention, incremental clustering is carried out on the basis of the density-variableclustering result.
Owner:爱动超越人工智能科技(北京)有限责任公司

Thermal power generating unit peak load regulation capacity prediction method, device and system

The invention discloses a thermal power generating unit peak regulation capability prediction method, device and system. The method comprises the following steps of screening out a data set from historical data of thermal power generating unit operation; determining the optimal clustering number according to the BIC value; performing primary clustering on the data set based on a K-means algorithm;performing secondary clustering on the data set based on a GMM algorithm; and determining the class cluster with the highest similarity in all the class clusters according to the collected real-timedata, and taking the maximum value of the optimization parameter in the class cluster with the highest similarity and the minimum value of the optimization parameter in all the class clusters as prediction results. According to the method, the optimal clustering number of a sample set and the initial parameters of a GMM algorithm are determined through a BIC value and a K-means algorithm, the accuracy of solving the Gaussian distribution parameters by utilizing the EM algorithm is effectively improved, so that the accuracy of final prediction is improved; according to the thermal power generating unit peak load regulation capacity prediction method, device and system, online prediction can be carried out on the thermal power generating unit peak load regulation capacity, and a data basis can be provided for a power grid to compile a load scheduling strategy.
Owner:HUNAN DATANG XIANYI TECH CO LTD +2

Electricity consumption data feature extraction method and system based on user behaviors

The invention relates to an electricity consumption data feature extraction method and system based on user behaviors. The method comprises the following steps: S1, acquiring user power consumption data; S2, performing BIC-based feature selection on the user power consumption data, obtaining a parameter importance sequence of the user power consumption data, and confirming a feature selection result; S3, performing primary clustering according to the selected features to obtain a primary clustering result; and S4, performing secondary clustering on different types of primary clustering results to obtain power utilization data features. Compared with the prior art, the reliability and accuracy of the clustering result are improved, the effective extraction of the user power consumption data characteristics is realized, and the power consumption peak can be accurately found.
Owner:SHANGHAI MUNICIPAL ELECTRIC POWER CO +1
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Eureka Blog
Learn More
PatSnap group products