IRLGSIMLNov 17, 2018

Link Prediction in Dynamic Graphs for Recommendation

arXiv:1811.07174v14 citations
Originality Incremental advance
AI Analysis

This addresses the problem of improving recommendation accuracy for services by incorporating temporal dynamics, but it is incremental as it builds on existing neural graph methods.

The paper tackles link prediction in dynamic graphs for recommendation by proposing a new neural network approach that leverages temporal contextual information, showing better predictions on ML-100k and ML-1M datasets when user-item patterns change over time.

Recent advances in employing neural networks on graph domains helped push the state of the art in link prediction tasks, particularly in recommendation services. However, the use of temporal contextual information, often modeled as dynamic graphs that encode the evolution of user-item relationships over time, has been overlooked in link prediction problems. In this paper, we consider the hypothesis that leveraging such information enables models to make better predictions, proposing a new neural network approach for this. Our experiments, performed on the widely used ML-100k and ML-1M datasets, show that our approach produces better predictions in scenarios where the pattern of user-item relationships change over time. In addition, they suggest that existing approaches are significantly impacted by those changes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes