2024
Conférence
In: Chbeir, R., et al. Management of Digital EcoSystems. MEDES 2024. Communications in Computer and Information Science, vol 2518. Springer, Cham.
In a rapidly evolving digital landscape, recommender systems have become essential tools for helping users navigate overwhelming amounts of information in various domains. In e-learning contexts, these systems aim to support learners by identifying educational resources or relevant academic content that are significant for their learning experience. However, research incorporating domain knowledge, such as course-related concepts, to improve recommendation quality remains limited. This paper presents a new personalized recommender system in e-learning context, which is called KA-ERN: Knowledge-based Attention Ensemble Recurrent Network. Specifically, KA-ERN leverages a Knowledge Graph to capture the dependencies and semantic relationships between users, courses, and their related concepts and then, performs ensemble learning by combining the Bidirectional Long Short-Term Memory network (Bi-LSTM) with the Artificial Neural Network (ANN). An attention mechanism is added to enhance recommendation quality. Our approach is based on a two-stage architecture. First, entities and relations embeddings are generated and then concatenated as sequences allowing the model to capture complex relationships and contextual dependencies of user preferences. Secondly, these embeddings are provided as inputs to the KA-ERN model. The proposed combination of Bi-LSTM network, ANN, and attention mechanisms shows the advantage of using Knowledge graph embeddings over bipartite graph embeddings capturing only user-item interactions and experimental results achieving the best recommendation metrics, with RMSE of 0.045 and MAE of 0.034, outperforming baseline methods.
@InProceedings{10.1007/978-3-031-93598-5_7,
author="Boubaker, Nadia Ben Hadj
and Kodia, Zahra
and Ayadi, Nadia Yacoubi",
editor="Chbeir, Richard
and Damiani, Ernesto
and Dustdar, Schahram
and Manolopoulos, Yannis
and Masciari, Elio
and Pitoura, Evaggelia
and Rinaldi, Antonio",
title="Personalized E-Learning Knowledge Graph-Based Recommender System Using Ensemble Attention Networks",
booktitle="Management of Digital EcoSystems",
year="2026",
publisher="Springer Nature Switzerland",
address="Cham",
pages="84--100",
abstract="In a rapidly evolving digital landscape, recommender systems have become essential tools for helping users navigate overwhelming amounts of information in various domains. In e-learning contexts, these systems aim to support learners by identifying educational resources or relevant academic content that are significant for their learning experience. However, research incorporating domain knowledge, such as course-related concepts, to improve recommendation quality remains limited. This paper presents a new personalized recommender system in e-learning context, which is called KA-ERN: Knowledge-based Attention Ensemble Recurrent Network. Specifically, KA-ERN leverages a Knowledge Graph to capture the dependencies and semantic relationships between users, courses, and their related concepts and then, performs ensemble learning by combining the Bidirectional Long Short-Term Memory network (Bi-LSTM) with the Artificial Neural Network (ANN). An attention mechanism is added to enhance recommendation quality. Our approach is based on a two-stage architecture. First, entities and relations embeddings are generated and then concatenated as sequences allowing the model to capture complex relationships and contextual dependencies of user preferences. Secondly, these embeddings are provided as inputs to the KA-ERN model. The proposed combination of Bi-LSTM network, ANN, and attention mechanisms shows the advantage of using Knowledge graph embeddings over bipartite graph embeddings capturing only user-item interactions and experimental results achieving the best recommendation metrics, with RMSE of 0.045 and MAE of 0.034, outperforming baseline methods.",
isbn="978-3-031-93598-5"
}



Nadia Ben Hadj Boubaker
Zahra Kodia