tm1897 / mlg_cs224w_project

Machine Learning with Graphs (CS224W) project.
10 stars 5 forks source link

question #6

Open ChuanjiuWu opened 2 years ago

ChuanjiuWu commented 2 years ago

Why didn't Lightgcn's convolutional layer use the Laplace matrix? If this is not the case, can you please point out which line of code it is reflected in....

nactran commented 1 year ago

https://arxiv.org/pdf/2002.02126.pdf The model in original paper didn't use Laplace matrix. I think you can also use Laplace matrix, but this two forms might have different performances for different tasks.

ChuanjiuWu commented 1 year ago

Thank you for your reply. I may have misrepresented, what I was asking is where to reflect the symmetrically normalized matrix