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

143 results about "Graph structured data" patented technology

Data Structure-Graph Data Structure. A graph is a pictorial representation of a set of objects where some pairs of objects are connected by links. The interconnected objects are represented by points termed as vertices, and the links that connect the vertices are called edges.

Recommendation system based on graph convolution technology

A recommendation system based on graph convolution technology comprises a preprocessing module, a heterogeneous graph generation module, a model training module and a recommendation result generationmodule, wherein, the preprocessing module cleans the interaction records of the user and the article and performs the data cleaning and the format standardization operation, and generates the interaction sequence for each user and outputs the interaction sequence to the heterogeneous graph generation module; The heterogeneous graph generation module constructs three heterogeneous graphs representing user preferences, dependencies among items and similarities among users according to user interaction sequence data, and outputs the generated graph structure data to the model training module. Themodel training module trains the graph convolution model based on graph structure data and generates vector representation for each user and object. The recommendation result generation module calculates the user's preference for all items according to the vector expression, and generates the final recommendation result. The invention solves the problem that the number of the neighbors of each node is not equal, and the information of the neighbors of the nodes in the heterogeneous graph is mined by the convolution operation, so that the recommendation effect is improved.
Owner:SHANGHAI JIAO TONG UNIV

Method, device and system for processing massive data of graph structure

The invention discloses a method, device and system for processing massive data of a graph structure. Data computational efficiency can be improved, and operational reliability of a system can be improved. The method for processing the massive data of the graph structure comprises the steps of using a slave node to read the graph structure data to a memory; preprocessing the graph structure data in the memory to obtain at least one data piece in the graph structure data, wherein every two adjacent vertexes of the data piece are arranged on the same data piece; mapping the data piece obtained through preprocessing to the slave node; using the slave node to compute the data piece which is mapped to the slave node through an iterative algorithm. Due to the fact that information of every two adjacent vertexes is mapped to the same slave node instead of different slave nodes, when the slave node computes the data piece which is mapped to the slave node through the iterative algorithm, the slave node does not need to be in communication with other slave nodes, the traffic is reduced, the requirement for bandwidth resources in a cluster is reduced, and computational efficiency of a cluster system and computational efficiency of nodes of the cluster system are improved.
Owner:SHENZHEN INST OF ADVANCED TECH CHINESE ACAD OF SCI

Graph embedding method and device, and storage medium

The invention provides a graph embedding method and device, and a storage medium, and the method comprises the steps: reading graph structure data and node feature values in a target graph, and building a graph structure model; regarding each node in the graph structure model as a target node, and sampling a first-order neighbor node of each target node according to the non-uniform neighbor node sampling function to obtain a first-order neighborhood of each target node; constructing second-order neighborhoods of the target nodes according to the first-order neighborhoods of the target nodes, aggregating the second-order neighborhoods to the first-order neighborhoods corresponding to the target nodes, and inputting the aggregated features of the second-order neighborhoods into the fully-connected neural network to obtain new features of the first-order neighborhoods of the target nodes; and aggregating the new features to the corresponding target nodes, and inputting the aggregated newfeatures of the first-order neighborhood into the fully-connected neural network to obtain output features of the target nodes. The neighborhood can be flexibly and effectively constructed for each node in the graph, and feature aggregation can be rapidly carried out, so that the graph embedding effect based on the graph neural network is improved.
Owner:GUILIN UNIV OF ELECTRONIC TECH

Graph-convolutional-neural-network-based auxiliary diagnosis method for Alzheimer's disease

The invention relates to a graph-convolutional-neural-network-based auxiliary diagnosis method for the Alzheimer's disease. The method comprises the following steps: processing a brain function magnetic resonance image to obtain a time sequence of each brain region; calculating a Pearson correlation coefficient between any two time sequences in the time sequences of the brain regions to obtain a brain function connection network using each time sequence as a node and the Pearson correlation coefficient as a weight of a connection edge between the two nodes; removing all edges with the weightssmaller than a set threshold and simplifying the brain function connection network to obtain graph structure data; and designing a graph convolutional neural network model, training the designed graphconvolutional neural network model by using the graph structure data, using a training result with the best performance in a verification set as an auxiliary diagnosis model, and outputting a diseasestate corresponding to the whole graph structure. Therefore, compared with the traditional method, the method has the advantages that the detection accuracy is higher, and the advanced auxiliary diagnosis classification level on the disease is obtained.
Owner:深圳龙岗智能视听研究院

Image region segmentation model training method and device, and image region segmentation method and device

The embodiment of the invention discloses an image region segmentation model training method and device based on artificial intelligence, and an image region segmentation method and device based on artificial intelligence. In the model training process, a sample image set comprising at least one sample image is acquired, wherein the sample image has first annotation information, and the first annotation information can be annotation information with large granularity such as an image level. For each sample image in the sample image set, graph structure data corresponding to the sample image isgenerated, and each vertex in the graph structure data comprises at least one pixel point in the sample image. Second annotation information of the vertex is determined according to the graph structure data and the first annotation information through a graph convolution network model, wherein the granularity of the second annotation information is smaller than the granularity of the first annotation information. Since the vertexes are actually superpixel points and the second annotation information is superpixel-level annotation, in the training process, due to intervention of pixel-level annotation, strong supervision can be achieved, and the accuracy of the model is improved, and then the accuracy of image segmentation is improved.
Owner:腾讯医疗健康(深圳)有限公司

Similar medical record searching method, device and equipment and readable storage medium

The invention provides a similar medical record searching method, device and equipment and a readable storage medium. The method comprises the steps: obtaining query medical record data and multiple pieces of historical medical record data; obtaining query graph structure data corresponding to the query medical record data and historical graph structure data corresponding to the historical medicalrecord data, wherein the query graph structure data and the historical graph structure data both comprise first-class sub-graphs and second-class sub-graphs, and intermediate nodes and leaf nodes ofthe second-class sub-graphs are obtained by conducting feature recognition on the first-class sub-graphs; according to the root node similarity, the first type of sub-graph similarity and the second type of sub-graph similarity, obtaining the similarity degree of each historical graph structure data and the query graph structure data; according to a preset selection rule and the similarity degree,determining a similar medical record search result for querying the medical record data, so that inherent and recognizable sub-graphs in the medical record data are extracted, the relevance of corresponding sub-graph contents is measured in comparison, and the similar medical record searching accuracy is improved.
Owner:BEIJING BAIDU NETCOM SCI & TECH CO LTD

Group behavior identification method based on channel information fusion and group relationship spatial structural modeling

The invention provides a group behavior identification method based on channel information fusion and group relationship spatial structural modeling. The method comprises the following steps: firstly,segmenting a to-be-identified video, sampling a plurality of frames at equal intervals, and extracting fusion features containing space-time and motion information through an improved STM network module; performing intra-frame region division and high-dimensional mapping on the fusion feature of each frame to form graph structure data; and finally, through a graph convolution-LSTM network containing a core group relationship evolution model, integrating a global behavior discrimination feature and a local behavior discrimination feature as a group behavior descriptor to discriminate behaviorclassification, and obtaining a final behavior label through softmax. According to the scheme, a channel selection module is added to fuse space and motion features, so that feature representation containing space and motion information is extracted at the same time, and the relevance of the features is enhanced; the spatial structural modeling of the group relationship is combined to ensure the integrity and comprehensiveness of the extracted spatiotemporal information features, and the key object of the group interaction relationship which plays a decisive role in behavior discrimination isemphatically considered, so that the recognition precision can be effectively improved.
Owner:QINGDAO UNIV OF SCI & TECH

Dominant instability mode recognition model construction and application method based on graph neural network

The invention discloses a dominant instability mode recognition model construction and application method based on a graph neural network and belongs to the field of power system stability judgment. The weighted graph structure constructed by the method can better reflect the topology of the power grid. Before model training, a corresponding map structure is pre-constructed according to the powergrid topology of the sample set; in the training process, the effect of the graph structure is equivalent to the effect of converting original matrix type data into graph structure data, and a test result shows that compared with a convolutional neural network method without considering topology, the graph neural network method considering the topological structure of the power grid has higher discrimination precision; according to the method, weighting processing is performed on the graph structure formed according to the power grid topology by adopting the admittance of each transmission line, so the topological information of the power grid can be further enhanced, the model is enabled to better fit the special graph structure of the power grid, the power grid topological characteristics contained in the input graph structure are enhanced, and the model is enabled to have better judgment accuracy.
Owner:HUAZHONG UNIV OF SCI & TECH +1

Physical circuit diagram recognition method based on deep learning and application thereof

The invention discloses a physical circuit diagram recognition method based on deep learning and an application thereof. The method comprises the steps of obtaining an image of a to-be-recognized physical circuit diagram and performing image enhancement processing on the image of the to-be-recognized physical circuit diagram; identifying the binary image by using the trained component identification neural network model to obtain all components of the to-be-identified physical circuit diagram, each component corresponding to an identification ID and a component name; generating graph structuredata corresponding to the to-be-identified physical circuit diagram, wherein the Graph structure data comprises a vertex set and an edge set, the vertex set is an intersection set of component connecting lines, and the edge set is a connecting line set between vertexes; performing component detection and Graph simplification on the generated Graph structure data to output an associated componentsequence, the associated component sequence comprising a component connection type and a component ID, and calculating a physical attribute of a target component by using the associated component sequence to achieve classification and identification of all circuit components of the circuit diagram; and extracting the connection relationship among the components.
Owner:HUAZHONG NORMAL UNIV
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