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

266 results about "Anomaly detection algorithm" patented technology

Anomaly Detection Algorithms. Outliers and irregularities in data can usually be detected by different data mining algorithms. For example, algorithms for clustering, classification or association rule learning. Generally, algorithms fall into two key categories – supervised and unsupervised learning.

Isolated forest-based binary classification abnormal point detection method and information data processing terminal

The invention belongs to the technical field of communication control and communication processing, and discloses an isolated forest-based binary classification abnormal point detection method and aninformation data processing terminal. The method comprises the steps of carrying out initial static average blocking on an original data set, and calculating the density in the block and the mean density; after calculating the density in each block of the static block, reducing the data set by taking the mean density of the original data set as a threshold value; constructing an isolated forest byusing a node recursion method; performing corresponding feature extraction and datamation on the original data set, and calculating the spatial position distances between the clustering center pointand other points; adding the abnormal score calculated on the basis of the density and the distance and the abnormal score calculated on the basis of the proof information and comparing with a corresponding threshold value. According to the method, the accuracy of an abnormal point detection algorithm is effectively improved, the actual data size in the abnormal detection process can be greatly reduced, the calculation resources are saved, and the abnormal detection efficiency is improved, and the robustness of an abnormal detection algorithm is enhanced.
Owner:CHENGDU UNIV OF INFORMATION TECH

Abnormity detection method for enterprise industry classification

The invention discloses an abnormity detection method for enterprise industry classification, which comprises the following steps of: firstly, extracting to-be-mined text and non-text information in taxpayer industry information, and carrying out feature processing and coding processing; Secondly, constructing a deep network structure conforming to the industry classification abnormity detection problem, and determining the number of neurons of an input layer and an output layer of the network according to the characteristic dimension of the coded data; Thirdly, on the basis of the constructeddeep network structure, adopting different training strategies to train the industry large-class network and the industry detail network through cross validation; And finally, carrying out abnormitydetection on the industry large class by using dimension reduction characteristics of the industry large class network in combination with an SOS abnormity detection algorithm, and carrying out abnormity detection on industry details according to reconstruction characteristics of the industry detail network. According to the invention, the TADM model is utilized to carry out abnormal detection onthe original data, and macroscopic management work such as national statistics, tax collection and industrial and commercial management can be analyzed more reasonably and accurately.
Owner:XI AN JIAOTONG UNIV

Noise diagnosis algorithm for rolling bearing faults of rotary equipment

The invention discloses a noise diagnosis algorithm for rolling bearing faults of rotary equipment. Firstly, a sound pick-up device collects running noise signals of a rolling bearing, and the signalsare subjected to preliminary fault judgment through a bearing normality and anomaly pre-classification model based on an anomaly detection algorithm; secondly, according to a fault pre-judgment result, the abnormal signals (the faults occur) pass through a neural network filter to filter normal components in the signals of the bearing, the output net abnormal signals are connected to a subsequentfeature extraction module, and the normal signals (no faults occur) are directly connected to the feature extraction module; the feature extraction module extracts Mel-cepstrum coefficients (MFCC) ofthe signals to serve as eigenvectors, feature reconstruction is carried out by utilizing a gradient boosted decision tree (GBDT) to form composite eigenvectors, and principal component analysis (PCA)is used for carrying out dimensionality reduction on features; and finally, feature signals are input into an improved two-stage support vector machine (SVM) ensemble classifier for training and testing, and at last, high-accuracy fault type diagnosis is achieved. According to the algorithm, the bearing faults can be effectively detected and relatively high fault identification accuracy is kept;and the algorithm has relatively high effectiveness and robustness for detection and classification of the bearing faults.
Owner:CHINA UNIV OF MINING & TECH

Improved local anomaly factor algorithm-based power grid topology identification method

The invention provides an improved local anomaly factor algorithm-based topology identification method. The method comprises the steps of firstly, based on the statistical theory, acquiring the operating state change information of a to-be-predicted device object, such as a switch, a disconnecting link or the like; secondly, according to the acquired data, modeling a to-be-identified data object, and respectively establishing an object set for each device object, wherein the object set represents the operating state change condition of the device object within a certain period of time; thirdly, based on the grid reduction theory in the GDLOF algorithm, reducing data objects in the object set to reduce identification objects and improve the efficiency of the algorithm; fourthly, for non-excluded data objects, subjecting each attribute of each object to weighted treatment by adopting a relative entropy in considering different influences of the telemetry and remote signaling information on topology error identification. In this way, the reliability and the execution efficiency of the algorithm are improved, and the identification topology error of a local anomaly factor is finally confirmed. According to the technical scheme of the invention, the density-based anomaly detection algorithm is applied to the topology error identification of the power grid, so that the application field of the anomaly detection algorithm is expanded. Meanwhile, the topology error problem of the power grid and the identification problem of telemetry bad data in the prior art are solved at the same time.
Owner:SHANGHAI MUNICIPAL ELECTRIC POWER CO +3

Multivariate time series abnormal mode prediction method and data acquisition monitoring device

The invention provides a multivariate time series abnormal mode prediction method and a data acquisition monitoring device. The method comprises the steps of obtaining an optimal k value of an MMOD algorithm based on historical data according to a natural neighbor principle; carrying out online expansion on the MMOD algorithm to achieve online identification of a multivariate time sequence abnormal mode; and according to an incremental fuzzy adaptive clustering algorithm, achieving conversion from the multivariate time series sub-sequence to the observation sequence, constructing a hidden Markov model based on a Baum-Welch algorithm and all the observation sequences, and achieving online prediction of the multivariate time sequence abnormal mode based on the constructed hidden Markov model. Through the multivariate time series data acquisition system of the cloud platform, related data needing to be mined can be better acquired, and real-time prediction of the abnormal mode of the multivariate time series can be achieved by utilizing an online density difference anomaly detection algorithm and a Markov prediction model algorithm. A monitoring system APP is constructed, so that real-time monitoring is facilitated.
Owner:UNIV OF SCI & TECH BEIJING

SAM weighted KEST hyperspectral anomaly detection algorithm

The invention discloses an SAM weighted KEST hyperspectral anomaly detection algorithm (SKEST). The method includes the steps: firstly, deducing the SKEST algorithm; and secondly, calculating the SKEST value of each image element in a hyperspectral image by the aid of a double-rectangular window, performing threshold segmentation and detecting abnormal points. In the SKEST algorithm, based on the KEST (kernel Eigen space separation transformation) algorithm, a weight factor is introduced into each sample in a DCOR (difference correlation) matrix of a high-dimensional Eigen space detection point neighborhood by means of SAM (spectral angle mapper) measurement, and the weight factor of each sample depends on an included angle between the spectral vector of the sample and a data center of the detection window. Therefore, abnormal data in the detection window are suppressed, the contribution of main compositional data is highlighted, and the DCOR matrix can more effectively describe target and background data distribution difference. Besides, the SAM is robust to spectral energy, and by the aid of a radial basis function, the SKEST algorithm considers both spectral energy difference and spectral curve shape difference of signals, and accordingly conforms to hyperspectral data characteristics more effectively.
Owner:NANJING UNIV OF SCI & TECH

Network security anomaly detection algorithm and detection system based on clustering graph neural network

The invention discloses a network security anomaly detection algorithm based on a clustering graph neural network. The algorithm comprises the following steps: describing a network topology structureby using a graph model, optimizing node characteristics by using a graph neural network convolution layer, segmenting a graph into a plurality of disjoint sub-graphs by using a graph clustering algorithm, regarding each sub-graph as a node, regarding an adjacency relationship of the sub-graphs as an edge, forming a sub-graph, learning a weight for each node by utilizing a graph attention layer, performing weighted summation on features of all nodes in each sub-graph to form features of the nodes in the sub-graph, and finally judging whether a network is attacked or not by utilizing a full connection layer and a classifier layer. According to the method, a hierarchical graph neural network is constructed, node features in a graph are optimized through a graph convolution layer, local features on the graph are captured through a pooling layer based on a graph clustering algorithm, high-level semantic features are generated, situation features of the whole network are generated through afusion layer, and network situations are classified through a classifier.
Owner:TSINGHUA UNIV

Anomaly detection method based on information entropy clustering

The invention discloses an anomaly detection method based on information entropy clustering, which belongs to the field of machine learning and data mining. The anomaly detection algorithm of the invention is based on the idea of the clustering algorithm, and overcomes the shortcomings of the traditional K. Means clustering algorithm randomly selects the initial clustering centers, which easily leads to the clustering results into the local optimal problem. A method based on information entropy to select the initial clustering centers is proposed. The invention provides a method for dividing adata set into data blocks with more than K value, Then the entropy method is used to get the target value function of each data block, and the centroid corresponding to the first k data blocks with the smallest value of the target value function is selected as the initial clustering center. The entropy method is used to ensure the efficiency of selecting the initial clustering center, and the function of anomaly detection is realized in the iterative process of the algorithm. Compared with the traditional K-based clustering algorithm of means, the clustering effect and the anomaly detection ability of the algorithm proposed by the invention are higher than those of the traditional K. Means clustering algorithm. It has certain practical significance.
Owner:NANJING UNIV OF AERONAUTICS & ASTRONAUTICS

Electric power data parallelization anomaly detection method based on MapReduce

The invention relates to an electric power data parallelization anomaly detection method based on a MapReduce. The method comprises the following steps that first, electric power data anomaly characteristics are defined by a grid company according to the operation feature of an acquisition system and expert historical experience before, and accordingly an anomaly detection algorithm is established; second, a cluster calculation model is established; third, when processing data arrive, a Master node of the cluster calculation model starts a data anomaly detection task and distributes the calculation task to all Slave nodes in a relatively even mode; fourth, all the Slave nodes conduct anomaly detection calculation according to the task distributed by the Master node and the anomaly detection algorithm established in the step S01; fifth, the Master node outputs abnormal data according to the calculation of all the Slave nodes. By means of the electric power data parallelization anomaly detection method based on the MapReduce, the problem that the calculating and analyzing efficiency is low under the background of a huge quantity of electric power data in the prior art can be solved, and a forceful guarantee is provided for improving power grid efficiency and reducing loss.
Owner:STATE GRID CORP OF CHINA +4

Transformer substation environment anomaly detection system, method and device

The invention discloses a transformer substation environment anomaly detection system, method and device. The transformer substation environment anomaly detection system comprises a front-end video acquisition module, a network transmission module, a monitoring management center, an anomaly alarm module and a data storage module, wherein the front-end video acquisition module comprises a network camera with an intelligent detection function, an intelligent algorithm module is integrated in the network camera, the intelligent algorithm module adopts an unsupervised anomaly detection algorithm based on generative adversarial learning, and the intelligent algorithm module is used for quickly detecting the anomaly of the surrounding environment of the equipment. According to the invention, thenetwork camera with an intelligent detection function is adopted to carry out anomaly detection on the collected environment information, and only picture information which may have anomaly is output, so that data transmission is facilitated. Compared with a traditional abnormal target detection algorithm, the method has better robustness and adaptability, has the advantages of being uninterrupted and timely, reduces the probability of missed detection and untimely discovery of manual monitoring, and reduces the potential safety hazard of a transformer substation.
Owner:SHENZHEN JIANGXING INTELLIGENCE INC
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
Try Eureka
PatSnap group products