Это видео недоступно.
Сожалеем об этом.

096 From Node to Knowledge Graph Embeddings - NODES2022 - Tomaz Bratanic

Поделиться
HTML-код
  • Опубликовано: 14 авг 2024
  • Every graph can be represented as an adjacency matrix. An adjacency matrix is a square matrix where the elements indicate whether pairs of nodes are connected. Such a matrix can be regarded as a high-dimensional representation of the network. Now imagine you have a graph with a million nodes. In an adjacency matrix, each node would be represented with a row in the matrix that has a million elements. Suppose you want to train a machine learning model and somehow use the network structure information as an input feature. Using the adjacency matrix as an input to your model could cause all sorts of problems, from having too many input features to overfitting. In practice, you often want to embed a node's local representation to compare nodes with similar neighborhood topology instead of using all relationships between nodes as a feature input. Node embedding techniques try to solve these issues by learning lower-dimensional node representation for any given network. The learned node representations or embeddings should automatically encode the network structure so that the similarity in the embedding space approximates the similarity in the network. Additionally, knowledge graph embedding models aim to encode both the nodes as well as the relationships in the embedding space.
    Speakers: Tomaz Bratanic
    Format: Full Session 30-45 min
    Level: Advanced
    Topics: #GraphDataScience, #Analytics, #General, #Advanced
    Region: EMEA
    Slides: dist.neo4j.com...
    Visit neo4j.com/node... learn more at neo4j.com/deve... and engage at community.neo4...

Комментарии •