paper-with-me

Papers

Finding Paths for Explainable MOOC Recommendation: A Learner Perspective

2023-12-11 · Jibril Frej, Neel Shah, Marta Knežević, Tanya Nazaretsky, Tanja Käser

The increasing availability of Massive Open Online Courses (MOOCs) has created a necessity for personalized course recommendation systems. These systems often combine neural networks with Knowledge Graphs (KGs) to achieve richer representations of learners and courses. While these enriched representations allow more accurate and personalized recommendations, explainability remains a significant challenge which is especially problematic for certain domains with significant impact such as education and online learning. Recently, a novel class of recommender systems that uses reinforcement learning and graph reasoning over KGs has been proposed to generate explainable recommendations in the form of paths over a KG. Despite their accuracy and interpretability on e-commerce datasets, these approaches have scarcely been applied to the educational domain and their use in practice has not been studied. In this work, we propose an explainable recommendation system for MOOCs that uses graph reasoning. To validate the practical implications of our approach, we conducted a user study examining user perceptions of our new explainable recommendations. We demonstrate the generalizability of our approach by conducting experiments on two educational datasets: COCO and Xuetang.

📄 PDF Abstract BibTeX arXiv:2312.10082

Code (1)

epfl-ml4ed/courserec 공식 구현 pytorch

Tasks

Explainable RecommendationKnowledge GraphsRecommendation Systems

Similar Papers 제목 키워드 기반

Aspect-Aware MOOC Recommendation in a Heterogeneous Network

2026-02-05 · Seongyeub Chu, Jongwoo Kim, Mun Yong Yi arxiv

MOOC recommendation systems have received increasing attention to help learners navigate and select preferred learning content. Traditional methods such as collaborative filtering and content-based filtering suffer from …

Collaborative FilteringRecommendation SystemsGraph Neural Network

Enhancing Collaborative Filtering-Based Course Recommendations by Exploiting Time-to-Event Information with Survival Analysis

2025-02-27 · Alireza Gharahighehi, Achilleas Ghinis, Michela Venturini, Frederik Cornillie 외

Massive Open Online Courses (MOOCs) are emerging as a popular alternative to traditional education, offering learners the flexibility to access a wide range of courses from various disciplines, anytime and anywhere. Desp…

Collaborative FilteringRecommendation SystemsSurvival AnalysisTime-to-Event Prediction

The Crowd in MOOCs: A Study of Learning Patterns at Scale

2024-08-06 · Xin Zhou, Aixin Sun, Jie Zhang, Donghui Lin

The increasing availability of learning activity data in Massive Open Online Courses (MOOCs) enables us to conduct a large-scale analysis of learners' learning behavior. In this paper, we analyze a dataset of 351 million…

Sequential Pattern Mining

Reinforced MOOCs Concept Recommendation in Heterogeneous Information Networks

2022-03-08 · Jibing Gong, Yao Wan, Ye Liu, Xuewen Li 외

Massive open online courses (MOOCs), which offer open access and widespread interactive participation through the internet, are quickly becoming the preferred method for online and remote learning. Several MOOC platforms…

Graph AttentionGraph Neural Networkreinforcement-learningReinforcement Learning (RL)

Multi-Agent Learning Path Planning via LLMs

2026-01-24 · Haoxin Xu, Changyong Qi, Tong Liu, Bohao Zhang 외 arxiv

The integration of large language models (LLMs) into intelligent tutoring systems offers transformative potential for personalized learning in higher education. However, most existing learning path planning approaches la…