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

Integrated SSMA aggregation #9731

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

AlmogDavid
Copy link

Integrated the "Sequential Signal Mixing Aggregation" (SSMA) aggregation method from: https://arxiv.org/abs/2409.19414

@Kh4L
Copy link
Contributor

Kh4L commented Oct 31, 2024

Looks great! Did you try it out with some OGB benchmarks from PyG examples?

I think it'd be nice to add an option to try it out in ogbn_train.py - in a followup PR, and see if we get the accuracy boost claimed in Table 2 ( like the 15-20% boost in ogbn-products 🚀 )!

@AlmogDavid
Copy link
Author

Looks great! Did you try it out with some OGB benchmarks from PyG examples?

I think it'd be nice to add an option to try it out in ogbn_train.py - in a followup PR, and see if we get the accuracy boost claimed in Table 2 ( like the 15-20% boost in ogbn-products 🚀 )!

Thanks!
You can find the experimental setting and to reproduce the results using our repository: https://almogdavid.github.io/SSMA/
There you can find full set of datasets and configurations to try out yourself, not sure if its appropriate to link to the repository from the documentation itself, but if you think it will be helpful I will do it.

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