Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable use of GAT architecture in Relational Deep Learning #285

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cpondoc
Copy link
Contributor

@cpondoc cpondoc commented Dec 12, 2024

As part of some exploration, we adapted the HeteroGraphSAGE layer in RelBench to create a model that uses Graph Attention Networks as opposed to GraphSAGE. Users can then choose to build their RDL pipelines using this GNN architecture for ablations on different datasets.

cc @JosephGuman @merceod

@cpondoc cpondoc marked this pull request as ready for review December 12, 2024 23:52
@rishabh-ranjan
Copy link
Collaborator

Hi, for this to be merged, can you please attach experimental results comparing the existing model with the GAT model you implemented. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants