Pith. sign in

REVIEW 2 cited by

PageRank Bandits for Link Prediction

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2411.01410 v1 pith:JTAL2OTI submitted 2024-11-03 cs.LG cs.AIcs.SI

classification cs.LGcs.AIcs.SI
keywords linkpredictionbanditsgraphpagerankexploitationexplorationfusion
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Link prediction is a critical problem in graph learning with broad applications such as recommender systems and knowledge graph completion. Numerous research efforts have been directed at solving this problem, including approaches based on similarity metrics and Graph Neural Networks (GNN). However, most existing solutions are still rooted in conventional supervised learning, which makes it challenging to adapt over time to changing customer interests and to address the inherent dilemma of exploitation versus exploration in link prediction. To tackle these challenges, this paper reformulates link prediction as a sequential decision-making process, where each link prediction interaction occurs sequentially. We propose a novel fusion algorithm, PRB (PageRank Bandits), which is the first to combine contextual bandits with PageRank for collaborative exploitation and exploration. We also introduce a new reward formulation and provide a theoretical performance guarantee for PRB. Finally, we extensively evaluate PRB in both online and offline settings, comparing it with bandit-based and graph-based methods. The empirical success of PRB demonstrates the value of the proposed fusion approach. Our code is released at https://github.com/jiaruzouu/PRB.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. APEX$^2$: Adaptive and Extreme Summarization for Personalized Knowledge Graphs

    cs.LG 2024-12 conditional novelty 5.0 of 10

    APEX2 maintains an extremely small personalized knowledge graph by decaying old interest scores, diffusing new query heat, and incrementally re-sorting triples, outperforming static summarizers in simulated evolving-q...

  2. PyG-SSL: A Graph Self-Supervised Learning Toolkit

    cs.LG 2024-12 conditional novelty 4.0 of 10

    PyG-SSL is a new open-source library that packages ten graph self-supervised learning methods with unified training, evaluation, and hyperparameter configs, and reports baseline reproductions on six datasets.

Pith tools