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

102 results about "Graph classification" patented technology

In graph classification and regression, we assume that the target values of a certain number of graphs or a certain part of a graph are available as a training dataset, and our goal is to derive the target values of other graphs or the remaining part of the graph. In drug discovery applications, for example,...

Software defect prediction method for open source software defect feature deep learning

The invention provides a software defect prediction method for open source software defect feature deep learning, and belongs to the technical field of software engineering. The method comprises the steps of collecting open source software defect information, constructing a software defect database, and generating an abstract syntax tree from source codes; pruning the abstract syntax tree by usinga community detection algorithm to obtain a defect sub-tree, establishing an information corpus of the defect sub-tree in combination with the repair description, the project basic information and the source code, extracting theme words from the information corpus, converting the theme words into vector representation, and taking the vector representation as attributes of nodes in the defect sub-tree; finally, establishing a software defect prediction model of the convolutional neural network based on graph classification, expressing the defect subtree as an adjacent matrix and an attribute matrix to serve as input of the model to train the convolutional neural network, and recognizing whether the source code of the to-be-predicted software module has defect tendency or not. According tothe method, the defect depth features are directly extracted from the structured software codes by using a deep learning method, so that a better defect recognition effect can be achieved.
Owner:BEIHANG UNIV

A graph classification method based on graph set reconstruction and graph kernel dimensionality reduction

The invention provides a graph classification method based on graph set reconstruction and graph kernel dimensionality reduction. The method comprises the steps of: 1) performing frequent sub-graph mining on a graph data set used for training, and performing discriminative sub-graph screening on obtained frequent sub-graphs with the emerging frequentness differences of the sub-graphs in a positive class and a negative class; 2) reconstructing the original graph set with selected discriminative frequent sub-graphs; 3) obtaining a kernel matrix for describing the similarity between every two graphs in the newly-reconstructed graph set by using a Weisfeiler-Lehman shortest path kernel method, and based on class label information of training graphs, performing dimensionality reduction on high-dimensionality kernel matrixes by using a KFDA method; 4) training graph data projected to a low-dimensionality vector space based on an extreme learning machine to build a classifier; 5) standardizing graph data requiring classification, projecting the data to a low-dimensionality space obtained through training and inputting the projected data to the classifier to obtain a classification result. The method can directly classify graph data without class labels and guarantee high classification accuracy.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

Modulated signal time-frequency diagram classification system based on generative adversarial network and operation method thereof

The invention relates to a modulated signal time-frequency diagram classification system based on a generative adversarial network and an operation method of the modulated signal time-frequency diagram classification system. The modulated signal time-frequency diagram classification system comprises an IQ signal time-frequency diagram conversion module, a generator module, a discriminator module and an auxiliary classifier module, wherein the IQ signal time-frequency diagram conversion module converts an original signal into a signal short-time Fourier time-frequency diagram form; the generator module maps an original noise vector and category information input by means of the original noise vector into a corresponding short-time Fourier time-frequency graph; the discriminator module is used for receiving real picture data and picture data generated by a discriminator, and outputting confidence probabilities which are different in input and correspond to each other and are discriminated to be true; and the auxiliary classifier module receives a high-dimensional feature map extracted by a convolution layer and outputs corresponding category information. The operation method is usedfor solving the problem that a deep neural network model for signal classification is trained but the number of data set samples is insufficient.
Owner:SHANDONG UNIV

Entity relationship joint extraction method based on span and knowledge enhancement

The invention discloses an entity relationship joint extraction method based on span and knowledge enhancement, and belongs to the technical field of information extraction and natural language processing. The method comprises the following steps: firstly, constructing a sample data set and labeling the data set; carrying out entity identification and relationship classification and specifically,for the labeled data, mapping words in a high-dimensional discrete space to a low-dimensional continuous space vector by a pre-training language model; carrying out span identification, filtering andrelationship classification by a span-based model; converting relationship classification into graph classification by utilizing a graph-based model, and introducing a syntactic dependency relationship so as to assist relationship judgment and classification; and performing joint training on an output result of the span-based model and an output result of the graph-based model, and identifying entities contained in the data and relationships among the entities. Syntactic information such as the dependency relationship is introduced into the end-to-end neural network model, so that the overlapping relationship is effectively identified, and the joint extraction accuracy of the entity relationship is improved.
Owner:NAT UNIV OF DEFENSE TECH

Hyperspectral image semi-supervised classification method based on comprehensive confidence

The invention discloses a hyperspectral image semi-supervised classification method based on comprehensive confidence. The method comprises the following steps: reading a hyperspectral image; Calculating a graph weight matrix; 8, performing adjacent connection on the sparse graph weight matrix; Calculating a normalized graph weight matrix; Obtaining an initial training set and a candidate set; Setting collaborative training iteration times and starting a training process; Training a polynomial logic regression classifier; Obtaining a prediction label of the candidate set sample by using a polynomial logic regression classifier; Obtaining prediction tags of the candidate set samples by using a semi-supervised graph classification method; Selecting two candidate samples with consistent prediction tags and corresponding prediction tags to form a protocol set, and forming a comprehensive confidence set by corresponding confidence coefficients; Screening out a protocol set sample with a comprehensive confidence coefficient higher than 99% and a corresponding prediction label, and forming an amplification set and adding the amplification set into a training set; Removing an amplificationset sample in the candidate set; And judging whether the training reaches a set number of times, if not, continuing iteration, and if yes, stopping iteration, and classifying the hyperspectral imagesby using the semi-supervised graph.
Owner:SOUTH CHINA UNIV OF TECH

Graph classification method of cyclic neural network model based on Attention

The invention discloses a graph classification method of a cyclic neural network model based on Attention. The Attension idea is applied in the graph classification problem, and the graph classification problem is regarded as a decision process of interaction between a machine and a graph environment in reinforcement learning. Based on the Attention idea, the machine preferentially observes the target area of the graph classification task instead of directly processing the whole graph, so that the target area can be preferentially processed by ignoring the nodes irrelevant to the classification task, and the visual angle movement direction of the machine observation graph can be trained and determined by reinforcement learning rules. At the same time, the model can control the parameters and computational load, and get rid of the constraint on the size of graph data. The invention constructs a cyclic neural network, which integrates the local information of the graph observed before bythe machine through the hidden layer of the circulating neural network, and is used for assisting the decision of the angle of view movement and the graph classification. The invention avoids the problem of subgraph isomorphism in frequent subgraph mining and the problem that the graph kernel function method lacks scalability.
Owner:ZHEJIANG UNIV

Graph classification method and device

The invention provides a graph classification method and device based on a graph neural network technology of sub-graph division and inter-sub-graph pooling. The graph classification method comprisesthe steps of selecting a sub-graph extension center based on the node degree; according to a mode based on breadth-first traversal, obtaining sub-graphs through expansion; training a corresponding graph convolution network, and obtaining an intra-sub-graph feature vector of each sub-graph containing node features and adjacency relation information from the adjacency matrix and the feature matrix of each sub-graph; performing maximum pooling by taking the modulus lengths of the feature vectors in the sub-graphs as metrics, and selecting part of the feature vectors in the sub-graphs as GAT input; training a corresponding GAT, and taking the feature vector in the sub-graph selected by maximum pooling as a node input to obtain a sub-graph feature vector containing information between the sub-graphs; and utilizing a classifier to classify the sub-graph feature vectors to obtain sub-graph categories, and determining the graph categories according to a maximum voting principle. According to the technical scheme, the classification principle has good interpretability and a good classification effect.
Owner:SHIJIAZHUANG INST OF RAILWAY TECH

Image classification identification method and device based on adaptive dynamic convolutional network, and computer equipment

The invention relates to the field of graph classification and recognition, in particular to an image classification and recognition method and device based on a self-adaptive dynamic convolutional network and computer equipment, and the method comprises the steps: obtaining a to-be-detected image, inputting the to-be-detected image into a preprocessing block, and obtaining a shallow feature graph and graph parameter information of the image; combining the image parameter information obtained after preprocessing with the to-be-detected image, and inputting the combined image parameter information and the to-be-detected image into an adaptive dynamic convolutional network of a backbone network to obtain image global features; wherein the adaptive dynamic convolution is to select a convolution kernel with a corresponding shape according to the corresponding parameter information; inputting an image shallow layer feature map obtained after preprocessing into a branch network, and extracting local features of the to-be-detected image; and carrying out feature fusion on the local features and the global features, inputting the fused features into a classification network, and outputting classification identification information of the to-be-detected image. According to the method, the calculation cost required for image classification and recognition is low, the precision is high, and the applicability of related products is high.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Graph classification method for multi-layer MLP network, medium and equipment

The invention discloses a graph classification method for a multi-layer MLP network, a medium and equipment.The method comprises the steps: constructing a graph, and converting a node connection edge of the graph into an adjacent matrix; inputting the minimum batch of feature matrix into an input layer; inputting the minimum batch of representation vectors output by the input layer into a BatchnNormal layer for mean value normalization; multiplying a normalized minimum batch representation vector output by the BatchnNormal layer by the minimum batch adjacency matrix, inputting the product into the middle layer, and outputting a minimum batch representation vector; inputting the output minimum batch representation vector into a BatchNorm layer for normalization, multiplying the normalized representation vector by a minimum batch attention adjacency matrix, and inputting the product into an output layer; establishing a network model and training; and inputting to-be-predicted similar graphs into the trained neural network model, outputting graph labels, and completing a graph classification task. According to the method, different importance is distributed to different nodes in a neighborhood by adopting an attention mechanism according to the characteristics of the nodes, the characteristic vectors are aggregated for multiple times by using MLP, graph labels are better classified, and the classification precision is high.
Owner:XIDIAN UNIV

Microseismic event detection and positioning method and system

The invention relates to a microseism event detection and positioning method and system, and the method comprises the steps: carrying out the SET imaging of collected microseism signals of a plurality of monitoring stations in a fracturing process, dividing an image according to whether a microseism event occurs, and building a training data set and a test data set; inputting a training data set sample into the established residual error network model for training, and inputting a test data set sample into the trained residual error network model for checking the performance of the residual error network model; storing parameters of the trained residual network model; and collecting micro-seismic signals of a plurality of monitoring stations in the real-time fracturing process, establishing a to-be-tested data set, inputting the data of the to-be-tested data set into the trained residual network model for detection to obtain an imaging graph classification result, and determining whether a micro-seismic event exists and the position of a seismic source exists or not according to the imaging graph classification result. According to the invention, real-time on-line detection of the micro-seismic event and the seismic source position can be realized, the identification speed is fast, and the identification precision is high.
Owner:CHINA UNIV OF PETROLEUM (EAST CHINA)

Chinese speech decoding nursing system based on transfer learning

The invention discloses a Chinese speech decoding nursing system based on transfer learning. The Chinese speech decoding nursing system comprises that an Inception-V3 neural network obtained by transfer learning is taken as a basis; the auxiliary classifier at the front layer position is deleted, anddeleting all network structures behind the auxiliary classifier at the middle layer position are deleted; an original full connection layer is deleted at the middle layer position of the neural network and then a new seven-layer residual neural network structure is added to construct a new convolutional neural network suitable for electroencephalogram time-frequency graph classification; only the residual neural network is trained by using the local first data set to obtain a trained first convolutional neural network, and then only the residual neural network is trained by using the local second data set to obtain a trained second convolutional neural network; the first convolutional neural network judges whether the paralyzed patient feels uncomfortable or not according to the electroencephalogram time-frequency diagram obtained by the signal preprocessing module, and if yes, the second convolutional neural network continues to be used for further judging the type of discomfort of the patient; the second convolutional neural network will judge whether the paralyzed patient is hungry or cold or other.
Owner:TIANJIN UNIV

Graph classification method based on attention mechanism and compound toxicity prediction method

The invention discloses a graph classification method based on an attention mechanism. The method comprises the steps of obtaining an original graph network and corresponding graph network data information; initializing feature embedding of nodes, constructing a high-order graph network, and initializing node embedding in the high-order graph network; capturing and absorbing neighbor node information and interaction information between neighbor nodes by nodes in the graph network of each order by adopting a substructure interaction attention network, and training and obtaining new feature embedding of each node in the graph network; adopting a node attention network to embed and fuse node features in the graph network into graph network embedding, and after cascading each order of graph network embedding, performing dimension reduction classification through a multi-layer perceptron to obtain a final graph network classification result. The invention also discloses a compound toxicity prediction method comprising the attention mechanism-based graph classification method. According to the method, the accuracy of graph network classification and the accuracy of compound toxicity prediction are effectively improved; and the method is relatively high in efficiency, relatively good in accuracy and easy to implement.
Owner:CENT SOUTH UNIV +1

Dangerous scene identification method and system based on graph classification

The invention discloses a dangerous scene recognition method and system based on graph classification, and belongs to the technical field of automobile intelligent interaction. The method comprises the following steps: collecting operation information of a driver, extracting driving characteristic parameters, and collecting traffic scene information around the vehicle; extracting dynamic and static characteristics of the traffic scene according to the acquired traffic scene information; expressing as an undirected graph with node labels by using a graph method according to the acquired dynamicand static characteristics of the traffic scene; and identifying the danger level of the traffic scene according to the generated undirected graph of the traffic scene with the node labels. Urban traffic environment dangerous scene identification is realized based on graph classification, a dangerous scene label is obtained according to clustering of driving operation information and vehicle driving information, a label more conforming to data distribution characteristics is generated, a dangerous scene in a traffic scene is accurately identified through the driving information, the traffic dangerous scene identification accuracy is improved. The identified traffic danger scene is enabled to better accord with the actual driving environment, and the adaptability and safety of the drivingenvironment are improved.
Owner:BEIJING INSTITUTE OF TECHNOLOGYGY +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
Try Eureka
PatSnap group products