yunshengb / SimGNN

146 stars 33 forks source link

Are the similarity ranking results computed from all data pairs? #13

Open yutxie opened 5 years ago

yutxie commented 5 years ago

Hi @yunshengb, thanks for sharing the code!

After reading the paper, I'm wondering whether the the similarity ranking results are computed from all data pairs in the second task of the experiment section (also the unsupervised training). Cuz I found even the approximation version of GED would take a long time to compute on so many graph pairs.

And if you did calculate the GED for all data pairs, how long has it taken to finish the computation?

Thanks!

tiankonghenlan20113046 commented 5 years ago

hello ,friend ,did you implent this paper code ?I am trying to do it ,but failed .

yutxie commented 5 years ago

hello ,friend ,did you implent this paper code ?I am trying to do it ,but failed .

sorry, i still haven't tried to implement it yet