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 “Test Error” problem #50

Open
Sangs3112 opened this issue Sep 7, 2023 · 5 comments
Open

About “Test Error” problem #50

Sangs3112 opened this issue Sep 7, 2023 · 5 comments

Comments

@Sangs3112
Copy link

Hi, I found that the error in SimGNN's paper is 0.001, but the error in your implementation results is 0.02, there is a ten-fold gap in the middle. I don't know why,I hope someone can give me an answer, thank you very much.

@zcyyyy24
Copy link

zcyyyy24 commented Jan 8, 2024

Yeah! I also found the difference between them. Then I want to use more data to train the model, but it seems useless.
And I also want to know how to get the similarity about the test graph, if there is only node and edge.

@Sangs3112
Copy link
Author

@zcyyyy24 I later found out this code may have some problem in settings and there is no one to maintain it anymore. Not only that, but I also found that the code in the other repositories was not set up according to the SimGNN paper. Then implemented a pytorch version of the code myself using SimGNN's official paper Settings, all using the paper Settings, including learning rate, batch_size, normalization method, four-layer MLP, GCNs_dim and so on. Finally, the mse of AIDS700nef dataset reaches about 0.0019, which is close to that of the paper. If you need this code, you can contact me and I can open source it on my github.

@zcyyyy24
Copy link

zcyyyy24 commented Jan 9, 2024 via email

@zcyyyy24
Copy link

zcyyyy24 commented Jan 9, 2024

@zcyyyy24 I later found out this code may have some problem in settings and there is no one to maintain it anymore. Not only that, but I also found that the code in the other repositories was not set up according to the SimGNN paper. Then implemented a pytorch version of the code myself using SimGNN's official paper Settings, all using the paper Settings, including learning rate, batch_size, normalization method, four-layer MLP, GCNs_dim and so on. Finally, the mse of AIDS700nef dataset reaches about 0.0019, which is close to that of the paper. If you need this code, you can contact me and I can open source it on my github.

同学你好我们可以加个微信吗?GitHub上消息通知不太方便

@Sangs3112

This comment was marked as abuse.

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