LightGCN: Evaluated and Enhanced
This work addresses the robustness and enhancement of LightGCN for graph-based recommendation systems, representing an incremental improvement.
The paper analyzes LightGCN, a graph recommendation algorithm that uses linear propagation of embeddings to enhance performance, and explores Graph Diffusion as an augmentation to improve signal propagation.
This paper analyses LightGCN in the context of graph recommendation algorithms. Despite the initial design of Graph Convolutional Networks for graph classification, the non-linear operations are not always essential. LightGCN enables linear propagation of embeddings, enhancing performance. We reproduce the original findings, assess LightGCN's robustness on diverse datasets and metrics, and explore Graph Diffusion as an augmentation of signal propagation in LightGCN.