Skip to content

Variational Graph Autoencoder #14

Description

@max-acc

Research if the usage of a VGAE is viable.

Pipeline

Hit Features + Graph -> Encoder -> Latent z_i -> Decoder -> probabiltiy(edge | z_i, z_j)

This approach would reconstruct the adjacency matrix directly.

Possible Limitations

  • High class imbalance
  • Needs Graph Pruning before Message Passing
  • Posterior Collapse: probably same issue as with images

Research Directions

  • Geometric invariances may be forceable, so that rotation and translation would not change the structure

Metadata

Metadata

Assignees

No one assigned

    Labels

    researchSomething that needs some research before considering implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions