paper-with-me

Papers

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

2023-09-20 · Yuxiang Qiu, Karim Djemili, Denis Elezi, Aaneel Shalman, María Pérez-Ortiz, Sahan Bulathwela

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 designed following the "open learner" concept, using humanly-intuitive user representations. For the sake of interpretability and putting the user in control, the TrueLearn library also contains different representations to help end-users visualise the learner models, which may in the future facilitate user interaction with their own models. Together with the library, we include a previously publicly released implicit feedback educational dataset with evaluation metrics to measure the performance of the models. The extensive documentation and coding examples make the library highly accessible to both machine learning developers and educational data mining and learning analytic practitioners. The library and the support documentation with examples are available at https://truelearn.readthedocs.io/en/latest.

📄 PDF Abstract BibTeX arXiv:2309.11527

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

A Toolbox for Modelling Engagement with Educational Videos

2023-12-30 · Yuxiang Qiu, Karim Djemili, Denis Elezi, Aaneel Shalman 외

With the advancement and utility of Artificial Intelligence (AI), personalising education to a global population could be a cornerstone of new educational systems in the future. This work presents the PEEKC dataset and t…

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 recommend…

Knowledge GraphsLifelong learningRecommendation Systems

VideolandGPT: A User Study on a Conversational Recommender System

2023-09-07 · Mateo Gutierrez Granada, Dina Zilbershtein, Daan Odijk, Francesco Barile

This paper investigates how large language models (LLMs) can enhance recommender systems, with a specific focus on Conversational Recommender Systems that leverage user preferences and personalised candidate selections f…

FairnessRecommendation Systems

LibRec: Benchmarking Retrieval-Augmented LLMs for Library Migration Recommendations

2025-08-13 · Junxiao Han, Yarong Wang, Xiaodong Gu, Cuiyun Gao 외 arxiv

In this paper, we propose LibRec, a novel framework that integrates the capabilities of LLMs with retrieval-augmented generation(RAG) techniques to automate the recommendation of alternative libraries. The framework furt…

The Informational Role of Online Recommendations: Evidence from a Field Experiment

2022-11-25 · Guy Aridor, Duarte Goncalves, Daniel Kluver, Ruoyan Kong 외

We conduct a field experiment on a movie-recommendation platform to investigate whether and how online recommendations influence consumption choices. Using a within-subjects design, our experiment measures the causal eff…

Experimental DesignMovie RecommendationRecommendation Systems