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

bad performance #2

Open
lichaoaaron opened this issue Apr 18, 2022 · 4 comments
Open

bad performance #2

lichaoaaron opened this issue Apr 18, 2022 · 4 comments

Comments

@lichaoaaron
Copy link

Hi, after I run the code on Cora based on README.md, I got an accuracy of 85%, which is much lower than 89% as reported in the paper. Can you tell me how can I improve the performance?

@hzhaoaf
Copy link
Collaborator

hzhaoaf commented Apr 19, 2022

@lichaoaaron Hi, Can you give more details about the experimental setups, including the OS, GPU info, versions of torch and pyg, etc. We need more information to check the reason.

@lichaoaaron
Copy link
Author

Hi, thank you! The information is as follows:
GPU : TITAN RTX
CUDA Version: 10.2
python 3.7.13
pytorch 1.10.0
torch-cluster 1.6.0
torch-scatter 2.0.9
torch_geometric 2.0.4
python train_search.py --data Cora --fix_last True --epochs 20
python fine_tune.py --data Cora --fix_last True --hyper_epoch 50 --arch_filename exp_res/cora.txt

Result:
times:0, valid_Acc:89.8523941040039, test_acc:86.29629516601562
times:1, valid_Acc:89.8523941040039, test_acc:86.29629516601562
times:2, valid_Acc:89.8523941040039, test_acc:86.66666412353516
times:3, valid_Acc:90.03689575195312, test_acc:86.29629516601562
times:4, valid_Acc:89.8523941040039, test_acc:86.29629516601562

test_results_5_times:86.3704+-0.1481
finsh tunining 5 archs, saved in tuned_res/Cora_res_20220418-154824_res-20220418-154626-eps0.0-reg0.0005.pkl

@hzhaoaf
Copy link
Collaborator

hzhaoaf commented Apr 20, 2022

@lichaoaaron Got it. We are conducting some experiments to check the robustness of our code. Will let you know asap.

@a912289748
Copy link

@lichaoaaron Got it. We are conducting some experiments to check the robustness of our code. Will let you know asap.

torch _sparse version

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

3 participants