Sequential Learner Modeling Using Multi-Relational Graph Convolutional Networks

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

MR-ConceptGCN introduces a novel fully unsupervised approach for concept-based sequential learner modeling, addressing limitations in existing Graph Neural Network (GNN) user modeling that often treat graph relations as homogeneous and ignore interaction sequences. This method effectively combines Personal Knowledge Graphs (PKGs), Multi-Relational Graph Convolutional Networks (MR-GCNs), and the pre-trained language model SBERT. It generates enhanced relation- and semantic-aware representations of PKG items. The enriched embeddings of concepts a learner did not understand in CourseMapper are then used to construct a sequential learner model, integrating both long-term and short-term interactions. An online user study (n=31) demonstrated MR-ConceptGCN's benefits in accuracy, usefulness, diversity, and user satisfaction within an educational recommender system.

Key takeaway

For Machine Learning Engineers developing personalized educational systems, you should consider MR-ConceptGCN's approach to build more effective learner models. By incorporating multi-relational graph data and sequential user interactions, you can achieve richer semantic understanding and improve system accuracy, usefulness, and user satisfaction. Explore integrating PKGs, MR-GCNs, and SBERT for enhanced concept representations.

Key insights

MR-ConceptGCN combines multi-relational GCNs, PKGs, and SBERT for enhanced sequential learner modeling.

Principles

Method

MR-ConceptGCN combines PKGs, MR-GCNs, and SBERT to create relation- and semantic-aware representations. These embeddings of misunderstood concepts form a sequential learner model.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.