Learn Before
Concept
Limitations of Shallow Embeddings
- The first issue is that shallow embedding methods do not share any parameters between nodes in the encoder, since the encoder directly optimizes a unique embedding vector for each node.
- A second key issue with shallow embedding approaches is that they do not leverage node features in the encoder.
- Shallow embedding methods are inherently transductive.
0
1
Updated 2022-07-10
Tags
Data Science