GENAIWIKI

machine-learning

graph-embedding

A technique for transforming graph-structured data into a continuous vector space while preserving its properties.

Expanded definition

Graph embedding converts nodes, edges, or entire subgraphs into a low-dimensional vector representation, allowing for the application of machine learning algorithms that require vector inputs. This method preserves the topological and structural information of the graphs, enabling tasks such as link prediction and node classification. A misconception is that graph embedding is only useful for social network analysis; it has applications in domains like biology and recommendation systems as well.

Related terms

Explore adjacent ideas in the knowledge graph.