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

306 results about "Graph embedding" patented technology

In topological graph theory, an embedding (also spelled imbedding) of a graph G on a surface Σ is a representation of G on Σ in which points of Σ are associated with vertices and simple arcs (homeomorphic images of [0,1]) are associated with edges in such a way that: the endpoints of the arc associated with an edge e are the points associated with the end vertices of e, no arcs include points associated with other vertices, two arcs never intersect at a point which is interior to either of the arcs.

Multi-modal knowledge graph construction method

PendingCN112200317ARich knowledge typeThree-dimensional knowledge typeKnowledge representationSpecial data processing applicationsFeature extractionEngineering
The invention discloses a multi-modal knowledge graph construction method, and relates to the knowledge engineering technology in the field of big data. The method is realized through the following technical scheme: firstly, extracting multi-modal data semantic features based on a multi-modal data feature representation model, constructing a pre-training model-based data feature extraction model for texts, images, audios, videos and the like, and respectively finishing single-modal data semantic feature extraction; secondly, projecting different types of data into the same vector space for representation on the basis of unsupervised graph, attribute graph, heterogeneous graph embedding and other modes, so as to realize cross-modal multi-modal knowledge representation; on the basis of the above work, two maps needing to be fused and aligned are converted into vector representation forms respectively, then based on the obtained multi-modal knowledge representation, the mapping relation of entity pairs between knowledge maps is learned according to priori alignment data, multi-modal knowledge fusion disambiguation is completed, decoding and mapping to corresponding nodes in the knowledge maps are completed, and a fused new atlas, entities and attributes thereof are generated.
Owner:10TH RES INST OF CETC

Graph embedding low-rank sparse representation recovery sparse representation face recognition method

The invention discloses a graph embedding low-rank sparse representation recovery sparse representation face recognition method and belongs to the technical field of computer vision and mode recognition. The method comprises the steps that firstly, a graph embedding low-rank sparse representation recovery method is provided, a clean training sample data matrix with the high discrimination power can be recovered from a training sample data matrix, and meanwhile a training sample data error matrix is obtained; secondly, the sparse representation coefficient of face data to be recognized is obtained by using the clean training sample data matrix as a dictionary, using the training sample data error matrix as an error dictionary, and adopting the norm optimization technology; thirdly, according to the sparse representation coefficient of the face data to be recognized, class association reconstruction is carried out on the face data to be recognized; finally, a face image to be recognized is recognized based on the class association reconstruction error of the face data to be recognized. According to the graph embedding low-rank sparse representation recovery sparse representation face recognition method, the problem that the face recognition effect is poor on the conditions that a training sample image and an image to be recognized are polluted by noise or partially blocked can be solved.
Owner:HENAN UNIVERSITY

Knowledge reasoning method based on multi-modal knowledge graph

The invention discloses a knowledge reasoning method based on a multi-modal knowledge graph, and aims to enable knowledge reasoning reliability and accuracy to be higher and enable the knowledge reasoning method to have stronger modeling and reasoning capabilities. The method is realized through the following technical scheme: different information is fused based on multi-hop reasoning of a large-scale knowledge base; attribute completion is performed on the attribute missing graph through attribute graph embedding, structured information is extracted from unstructured and semi-structured documents or sentences, and a dynamic heterogeneous graph embedding model is constructed for multi-type characteristics of the multi-modal knowledge graph through heterogeneous graph embedding; feature learning of semi-structured knowledge, structured knowledge and different types of non-structured knowledge is achieved, and multi-modal knowledge graph features are obtained and serve as input for knowledge reasoning based on a graph neural network GNN; an inference path is generated, and a plurality of types of inference paths are constructed; and classification, edge prediction and frequent subgraphs of node types are calculated on the graph, a knowledge reasoning task is generated, and multi-step complex knowledge reasoning is completed.
Owner:10TH RES INST OF CETC

Sequence recommendation method and device and computer readable storage medium

The invention discloses a sequence recommendation method and device and a computer readable storage medium. The method comprises the steps of combining a bidirectional graph formed by a user set-project set with a knowledge graph in advance and unifying the bidirectional graph and the knowledge graph into a mixed knowledge graph; inputting a historical interaction sequence of the to-be-recommendeduser and the mixed knowledge graph into a sequence recommendation model; the model comprises a knowledge graph embedding module, a graph attention network and a recurrent neural network. A knowledgegraph embedding module encodes all nodes of the mixed knowledge graph into vectors, and a graph attention network recursively updates the embedding of each node according to the embedding of each nodeand the embedding of adjacent nodes so as to capture a global user-project relationship and a project-project relationship; the recurrent neural network encodes the user interaction sequence items toobtain dynamic preferences of the user; and finally, determining recommendation sequence information of the to-be-recommended user according to the output of the model, thereby performing high-accuracy sequence recommendation based on a high-order dependency relationship between entities in the knowledge graph and local graph contexts.
Owner:SUZHOU UNIV

A congestion index prediction method combining a road network topological structure and semantic association

The invention discloses a congestion index prediction method combining a road network topological structure and semantic association. The method comprises the following steps: (1) establishing an undirected graph based on a space topological structure of a road network; (2) firstly calculating the similarity between the historical congestion index data of the road, then establishing a weighted undirected graph based on the similarity, and finally embedding the weighted undirected graph to obtain a semantic vector for representing the road; And (3) extracting short-term congestion index changecharacteristics on the basis of the graph convolutional network, extracting long-term congestion index change characteristics on the basis of the recurrent neural network, and fusing road semantic vectors on the basis to establish a prediction model. According to the method, spatial topology association and historical semantic association of the road network are considered at the same time, and the prediction capability of the model is improved; A graph convolutional network is adopted to model a road network topological structure, and graph embedding is adopted to model road network semanticassociation, so that the road network topological structure and the semantic association can be processed by a deep neural network.
Owner:ZHEJIANG UNIV OF TECH

Multi-visual angle gait recognition method and system based on higher-order tensor subspace learning

The invention discloses a multi-visual angle gait recognition method and a system based on higher-order tensor subspace learning, which belong to the field of intelligent recognition. A gait video is acquired from multiple representational angles, and a gait sequence image is obtained through framing interception; background extraction, background subtraction and binary processing are carried out on the gait sequence image respectively, black and white visual effects are presented, and a contour sequence under the multiple visual angles is obtained; the contour sequence is converted to tensor data; a higher-order discriminant tensor subspace analysis algorithm based on graph embedding obtained after expanding DTSA on the basis of multilinear discriminant analysis and a graph embedding principle is used for carrying out dimension reduction and feature extraction on the tensor data; and according to the extracted and obtained multi-visual angle gait features, the gait features are subjected to similarity measurement, and a recognition result is obtained. The method is simple, the cost is low, person identity authority detection and disguised person identity authentication can be automatically carried out on a particular place, and safety protection on the monitored place and identity authentication in multiple conditions can be effectively improved.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Knowledge graph completion method and device, storage medium and electronic equipment

The invention discloses a knowledge graph completion method and device, a storage medium and electronic equipment, and belongs to the technical field of computers. The knowledge graph completion method comprises the steps of obtaining a to-be-verified target knowledge text, generating a plurality of triples according to the target knowledge text and a preset knowledge graph, calculating each triple to obtain a corresponding confidence coefficient, verifying a target triple based on the corresponding confidence coefficients, and complementing the knowledge graph according to the verification result. Therefore, according to the method, the mixed model combining the text coding technology and the graph embedding technology is provided to learn the context and the structured knowledge at the same time, the reliable triple confidence score is obtained, advantage complementation of the two methods is achieved, the calculation overhead is remarkably reduced, and the complementation accuracy is improved. The invention further provides an adaptive integration scheme, scores of the coding method and the graph embedding method are fused in an adaptive mode, and the knowledge graph completion accuracy is further improved.
Owner:JILIN UNIV

Training method and device of graph neural network

ActiveCN112766500AEasy to trainExcellent embedded characterization performanceNeural architecturesNeural learning methodsPattern recognitionActivation function
The embodiment of the invention provides a training method of a graph neural network. The method comprises the following steps: firstly, obtaining a relational network diagram, wherein the relational network diagram comprises a plurality of object nodes corresponding to a plurality of business objects; next, for each object node, fusing the node feature of the object node with the node feature of the neighbor node of the object node to obtain a fusion feature of the object node, and forming a fusion feature matrix by a plurality of fusion features corresponding to the plurality of object nodes; utilizing the graph neural network to perform graph embedding processing on the relation network graph to obtain a plurality of embedded vectors corresponding to the plurality of object nodes, the graph neural network comprising an activation function, and determining a plurality of prediction results based on the plurality of embedded vectors; determining a product matrix before and after the fusion feature matrix is processed by the activation function; and determining a training gradient of parameters in the graph neural network based on the product matrix, the plurality of prediction results and the service labels, and further updating the parameters in the graph neural network based on the training gradient.
Owner:ALIPAY (HANGZHOU) INFORMATION TECH CO LTD
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