paper-with-me

홈 › Papers

Trust from the past: Bayesian Personalized Ranking based Link Prediction in Knowledge Graphs

2016-01-14 · Baichuan Zhang, Sutanay Choudhury, Mohammad Al Hasan, Xia Ning, Khushbu Agarwal, Sumit Purohit, Paola Pesntez Cabrera

Link prediction, or predicting the likelihood of a link in a knowledge graph based on its existing state is a key research task. It differs from a traditional link prediction task in that the links in a knowledge graph are categorized into different predicates and the link prediction performance of different predicates in a knowledge graph generally varies widely. In this work, we propose a latent feature embedding based link prediction model which considers the prediction task for each predicate disjointly. To learn the model parameters it utilizes a Bayesian personalized ranking based optimization technique. Experimental results on large-scale knowledge bases such as YAGO2 show that our link prediction approach achieves substantially higher performance than several state-of-art approaches. We also show that for a given predicate the topological properties of the knowledge graph induced by the given predicate edges are key indicators of the link prediction performance of that predicate in the knowledge graph.

📄 PDF Abstract BibTeX arXiv:1601.03778

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsLink PredictionPrediction

Similar Papers 제목 키워드 기반

Sustainable transparency in Recommender Systems: Bayesian Ranking of Images for Explainability

2023-07-27 · Jorge Paz-Ruza, Amparo Alonso-Betanzos, Berta Guijarro-Berdiñas, Brais Cancela 외

Recommender Systems have become crucial in the modern world, commonly guiding users towards relevant content or products, and having a large influence over the decisions of users and citizens. However, ensuring transpare…

Explainable RecommendationExplanation GenerationImage-based Recommendation ExplainabilityLearning-To-Rank+1

Debiased Explainable Pairwise Ranking from Implicit Feedback

2021-07-30 · Khalil Damak, Sami Khenissi, Olfa Nasraoui

Recent work in recommender systems has emphasized the importance of fairness, with a particular interest in bias and transparency, in addition to predictive accuracy. In this paper, we focus on the state of the art pairw…

FairnessRecommendation Systems

Neural-Brane: Neural Bayesian Personalized Ranking for Attributed Network Embedding

2018-04-23 · Vachik S. Dave, Baichuan Zhang, Pin-Yu Chen, Mohammad Al Hasan

Network embedding methodologies, which learn a distributed vector representation for each vertex in a network, have attracted considerable interest in recent years. Existing works have demonstrated that vertex representa…

ClusteringCommunity DetectionGeneral ClassificationLink Prediction+2

BPR: Bayesian Personalized Ranking from Implicit Feedback

2012-05-09 · Steffen Rendle, Christoph Freudenthaler, Zeno Gantner, Lars Schmidt-Thieme

Item recommendation is the task of predicting a personalized ranking on a set of items (e.g. websites, movies, products). In this paper, we investigate the most common scenario with implicit feedback (e.g. clicks, purcha…

CARec: Content-Aware Point-of-Interest Recommendation via Adaptive Bayesian Personalized Ranking

2019-12-09 · International Conference on Neural Information Processing 2019 12 · Baoping Liu, Yijun Su, Daren Zha, Neng Gao 외

Location-based social networks (LBSNs) offer researchers user-generated content data to study users’ intrinsic patterns of preference. One important application of such study is to provide a personalized point-of-interes…

Recommendation Systems