You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: research/gam/README.md
+3-10Lines changed: 3 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,14 +43,7 @@ More details can be found in our
43
43
## Updated Results
44
44
A bug was discovered in the implementation of the GAM agreement regularization term after publication. We have fixed the bug (PR #82) and have rerun the affected experiments. Below are the updated results (note that the GAM* results are not affected).
Although some of these numbers are lower than what was originally reported, the takeaways presented in our paper still hold: GAM adds a significant boost to the original base models, and also performs better than other forms of regularization reported in our paper. Nevertheless, we appologise for any inconvenience caused by this bug!
56
49
@@ -77,13 +70,13 @@ the dataset name accordingly: `$ tensorboard --logdir=outputs/summaries/cora`
77
70
78
71
An example of such visualization for Cora with GCN + GAM model on the Pubmed
79
72
dataset is the following:
80
-

73
+

81
74
82
75
Similarly, we can run with multiple different parameter configurations and plot
83
76
the results together for comparison. An example showing the accuracy per
84
77
co-train iteration of a GCN + GAM model on the Cora dataset for 3 runs with 3
85
78
different random seeds is the following:
86
-

79
+

0 commit comments