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

35 results about "Graph sampling" patented technology

Unsupervised graph representation learning method and device on large-scale attribute graph based on sub-graph sampling

The invention relates to an unsupervised graph representation learning method and device on a large-scale attribute graph based on subgraph sampling. The method comprises the steps of performing sub-graph sampling on an attribute graph according to structure information and node attribute information of the attribute graph to generate a plurality of sub-graphs; and performing graph learning on anauto-encoder on each sub-graph by utilizing the structure information, the node attribute information and the community information of the attribute graph to obtain low-dimensional vector representation of nodes in the attribute graph. The graph auto-encoder comprises an encoder and a decoder; the encoder adopts a graph convolutional neural network; the decoder includes a graph structure loss reconstruction decoder, a graph content loss reconstruction decoder, and a graph community loss reconstruction decoder. A user is supported to learn low-dimensional vector representations of nodes in a large-scale attribute graph in an unsupervised mode, topological structure information and node attribute information on the graph can be reserved as much as possible through the vector representations,and the vectors serve as input to be applied to different downstream tasks to conduct data mining tasks on the graph.
Owner:PEKING UNIV

Heterogeneous graph neural network-based recommendation method

The invention belongs to the technical field of recommendation systems, and relates to a heterogeneous graph neural network-based recommendation method, which comprises the following steps of: collecting a data set with social relationships among users, user-commodity interaction historical data and commodity category information, filtering invalid data and carrying out negative sampling; randomly selecting a user set and a related commodity set, and carrying out multi-order graph sampling and mapping; node feature extraction: inputting the constructed graph into a heterogeneous graph neural network for processing to obtain a fusion node embedding vector of the nodes, wherein for the commodity nodes which do not need to be subjected to the re-calibration step, the fusion node embedding vector of the commodity nodes is the commodity fusion embedding vector; re-calibration: re-calibrating the user fusion node embedding vector to obtain a user final expression embedding vector; and performing preference prediction by using the user final representation embedding vector and the commodity fusion embedding vector, and obtaining a recommendation sequence. The method solves the problems of data sparsity and data missing, and has the advantages of being accurate in recommendation and the like.
Owner:SOUTH CHINA UNIV OF TECH

Large graph sampling visualization method based on graph representation learning

The invention discloses a large graph sampling visualization method based on graph representation learning, and belongs to the field of graph visualization and graph sampling. According to the method,nodes in an original network are converted into high-dimensional vectors through a node2vec algorithm, then the high-dimensional vectors of the nodes are projected to a low-dimensional space througha dimension reduction algorithm, and the semantic structure similarity of the corresponding nodes in the network space can be effectively expressed through the distance between projection points. Secondly, a multi-target sampling model of adaptive blue noise sampling is designed to effectively maintain a topological structure of an original network; and measurement indexes based on network attribute characteristics are proposed, quantitative evaluation is carried out on different sampling algorithms to obtain graph sampling result evaluation, and the graph sampling result evaluation is presented by utilizing a visualization method. According to the method, the nodes are sampled in the representation space, the context structure of the original network is well simplified and reserved, and the topological structure of the network is effectively kept while the node scale is reduced.
Owner:ZHEJIANG UNIV OF FINANCE & ECONOMICS

An active learning method of hyperspectral image based on graph signal sampling

The invention discloses a hyperspectral image active learning method based on graph signal sampling. The method comprises the following steps: after reading three-dimensional hyperspectral image data,rearranging, taking its category label as graph signal, using the hyperspectral image data to construct a weight matrix, and characterizing the connection relationship between graph signal points; preserving 8 nearest neighbor connections and sparse weight matrices; calculating a degree matrix, a normalized weight matrix, a normalized graph Laplace matrix, a second-order graph Laplace matrix; acquiring an initial training sample as an initial sampling point of a graph signal; using the graph sampling method, the weakest pixel points are connected in the non-sampling set of the graph signal; adding the sampling pixel points into the sampling set of the graph signal; judging whether the sampling pixel points belong to a test set, if the sampling pixel points belong to the test set, giving an expert tag and adding a training set to remove the test set; classification accuracy being verified by using graph reconstruction classification method; whether the number of training samples reaches the set value or not being judged; if the training samples do not reach the set value, the active learning process being withdrawn.
Owner:SOUTH CHINA UNIV OF TECH

A graph neural network representation learning-based structure graph alignment method and a multi-graph joint data mining method

The invention relates to a graph neural network representation learning-based structure graph alignment method and a multi-graph joint data mining method. The method comprises the following steps: performing sub-graph sampling on a graph in training data; learning low-dimensional vector representation of nodes in the sub-graphs by using a graph neural network through marked aligned node pairs; calculating the similarity among the nodes according to the low-dimensional vector representation of the nodes in the sub-graphs, aligning the graphs based on the similarity, and finally obtaining a graph neural network with trained parameters; in the speculation stage, obtaining low-dimensional vector representation of each node of two to-be-aligned graphs through the trained graph neural network, then calculating the similarity between the nodes, aligning the two graphs on the basis of the similarity, and then performing joint data mining through aligned multi-graph data. According to the invention, under the supervised setting, the expression performance of the model, the loss function setting, the spatial constraint of the representation vector and the expandability are considered, and the improvement of the existing method is realized.
Owner:ZHEJIANG LAB +1

Wireless network data missing attribute recovery method and device based on graph neural network

ActiveCN113194493ASolve the property restoration problemSolve the problem that the performance of restoring attributes is not high enough due to dependencies that cannot effectively use related attribute informationNeural architecturesNeural learning methodsTopological graphGraph neural networks
The invention discloses a wireless network data missing attribute recovery method and device based on a graph neural network. The method comprises the following steps: mapping wireless network data into a corresponding topological graph structure, and sequentially mapping sample data with missing attributes into attribute vectors of nodes in the topological graph structure; obtaining an adjacent matrix of the topological graph structure according to the attribute vector of the node; simplifying the topological graph structure by using a graph sampling algorithm to obtain a sparse adjacent matrix; based on the attribute vector and the sparse adjacent matrix, learning by using a graph neural network model, and outputting the attribute vector recovered after reconstruction. According to the method, an attribute recovery framework based on a graph automatic encoder is used, a graph neural network learning algorithm based on strategy gradient is adopted, modeling and learning are directly carried out on the attribute recovery problem of the wireless network data, the correlation in the wireless network data is fully utilized, and therefore, the attribute performance of wireless network data recovery is improved.
Owner:NANJING UNIV

Graph network cold start recommendation method

The invention discloses a graph network cold start recommendation method, which comprises the following steps of: inputting pre-scored user-article data into a trained graph network to obtain a recommendation result, the training comprising the following steps: acquiring a sampling local graph of a node set or a local sub-graph to be trained; performing distance re-marking on the sampling local graph to obtain a re-marked label; distributing initial features to nodes of the sampling local graph; obtaining a prediction label and a prediction score of the initial feature; calculating a node classification error by using the prediction label and the remarking label, and calculating a score prediction error by using the prediction score and the real score of the article-user; and performing calculating by using the node classification error and the score prediction error to obtain an overall error, and updating parameters of the graph network by using the overall error. According to the method, through local graph sampling and double-task learning, inductive node reasoning and connection prediction capabilities are further realized on the basis of a deductive graph reasoning task, and the method has a feature representation capability for out-of-graph nodes.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Fingerprint image noise reduction method and device

The invention discloses a fingerprint image noise reduction method and a fingerprint image noise reduction device, which are used for reducing noise interference. Comprising the following steps: extracting a first graph with the height of h, the width of w and the number of channels na; sampling to obtain a second graph with the height of h/2, the width of w/2 and the number of channels na; extracting a third graph with the height of h/2, the width of w/2 and the number of channels nb; sampling to obtain a fourth graph with the height of h/4, the width of w/4 and the number of channels nb, extracting a fifth graph with the height of h/4, the width of w/4 and the number of channels nc, and sampling to obtain a sixth graph with the height of h/8, the width of w/8 and the number of channels nc; extracting a seventh image with the height of h/8, the width of w/8 and the number of channels nd, and sampling to obtain an eighth image with the height of h/4, the width of w/4 and the number of channels nd; extracting a ninth image with the height of h/4, the width of w/4 and the number of channels nc from the fifth image and the eighth image, and sampling to obtain a tenth image with the height of h/2, the width of w/2 and the number of channels nc; extracting an eleventh graph with the height of h/2, the width of w/2 and the number of channels nb from the third graph and the tenth graph, and sampling to obtain a twelfth graph with the height of h, the width of w and the number of channels nb; a thirteenth graph with the height h, the width w and the channel number na is extracted from the first graph and the twelfth graph.
Owner:上海海栎创科技股份有限公司

Method for adjusting graph sampling frequency

The invention relates to a method for adjusting graph sampling frequency, and belongs to the technical field of image acquisition. The method comprises the following steps: acquiring a falling image of an object with a certain density through a linear array camera, identifying feature points of a current image through feature extraction, calculating a ratio of an object movement speed to a sensorsampling rate according to position deviations of the same feature points corresponding to different images, and calculating the movement speed of the current object according to the ratio; Therefore,the sampling frequency of the sensor is adjusted to eliminate deformation caused by mismatching of the falling speed of the object and the sampling rate of the sensor. According to the method, the distortion and expansion of images in a color selection image acquisition system are improved, and a good effect on restoring the shape of an imaging object is achieved. The flexibility of the color selection image acquisition system for color selection is improved. The image correction accuracy of the color selection image acquisition system is improved; The method has good distinction degree for imaging objects with different materials and densities, and is widely applied to identification and screening of various materials in a color selection image acquisition system.
Owner:BEIJING INSTITUTE OF TECHNOLOGYGY

A Method of Adjusting Graphics Sampling Frequency

The invention relates to a method for adjusting graph sampling frequency, and belongs to the technical field of image acquisition. The method comprises the following steps: acquiring a falling image of an object with a certain density through a linear array camera, identifying feature points of a current image through feature extraction, calculating a ratio of an object movement speed to a sensorsampling rate according to position deviations of the same feature points corresponding to different images, and calculating the movement speed of the current object according to the ratio; Therefore,the sampling frequency of the sensor is adjusted to eliminate deformation caused by mismatching of the falling speed of the object and the sampling rate of the sensor. According to the method, the distortion and expansion of images in a color selection image acquisition system are improved, and a good effect on restoring the shape of an imaging object is achieved. The flexibility of the color selection image acquisition system for color selection is improved. The image correction accuracy of the color selection image acquisition system is improved; The method has good distinction degree for imaging objects with different materials and densities, and is widely applied to identification and screening of various materials in a color selection image acquisition system.
Owner:BEIJING INSTITUTE OF TECHNOLOGYGY

Local-vertex-based spanning tree graph reconnection method

InactiveCN108416383AConstant transition probabilityPositively recursiveCharacter and pattern recognitionComplex mathematical operationsNODALMarkov chain
The invention relates to a local-vertex-based spanning tree graph reconnection method. The method comprises steps of carrying out isomorphic function determination, carrying out frame reconnection, and carrying out ergodic verification. To be specific, a mechanism is defined to determine whether a spanning tree graph has an isomorphic nature, so that structural variation generation during the learning graph process is avoided; with a reconnection frame based on a Monte Carlo method, a head node and a tail node that are connected at an edge are split and reconnected, an adjacent end point and an adjacent node are updated, and iteration with the limited number of times is carried out on the process on a certain condition; and for the graph generated by the reconnection frame, ergodic property verification is provided to cover a leak rate caused by randomness, wherein the operation includes irreducibility, aperiodicity, and positive recursiveness. According to the invention, splitting andreconstruction are carried out by using the spanning tree graph based on the Monte Carlo method; a verification processed based on the Markov chain property is provided; and a spanning tree graph sampling method based on the fixed node number is led out creatively.
Owner:SHENZHEN WEITESHI TECH

A Large Graph Sampling Visualization Method Based on Graph Representation Learning

The invention discloses a large graph sampling visualization method based on graph representation learning, and belongs to the fields of graph visualization and graph sampling. The method uses the node2vec algorithm to convert the nodes in the original network into high-dimensional vectors, and then uses the dimensionality reduction algorithm to project the high-dimensional vectors of the nodes into a low-dimensional space, and the distance between the projected points can effectively express the corresponding nodes in the network space. Semantic structure similarity in . Then, a multi-objective sampling model of adaptive blue noise sampling is designed to effectively maintain the topology of the original network; a measurement index based on network attribute characteristics is proposed, and different sampling algorithms are quantified and evaluated, and the graph sampling result evaluation is obtained, which is presented by a visualization method Graph sampling result evaluation. The method samples the nodes in the representation space, well simplifies and preserves the context structure of the original network, and effectively maintains the topology structure of the network while reducing the scale of the nodes.
Owner:ZHEJIANG UNIV OF FINANCE & ECONOMICS
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