Closed wehlutyk closed 6 years ago
The first run (with flat adjacency loss) is done, results in 0ae284e8d35339b1550596e461929ae4d06461ff, see the projects/scale/blogcatalog-dim_ξ=10-no_adj_cross_entropy_weighing-no_feature_reconstruction-results.ipynb notebook. Nothing seems to have changed from #38.
The second run (with weighted adjacency loss) is done, results in e9ef69181b870f81db9db7f4260af77808f0bd75, see the projects/scale/blogcatalog-dim_ξ=10-no_feature_reconstruction-results.ipynb notebook. This looks basically like the results of #31, i.e. with the same bad training result on adjacency loss (fixed by #38).
The conclusion here is that feature reconstruction is not a problem: when disabled, the adjacency reconstruction performance is unchanged (and still fixed the same by the changes of #38).
Simpler version of #40.