Concept

Original Graph Autoencoders

This type of GAE is the most basic type of GAE. It views the adjacency matrix as features of nodes, and uses AE to reduce its dimension and obtain new representation. For example, Structure deep network embedding (SDNE) aims to let two nodes share similar representations if they have similar neighborhoods, and both first and second order nodes are preserved.

0

1

Updated 2022-06-12

Tags

Deep Learning (in Machine learning)

Data Science