paper-with-me

Papers

Semantic TrueLearn: Using Semantic Knowledge Graphs in Recommendation Systems

2021-12-08 · Sahan Bulathwela, María Pérez-Ortiz, Emine Yilmaz, John Shawe-Taylor

In informational recommenders, many challenges arise from the need to handle the semantic and hierarchical structure between knowledge areas. This work aims to advance towards building a state-aware educational recommendation system that incorporates semantic relatedness between knowledge topics, propagating latent information across semantically related topics. We introduce a novel learner model that exploits this semantic relatedness between knowledge components in learning resources using the Wikipedia link graph, with the aim to better predict learner engagement and latent knowledge in a lifelong learning scenario. In this sense, Semantic TrueLearn builds a humanly intuitive knowledge representation while leveraging Bayesian machine learning to improve the predictive performance of the educational engagement. Our experiments with a large dataset demonstrate that this new semantic version of TrueLearn algorithm achieves statistically significant improvements in terms of predictive performance with a simple extension that adds semantic awareness to the model.

📄 PDF Abstract BibTeX arXiv:2112.04368

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsLifelong learningRecommendation Systems

Similar Papers 제목 키워드 기반

TrueLearn: A Python Library for Personalised Informational Recommendations with (Implicit) Feedback

2023-09-20 · Yuxiang Qiu, Karim Djemili, Denis Elezi, Aaneel Shalman 외

This work describes the TrueLearn Python library, which contains a family of online learning Bayesian models for building educational (or more generally, informational) recommendation systems. This family of models was d…

Recommendation Systems

TrueLearn: A Family of Bayesian Algorithms to Match Lifelong Learners to Open Educational Resources

2019-11-21 · Sahan Bulathwela, Maria Perez-Ortiz, Emine Yilmaz, John Shawe-Taylor

The recent advances in computer-assisted learning systems and the availability of open educational resources today promise a pathway to providing cost-efficient, high-quality education to large masses of learners. One of…

Knowledge TracingLifelong learning

Bridging RDF Knowledge Graphs with Graph Neural Networks for Semantically-Rich Recommender Systems

2025-06-10 · Michael Färber, David Lamprecht, Yuni Susanti

Graph Neural Networks (GNNs) have substantially advanced the field of recommender systems. However, despite the creation of more than a thousand knowledge graphs (KGs) under the W3C standard RDF, their rich semantic info…

Knowledge GraphsRecommendation Systems

Context-aware explainable recommendations over knowledge graphs

2023-10-24 · Jinfeng Zhong, Elsa Negre

Knowledge graphs contain rich semantic relationships related to items and incorporating such semantic relationships into recommender systems helps to explore the latent connections of items, thus improving the accuracy o…

Knowledge GraphsRecommendation Systems

From "Strings" to "Things" for Personal Knowledge Graphs: Evaluating LLM Triple Extraction for Recommendation Systems

2026-04-18 · Abhirup Dasgupta, Fernando Spadea, Oshani Seneviratne arxiv

Personal Knowledge Graphs (PKGs) offer a privacy-preserving framework for modeling user preferences, yet constructing them from unstructured, decentralized conversational data remains a challenge. This paper bridges the …

Recommendation SystemsKnowledge Graphs