WO2023273249A1 - 基于tsvm模型的智能电能表自动化检定系统异常检测方法 - Google Patents
基于tsvm模型的智能电能表自动化检定系统异常检测方法 Download PDFInfo
- Publication number
- WO2023273249A1 WO2023273249A1 PCT/CN2021/141547 CN2021141547W WO2023273249A1 WO 2023273249 A1 WO2023273249 A1 WO 2023273249A1 CN 2021141547 W CN2021141547 W CN 2021141547W WO 2023273249 A1 WO2023273249 A1 WO 2023273249A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- model
- tsvm
- samples
- data
- verification system
- Prior art date
Links
- 238000012795 verification Methods 0.000 title claims abstract description 77
- 238000001514 detection method Methods 0.000 title claims abstract description 59
- 230000005856 abnormality Effects 0.000 title claims abstract description 17
- 230000005611 electricity Effects 0.000 title abstract description 3
- 230000002159 abnormal effect Effects 0.000 claims abstract description 46
- 238000000034 method Methods 0.000 claims abstract description 38
- 238000012549 training Methods 0.000 claims abstract description 11
- 239000013598 vector Substances 0.000 claims abstract description 10
- 238000000605 extraction Methods 0.000 claims abstract description 8
- 238000007781 pre-processing Methods 0.000 claims abstract description 6
- 238000012360 testing method Methods 0.000 claims description 42
- 238000000513 principal component analysis Methods 0.000 claims description 10
- 238000012706 support-vector machine Methods 0.000 claims description 7
- 238000005457 optimization Methods 0.000 claims description 4
- 238000012545 processing Methods 0.000 claims description 4
- 238000012216 screening Methods 0.000 claims description 4
- 238000010606 normalization Methods 0.000 claims description 3
- 238000011425 standardization method Methods 0.000 claims description 2
- 238000002372 labelling Methods 0.000 abstract description 4
- 238000009826 distribution Methods 0.000 description 10
- 238000007689 inspection Methods 0.000 description 7
- 238000004364 calculation method Methods 0.000 description 3
- 238000012423 maintenance Methods 0.000 description 3
- 230000007547 defect Effects 0.000 description 2
- 239000006185 dispersion Substances 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000011156 evaluation Methods 0.000 description 2
- 238000002474 experimental method Methods 0.000 description 2
- 238000002955 isolation Methods 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 230000014759 maintenance of location Effects 0.000 description 2
- 239000011159 matrix material Substances 0.000 description 2
- 238000013024 troubleshooting Methods 0.000 description 2
- 230000032683 aging Effects 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 230000002547 anomalous effect Effects 0.000 description 1
- 238000003556 assay Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000002790 cross-validation Methods 0.000 description 1
- 238000000354 decomposition reaction Methods 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- JEIPFZHSYJVQDO-UHFFFAOYSA-N iron(III) oxide Inorganic materials O=[Fe]O[Fe]=O JEIPFZHSYJVQDO-UHFFFAOYSA-N 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000013450 outlier detection Methods 0.000 description 1
- 238000011946 reduction process Methods 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 230000003313 weakening effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R35/00—Testing or calibrating of apparatus covered by the other groups of this subclass
- G01R35/04—Testing or calibrating of apparatus covered by the other groups of this subclass of instruments for measuring time integral of power or current
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R1/00—Details of instruments or arrangements of the types included in groups G01R5/00 - G01R13/00 and G01R31/00
- G01R1/02—General constructional details
- G01R1/04—Housings; Supporting members; Arrangements of terminals
Definitions
- the invention relates to an abnormality detection method for an automatic verification system of an intelligent electric energy meter, in particular to an abnormality detection method for an automatic verification system for an intelligent electric energy meter based on a direct push support vector machine (Transductive Support Vector Machine, TSVM) model.
- TSVM Transductive Support Vector Machine
- the metrology center regularly shuts down the automated verification system assembly line and conducts manual inspections to ensure that each verification unit is in a healthy operating state. It will still serve the test project before a manual inspection, which will lead to the risk of deviation of large-scale test results.
- the possibility of the above situation can be reduced to a certain extent by shortening the time interval of manual inspection, it will greatly reduce the pipeline
- the verification efficiency is improved, while increasing manpower and operation and maintenance costs. Therefore, it is of great significance to improve the reliability of the automated verification system to realize the online evaluation of the mechanical properties of the connection links of each verification epitope on the automated verification system.
- the object of the present invention is to provide a TSVM model-based abnormality detection method for an automatic verification system of a smart electric energy meter in order to overcome the above-mentioned defects in the prior art.
- a method for abnormality detection of an automatic verification system of an intelligent electric energy meter based on a TSVM model comprising the following steps:
- S1 Perform feature extraction on experimental data containing a small amount of abnormal data to detect epitope errors, construct feature vectors, and perform preprocessing to form data samples;
- S3 Use labeled samples and unlabeled samples to train in a semi-supervised manner to obtain an anomaly detection model based on TSVM;
- the method of constructing the eigenvector in step S1 is as follows: obtain the historical error experimental data of each verification epitope under different verification experimental items, perform eigenvalue extraction on the historical error experimental data under each verification experimental item, and combine all The combination of eigenvalues under the verification experiment items is the eigenvector of the corresponding verification epitope.
- the characteristic values include maximum value, minimum value, expectation, variance, skewness and kurtosis of historical error experimental data.
- the preprocessing in step S1 includes normalization and dimensionality reduction of the feature vector of each epitope.
- the standardization method is:
- x is the eigenvalue in the eigenvector to be processed
- u is the expectation of the eigenvalue in the eigenvector to be processed
- S is the standard deviation of the eigenvalue in the eigenvector to be processed
- z is the standardized eigenvalue.
- the dimension reduction process includes principal component analysis.
- step S2 is specifically:
- an unsupervised anomaly detection algorithm is used to initially screen out "abnormal epitopes"
- abnormal epitopes that were initially screened out were manually screened and marked, and the normal epitopes and abnormal epitopes were determined according to the results of the manual screening, and the data samples corresponding to the manually screened test epitopes were marked to form labeled samples.
- the unsupervised anomaly detection algorithm includes an isolation forest algorithm, a local anomaly factor algorithm and a class of support vector machine algorithm.
- the number of labeled samples is smaller than the number of unlabeled samples when performing model training in step S3.
- the method also includes optimizing the TSVM-based anomaly detection model, specifically: using the model to predict the abnormal data in the sample to be detected, manually checking and marking, and then constructing a labeled sample library with all manually marked samples, Select data points that are closer to the classification boundary to form new labeled samples, and retrain the model with unlabeled samples in a semi-supervised manner to complete the optimization; use the optimized model to predict the data points in the labeled sample library, and calculate the labeled samples.
- the ratio of the difference between the predicted state and the real state is less than the artificially set threshold, it is determined that the performance of the model meets the prediction accuracy conditions, and the model can directly predict the data set to be tested.
- the present invention has following advantage:
- the present invention uses a small amount of marked samples and a large number of unmarked samples to construct a TSVM-based anomaly detection model in a semi-supervised manner, which can effectively reduce the cost of manual inspection compared with other methods;
- the present invention is based on the historical error experimental data produced by the same verification epitope, counts the maximum value and minimum value in each verification experimental item data respectively, calculates its expectation, variance, skewness and kurtosis, and is used to describe the verification
- the average level, degree of dispersion, asymmetry, and proportion of extreme outliers in the data distribution of epitopes convert the abnormal state of epitopes into abnormalities in data distribution, making it possible to analyze epitope states through data, and realize epitope abnormalities at the same time
- the online evaluation of the state reduces the impact on the assembly line and improves the efficiency of the verification work;
- PCA principal component analysis
- the present invention can continuously acquire new labeled samples and unlabeled samples during the working process and continue to expand and optimize the TSVM-based anomaly detection model according to the semi-supervised training method, continuously improving the accuracy of the model.
- Fig. 1 is a kind of flow chart of the present invention based on the abnormality detection method of intelligent electric energy meter automatic verification system of TSVM model;
- Fig. 2 is the sample feature information retention ratio under different dimensions in the embodiment of the present invention.
- Fig. 3 is a schematic flow chart of the abnormal detection of the automatic verification system of the smart electric energy meter in the practical application of the present invention.
- the present embodiment provides a method for detecting anomalies in the automatic verification system of smart electric energy meters based on the TSVM model, and the method includes the following steps:
- S1 Perform feature extraction on experimental data containing a small amount of abnormal data to detect epitope errors, construct feature vectors, and perform preprocessing to form data samples.
- an assembly line of the smart electric energy meter automatic verification system contains 30 verification units, and the test data set of each verification unit contains 60 verification surface samples.
- the smart electric energy meters from the same batch They are randomly assigned to different epitopes, and a number of different error tests are carried out.
- the obtained error test data can not only reflect the quality problems of the smart energy meter itself, but also indirectly reflect the problems of the verification device itself.
- the calculation of relevant statistics is performed on the massive error experimental data generated in the same test epitope: based on the data generated by the same test epitope, the data of each experimental project is counted separately The maximum value and minimum value in , calculate its expectation, variance, skewness and kurtosis, which are used to describe the average level, degree of dispersion, asymmetry and proportion of extreme outliers of the data distribution of the test epitope, and the epitope Anomalous states translate to anomalies in the data distribution.
- the method of constructing the eigenvector in the above step S1 is: to obtain the historical error experimental data of each verification epitope under different verification experimental items, to extract the eigenvalues of the historical error experimental data under each verification experimental item, and
- the combination of eigenvalues under all verification experimental items is the eigenvector of the corresponding verification epitope, and the eigenvalues include the maximum value, minimum value, expectation, variance, skewness and kurtosis of the historical error experimental data.
- the next assembly line of the verification system contains 30 verification units, and the test data set of each verification unit contains 60 test epitope samples, that is, ⁇ X1, X2...X60 ⁇ , and the error test data corresponding to each epitope is calculated separately
- the maximum value, expectation, variance, skewness, and kurtosis of each epitope sample are constructed to construct the eigenvector of each epitope sample. Taking the m-item error experiment as an example, each sample contains 6m eigenvalues, that is, 6m dimensions.
- x is the eigenvalue in the eigenvector to be processed
- u is the expectation of the eigenvalue in the eigenvector to be processed
- S is the standard deviation of the eigenvalue in the eigenvector to be processed
- z is the standardized eigenvalue. Standardization can keep all features of the sample with a mean of 0 and a variance of 1.
- the data dimension of each test epitope sample is as high as 60 dimensions.
- the data samples are sparse and the distance calculation is difficult, which will increase the difficulty of anomaly detection. Therefore, it is necessary to perform dimensionality reduction processing on the feature vector, and principal component analysis (Principal Component Analysis, PCA) is the most commonly used dimensionality reduction method, specifically:
- Xi represents different samples, and i takes an integer from 1 to 60;
- the dimension d' after dimensionality reduction is specified by the user.
- the proportion of data feature information in different dimensions is different.
- the user can determine the value of d' by setting the proportion of feature information that he wants to keep.
- Figure 2 shows the ratio of feature retention information corresponding to the data samples of the smart energy meter automatic verification system at different d' values. After normalization, if the sample data is to retain nearly 99.9% of the feature information, the data dimension needs to be more than 40 dimensions , that is, the effective data dimension used for anomaly detection algorithm analysis is 40 dimensions.
- an unsupervised anomaly detection algorithm is used to initially screen out "abnormal epitopes"
- Anomaly detection algorithms include Isolation Forest (Iforest), Local Outlier Factor (LOF) and One-Class Support Vector Machine (OCSVM).
- Isolation Forest Iforest
- LEF Local Outlier Factor
- OCSVM One-Class Support Vector Machine
- the Iforest algorithm has a better effect on global anomaly detection, and is suitable for anomaly detection of continuous and higher-dimensional data.
- the Iforest algorithm is a binary tree-like division process. Each time, the characteristics of the data set are randomly extracted, and the random value is used as the division basis to divide the data set. After multiple iterations, an isolated tree is formed in the forest.
- Sample data points at lower heights in the tree are more likely to be judged as abnormal data points.
- the LOF algorithm is not as good as Iforest in detecting global outliers, but it is better in detecting local anomalies in datasets with relatively concentrated data distribution and small anomaly proportion.
- the LOF algorithm is a density-based outlier detection method. It determines the local reachable density by calculating the Kth neighborhood (non-global) of the sample point, and judges whether the sample is Outliers, the lower the density of sample points, the more likely they are outliers.
- OCSVM is a modified type of support vector machine, suitable for singular value detection and sample imbalance scenarios, and has a good effect on anomaly detection of high-dimensional, large-sample data.
- the training samples of the OCSVM model are only one type of data.
- the distribution shape of the data set is obtained, so that in the detection process, it is judged whether the data sample to be predicted belongs to the same type of data as the training sample. .
- the principle of selecting labeled samples is to minimize the cost of labeling, and select samples that are most likely to be abnormal data points for labeling. While troubleshooting epitope failures, it also helps to quickly discover new abnormal types.
- the Letter high-dimensional anomaly data set in the machine learning library is selected to detect the accuracy, data dimension and anomaly degree of the three unsupervised anomaly detection algorithms Similar to the data of the intelligent electric energy meter automatic verification system after PCA dimension reduction processing, the dimension of the Letter data set is 32, the sample size is 1600, and the number of abnormal samples is 100.
- the parameters of the model algorithm are optimized by cross-validation method. The experimental results are shown in the table 1 shows:
- S3 Use labeled samples and unlabeled samples to train in a semi-supervised manner to obtain a TSVM-based anomaly detection model, and the number of labeled samples is smaller than the number of unlabeled samples during model training.
- TSVM is a representative of the semi-supervised support vector machine model. Like the standard binary classifier SVM, TSVM is an algorithm for solving binary classification problems. The algorithm will try all combinations of unlabeled samples as normal data points or abnormal data points, trying to find a hyperplane that maximizes the separation between all samples including labeled samples and unlabeled samples.
- TSVM finds the approximate solution of the above formula through multiple iterations.
- the method also includes the optimization of the TSVM-based anomaly detection model, specifically: use the model to predict the abnormal data in the samples to be detected, manually check and mark, and then use all manually marked samples to build a labeled sample library, and select the distance
- the data points close to the classification boundary constitute a new labeled sample, and the unlabeled sample is retrained in a semi-supervised manner to complete the optimization; the optimized model is used to predict the data points in the labeled sample library, and the predicted state of the labeled sample is calculated.
- the ratio of the difference between the real states is less than the artificially set threshold, it is determined that the performance of the model meets the prediction accuracy conditions, and the model can directly predict the data set to be tested.
- Step 1 Data feature extraction and dimension reduction processing.
- each verification unit contains 60 verification epitope samples. Based on the ten error experimental data generated by each verification epitope, its feature vector is constructed.
- the eigenvector contains 60 eigenvalues. Taking the No. 1 test epitope of the No. 1 test unit as an example, its eigenvalues are shown in Table 2:
- Step 2 Screen out "abnormal epitopes" through an unsupervised anomaly detection algorithm, hand them over to manual inspection, and obtain labeled samples while troubleshooting;
- the epitope samples of the same test unit are used as the data set to be tested, and the LOF anomaly detection algorithm is used to pass the epitope Calculate the abnormal factor value of each epitope in the test unit (indicating the degree of abnormality of each sample), and then use the box plot method to screen the abnormal factor values of 60 epitope samples in the same test unit, The epitope samples that are most likely to be abnormal data points are screened out, and the "abnormal epitope" is checked manually.
- the box plot method was used to detect the abnormality of the above abnormal factor values, and the upper threshold value of 1.39758 was taken as the judgment value.
- the epitopes judged as abnormal in the No. 1 verification unit were: No. 11, 32, 34, 35, 51, 52 and 53 After manual inspection, it was found that 11, 51, and 53 were faulty, while 32, 34, 35, and 52 were not faulty.
- the same unsupervised anomaly detection algorithm was applied to the entire pipeline data, and 322 epitopes were judged as abnormal. According to the verification, there are 230 non-faulty epitopes. It is obvious that the application of unsupervised anomaly detection in the abnormal detection of smart energy meters has a high misjudgment rate.
- Step 3 Use the TSVM model to predict the results
- TSVM uses unsupervised anomaly screening and manual inspection to obtain a small labeled sample set to train an initial SVM, and then uses the learner to mark unlabeled samples, so that all samples are labeled, and based on these labeled samples, re- Train the SVM, and then look for error-prone samples to keep adjusting.
- the present invention adopts the method of randomly dividing samples into training sets and test sets in machine learning, but it is different from the application of directly dividing samples randomly.
- the data is randomly divided into "training set” and "test set”, which are used to simulate the verification data set obtained in two different working processes of the pipeline, and then the training samples and test samples are obtained through feature extraction, standardization and dimensionality reduction.
- the training samples include labeled samples and unlabeled samples.
- the manually detected epitope sample data of Nos. 11, 32, 34, 35, 51, 52, and 53 can be used as labeled samples Xi, using - 1 and +1 indicate the normal and fault status of the assay epitope:
- the TSVM model is trained in a semi-supervised manner by using labeled samples and unlabeled samples.
- the model predicts the "test set”.
- the comparison between the predicted results and the results of the unsupervised anomaly detection algorithm is shown in Table 5:
- the TSVM model constructed by the present invention has a higher accuracy rate.
- the method of the present invention can finally be used to assist professionals to carry out fixed-point review of the test epitope to find out the abnormal test epitope, thereby reducing the operation of the automated test system. Maintenance cost is guaranteed to ensure the accuracy of automatic verification assembly line verification, so as to accurately locate abnormal points and eliminate defects accurately.
- the present invention proposes a method for constructing an abnormality detection model based on the TSVM model: in the face of impure test epitope samples, the most suspicious epitope samples are first screened out in an unsupervised manner, and then handed over to manual labeling. At the same time as the failure, part of the labeled sample data is obtained, and then the TSVM model is constructed by using the labeled sample and the unlabeled sample.
- the anomaly detection model constructed by the present invention can realize the online detection of epitope anomalies in the pipeline, reduce the workload caused by outage maintenance, and improve the work efficiency of the pipeline; the algorithm model of the present invention and the unsupervised anomaly detection method
- the TSVM model based on the semi-supervised learning method has higher accuracy, and the model can select favorable labeled samples to train the model through active learning to achieve the purpose of improving the performance of the model.
- the future work process provides ideas for continuously optimizing and improving the performance of the TSVM model.
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Complex Calculations (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
异常检测算法 | Iforest | LOF | OCSVM |
平均准确率 | 89% | 91% | 67% |
Claims (10)
- 一种基于TSVM模型的智能电能表自动化检定系统异常检测方法,其特征在于,该方法包括如下步骤:S1:对包含少量异常数据的待测检定表位误差实验数据进行特征提取、构建特征向量,并进行预处理形成数据样本;S2:人工标记部分样本;S3:利用标记样本与未标记样本以半监督方式训练获得基于TSVM的异常检测模型;S4:利用基于TSVM的异常检测模型对检定表位异常状态进行动态预测。
- 根据权利要求1所述的一种基于TSVM模型的智能电能表自动化检定系统异常检测方法,其特征在于,步骤S1构建特征向量的方式为:获取每个检定表位在不同检定实验项目下的历史误差实验数据,对每一个检定实验项目下历史误差实验数据分别进行特征值提取,并将所有检定实验项目下的特征值组合为相应检定表位的特征向量。
- 根据权利要求2所述的一种基于TSVM模型的智能电能表自动化检定系统异常检测方法,其特征在于,所述的特征值包括历史误差实验数据的最大值、最小值、期望、方差、偏度和峰度。
- 根据权利要求1所述的一种基于TSVM模型的智能电能表自动化检定系统异常检测方法,其特征在于,步骤S1中预处理包括对每个表位的特征向量的标准化以及降维处理。
- 根据权利要求4所述的一种基于TSVM模型的智能电能表自动化检定系统异常检测方法,其特征在于,所述的降维处理包括主成分分析法。
- 根据权利要求1所述的一种基于TSVM模型的智能电能表自动化检定系统 异常检测方法,其特征在于,步骤S2具体为:基于数据样本,采用无监督异常检测算法初步筛选出“异常表位”;对初步筛选出的“异常表位”进行人工排查并标记,根据人工排查结果确定正常表位和异常表位,对人工排查的检定表位对应的数据样本进行标记形成标记样本。
- 根据权利要求7所述的一种基于TSVM模型的智能电能表自动化检定系统异常检测方法,其特征在于,所述的无监督异常检测算法包括孤立森林算法、局部异常因子算法和一类支持向量机算法。
- 根据权利要求1所述的一种基于TSVM模型的智能电能表自动化检定系统异常检测方法,其特征在于,步骤S3中进行模型训练时标记样本的数量小于未标记样本的数量。
- 根据权利要求1所述的一种基于TSVM模型的智能电能表自动化检定系统异常检测方法,其特征在于,该方法还包括对基于TSVM的异常检测模型的优化,具体为:利用模型预测出待检测样本中的异常数据,人工排查并标记,然后用所有获得人工标记的样本构建标记样本库,从中选取距离分类边界较近的数据点构成新的标记样本,与未标记样本按照半监督方式再次训练模型完成优化;用优化后的模型对标记样本库中的数据点进行预测,计算标记样本的预测状态与真实状态之间差异的比率,其值小于人为设定的阈值时,判定该模型性能满足预测准确度条件,模型可直接对待检测数据集进行预测。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
AU2021335237A AU2021335237A1 (en) | 2021-06-30 | 2021-12-27 | Method for detecting abnormality of automatic verification system of smart watt-hour meter based on transductive support vector machine (TSVM) model |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110732174.7 | 2021-06-30 | ||
CN202110732174.7A CN113484817A (zh) | 2021-06-30 | 2021-06-30 | 基于tsvm模型的智能电能表自动化检定系统异常检测方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2023273249A1 true WO2023273249A1 (zh) | 2023-01-05 |
Family
ID=77936778
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2021/141547 WO2023273249A1 (zh) | 2021-06-30 | 2021-12-27 | 基于tsvm模型的智能电能表自动化检定系统异常检测方法 |
Country Status (3)
Country | Link |
---|---|
CN (1) | CN113484817A (zh) |
AU (1) | AU2021335237A1 (zh) |
WO (1) | WO2023273249A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN118655362A (zh) * | 2024-08-12 | 2024-09-17 | 山东德源电力科技股份有限公司 | 一种具有电能质量分析功能的融合一体终端 |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113484817A (zh) * | 2021-06-30 | 2021-10-08 | 国网上海市电力公司 | 基于tsvm模型的智能电能表自动化检定系统异常检测方法 |
CN116702078B (zh) * | 2023-06-02 | 2024-03-26 | 中国电信股份有限公司浙江分公司 | 基于模块式可扩展机柜电源分配单元的状态侦测方法 |
CN118131117B (zh) * | 2024-05-07 | 2024-08-09 | 南京电力自动化设备三厂有限公司 | 一种电能表流水线式自动老化方法及系统 |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107590262A (zh) * | 2017-09-21 | 2018-01-16 | 黄国华 | 大数据分析的半监督学习方法 |
CN108985632A (zh) * | 2018-07-16 | 2018-12-11 | 国网上海市电力公司 | 一种基于孤立森林算法的用电数据异常检测模型 |
CN109828230A (zh) * | 2019-04-02 | 2019-05-31 | 国网新疆电力有限公司电力科学研究院 | 电能表自动化检定流水线表位故障的定位方法 |
CN110933102A (zh) * | 2019-12-11 | 2020-03-27 | 支付宝(杭州)信息技术有限公司 | 基于半监督学习的异常流量检测模型训练方法及装置 |
CN111259937A (zh) * | 2020-01-09 | 2020-06-09 | 中国人民解放军国防科技大学 | 一种基于改进tsvm的半监督通信辐射源个体识别方法 |
CN111398886A (zh) * | 2020-04-09 | 2020-07-10 | 国网山东省电力公司电力科学研究院 | 一种自动化检定流水线表位在线异常的检测方法及系统 |
CN112115467A (zh) * | 2020-09-04 | 2020-12-22 | 长沙理工大学 | 一种基于集成学习的半监督分类的入侵检测方法 |
US20210035024A1 (en) * | 2018-02-02 | 2021-02-04 | Visa International Service Association | Efficient method for semi-supervised machine learning |
CN113484817A (zh) * | 2021-06-30 | 2021-10-08 | 国网上海市电力公司 | 基于tsvm模型的智能电能表自动化检定系统异常检测方法 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107976992B (zh) * | 2017-11-29 | 2020-01-21 | 东北大学 | 基于图半监督支持向量机的工业过程大数据故障监测方法 |
CN111740991B (zh) * | 2020-06-19 | 2022-08-09 | 上海仪电(集团)有限公司中央研究院 | 一种异常检测方法及系统 |
-
2021
- 2021-06-30 CN CN202110732174.7A patent/CN113484817A/zh active Pending
- 2021-12-27 WO PCT/CN2021/141547 patent/WO2023273249A1/zh active Application Filing
- 2021-12-27 AU AU2021335237A patent/AU2021335237A1/en not_active Abandoned
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107590262A (zh) * | 2017-09-21 | 2018-01-16 | 黄国华 | 大数据分析的半监督学习方法 |
US20210035024A1 (en) * | 2018-02-02 | 2021-02-04 | Visa International Service Association | Efficient method for semi-supervised machine learning |
CN108985632A (zh) * | 2018-07-16 | 2018-12-11 | 国网上海市电力公司 | 一种基于孤立森林算法的用电数据异常检测模型 |
CN109828230A (zh) * | 2019-04-02 | 2019-05-31 | 国网新疆电力有限公司电力科学研究院 | 电能表自动化检定流水线表位故障的定位方法 |
CN110933102A (zh) * | 2019-12-11 | 2020-03-27 | 支付宝(杭州)信息技术有限公司 | 基于半监督学习的异常流量检测模型训练方法及装置 |
CN111259937A (zh) * | 2020-01-09 | 2020-06-09 | 中国人民解放军国防科技大学 | 一种基于改进tsvm的半监督通信辐射源个体识别方法 |
CN111398886A (zh) * | 2020-04-09 | 2020-07-10 | 国网山东省电力公司电力科学研究院 | 一种自动化检定流水线表位在线异常的检测方法及系统 |
CN112115467A (zh) * | 2020-09-04 | 2020-12-22 | 长沙理工大学 | 一种基于集成学习的半监督分类的入侵检测方法 |
CN113484817A (zh) * | 2021-06-30 | 2021-10-08 | 国网上海市电力公司 | 基于tsvm模型的智能电能表自动化检定系统异常检测方法 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN118655362A (zh) * | 2024-08-12 | 2024-09-17 | 山东德源电力科技股份有限公司 | 一种具有电能质量分析功能的融合一体终端 |
Also Published As
Publication number | Publication date |
---|---|
CN113484817A (zh) | 2021-10-08 |
AU2021335237A1 (en) | 2023-02-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2023273249A1 (zh) | 基于tsvm模型的智能电能表自动化检定系统异常检测方法 | |
CN103914064B (zh) | 基于多分类器和d-s证据融合的工业过程故障诊断方法 | |
CN110458230A (zh) | 一种基于多判据融合的配变用采数据异常甄别方法 | |
CN108053148B (zh) | 一种电力信息系统故障高效诊断方法 | |
CN108492000B (zh) | 面向百万千瓦超超临界机组非平稳特性的故障诊断方法 | |
CN109740859A (zh) | 基于主成分分析法和支持向量机的变压器状态评估方法及系统 | |
Liu et al. | Unsupervised segmentation and elm for fabric defect image classification | |
CN103577681A (zh) | 基于因子分析锅炉效率影响指标的定量评价方法 | |
CN113255848A (zh) | 基于大数据学习的水轮机空化声信号辨识方法 | |
US11860608B2 (en) | Industrial equipment operation, maintenance and optimization method and system based on complex network model | |
CN106482967A (zh) | 一种代价敏感支持向量机机车车轮检测系统及方法 | |
CN110045227B (zh) | 一种基于随机矩阵与深度学习的配电网故障诊断方法 | |
CN101738998B (zh) | 一种基于局部判别分析的工业过程监测系统及方法 | |
CN110687895B (zh) | 一种基于自适应核主成分分析的化工过程故障检测方法 | |
CN109409444B (zh) | 一种基于先验概率的多元电网故障类型的判别方法 | |
CN110794360A (zh) | 一种基于机器学习预测智能电能表故障的方法及系统 | |
CN109240276B (zh) | 基于故障敏感主元选择的多块pca故障监测方法 | |
CN109298633A (zh) | 基于自适应分块非负矩阵分解的化工生产过程故障监测方法 | |
CN111797533B (zh) | 一种核动力装置运行参数异常检测方法及系统 | |
WO2019019429A1 (zh) | 一种虚拟机异常检测方法、装置、设备及存储介质 | |
CN112884570A (zh) | 一种模型安全性的确定方法、装置和设备 | |
Yan et al. | Deep learning technology for chiller faults diagnosis | |
CN116204825A (zh) | 一种基于数据驱动的生产线设备故障检测方法 | |
CN110244690B (zh) | 一种多变量工业过程故障辨识方法及系统 | |
Khan et al. | Big data analytics for electricity theft detection in smart grids |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
ENP | Entry into the national phase |
Ref document number: 2021335237 Country of ref document: AU Date of ref document: 20211227 Kind code of ref document: A |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21948174 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: 21948174 Country of ref document: EP Kind code of ref document: A1 |