AICYIRJul 21

Sequential Learner Modeling Using Multi-Relational Graph Convolutional Networks

arXiv:2607.192537.3
Predicted impact top 75% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For educational recommender systems, this work addresses the gap of ignoring user interaction sequences and relation types in graph-based user modeling, but the small-scale study limits generalizability.

The paper proposes MR-ConceptGCN, an unsupervised approach for sequential learner modeling using multi-relational graph convolutional networks, which combines personal knowledge graphs, MR-GCNs, and SBERT to capture richer semantics. In an online user study (n=31), it improved accuracy, usefulness, diversity, and satisfaction in an educational recommender system.

User modeling is a critical task in a variety of personalized systems. Recognizing their effectiveness in learning from graph-structured data, Graph Neural Networks (GNNs), particularly Graph Convolutional Networks (GCNs), are increasingly employed for user modeling. However, existing approaches typically treat different relation types in a graph as homogeneous, limiting their ability to capture richer semantics and construct more informative user models. While multi-relational GNNs (MR-GNNs) have been adopted for representation learning and recommendation, their application for user modeling remains unexplored. Moreover, existing GNN-based user modeling approaches ignore the user interaction sequence. To address these research gaps, in this work we propose MR-ConceptGCN, a novel fully unsupervised approach focused on concept-based sequential learner modeling using multi-relational GCNs (MR-GCNs). MR-ConceptGCN effecively combines Personal Knowledge Graphs (PKGs), MR-GCNs, and the pre-trained language model SBERT to obtain enhanced relation- and semantic-aware representations of the PKG items. The enriched embeddings of the knowledge concepts that a learner did not understand when interacting with learning materials in CourseMapper are then used to construct a sequential learner model that combines long-term and short-term learner interactions. We report the results of an online user study (n = 31), demonstrating the benefits of MR-ConceptGCN in terms of several important user-centric aspects including accuracy, usefulness, diversity, and satisfaction with an educational recommender system.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes