Learn Before
Concept

Limitations of Shallow Embeddings

  1. 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.
  2. A second key issue with shallow embedding approaches is that they do not leverage node features in the encoder.
  3. Shallow embedding methods are inherently transductive.

0

1

Updated 2022-07-10

Tags

Data Science