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

About the differences between the results of two papers. #1

Open
qkrdmsghk opened this issue Nov 12, 2023 · 1 comment
Open

About the differences between the results of two papers. #1

qkrdmsghk opened this issue Nov 12, 2023 · 1 comment

Comments

@qkrdmsghk
Copy link

Hi LFhase, thank you for your contributions to the GALA method.

I recently found two versions of the GALA publications.
One is https://openreview.net/forum?id=bjw5jqGtDy which was published at ICLR 2023 Workshop on Domain Generalization.
The other is https://openreview.net/forum?id=EqpR9Vtt13 which was published at NeurIPS 2023.

Both papers proposed GALA methods, but their experimental results on DrugOOD datasets are inconsistent. I am wondering the reason of the difference, and which version is the benchmark for comparison?

Thanks for taking the time to read this!
Your attention means a lot to me.

@LFhase
Copy link
Owner

LFhase commented Nov 12, 2023

Hi @qkrdmsghk , thanks for noting the differences in the results. In the updated results published at NeurIPS, we adopted a better backbone for the subgraph extraction module, where we incorporated InstanceNorm into the edge attention module inspired by the GSAT architecture. For further comparison of GALA, please use the updated results.

For DrugOOD datasets, we use the latest official release based on ChEMBL30 from https://drugood.github.io/ . For your information, in our previous work CIGA, we curated the datasets the ChEMBL29 following the DrugOOD repository.

Please feel free to let us know if you have any further questions!

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

No branches or pull requests

2 participants