Change search
Link to record
Permanent link

Direct link
Publications (10 of 13) Show all publications
Li, X. (2024). Exploring Natural Language Processing for Linking Digital Learning Materials: Towards Intelligent and Adaptive Learning Systems. (Doctoral dissertation). Stockholm: Department of Computer and Systems Sciences, Stockholm University
Open this publication in new window or tab >>Exploring Natural Language Processing for Linking Digital Learning Materials: Towards Intelligent and Adaptive Learning Systems
2024 (English)Doctoral thesis, comprehensive summary (Other academic)
Abstract [en]

The digital transformation in education has created many opportunities but also made it challenging to navigate the growing landscape of digital learning materials. The volume and diversity of learning resources create challenges for both educators and learners to identify and utilize the most relevant resources based on specific learning contexts. In light of this, there is a critical demand for systems capable of effectively connecting different learning materials to support teaching and learning activities and, for that purpose, natural language processing can be used to provide some of the essential building blocks for educational content recommendation systems. Hence, this thesis explores the use of natural language processing techniques for automatically linking and recommending relevant learning resources in the form of textbook content, exercises and curriculum goals. A key question is how to represent diverse learning materials effectively and, to that end, various language models are explored; the obtained representations are then used for measuring semantic textual similarity between learning materials. Learning materials can also be represented based on educational concepts, which is investigated in an ontology-based linking approach. To further enhance the representations and improve linking performance, different language models can be combined and augmented using external knowledge in the form of knowledge graphs and knowledge bases. Beyond approaches based on semantic textual similarity, prompting large language models is explored and a method based on retrieval-augmented generation (RAG) to improve linking performance is proposed. 

The thesis presents a systematic empirical evaluation of natural language processing techniques for representing and linking digital learning content, spanning different types of learning materials, use cases, and subjects. The results demonstrate the feasibility of unsupervised approaches based on semantic textual similarity of representations derived from pre-trained language models, and that contextual embeddings outperform traditional text representation methods. Furthermore, zero-shot prompting of large language models can outperform methods based on semantic textual similarity, leveraging RAG to exploit an external knowledge base in the form of a digital textbook. The potential practical applications of the proposed approaches for automatic linking of digital learning materials pave the way for the development of intelligent and adaptive learning systems, including intelligent textbooks.

Place, publisher, year, edition, pages
Stockholm: Department of Computer and Systems Sciences, Stockholm University, 2024. p. 70
Series
Report Series / Department of Computer & Systems Sciences, ISSN 1101-8526 ; 24-011
Keywords
Natural Language Processing, Technology Enhanced Learning, Educational Content Recommendation, Intelligent Textbooks, Pre-Trained Language Models, Large Language Models, Semantic Textual Similarity, Knowledge Graphs
National Category
Computer and Information Sciences
Research subject
Computer and Systems Sciences
Identifiers
urn:nbn:se:su:diva-232990 (URN)978-91-8014-927-3 (ISBN)978-91-8014-928-0 (ISBN)
Public defence
2024-10-22, Lilla hörsalen, NOD-huset, Borgarfjordsgatan 12, Kista, 13:00 (English)
Opponent
Supervisors
Available from: 2024-09-27 Created: 2024-09-06 Last updated: 2024-09-19Bibliographically approved
Li, X., Henriksson, A., Duneld, M., Nouri, J. & Wu, Y. (2024). Supporting Teaching-to-the-Curriculum by Linking Diagnostic Tests to Curriculum Goals: Using Textbook Content as Context for Retrieval-Augmented Generation with Large Language Models. In: Andrew M. Olney; Irene-Angelica Chounta; Zitao Liu; Olga C. Santos; Ig Ibert Bittencourt (Ed.), Artificial Intelligence in Education: 25th International Conference, AIED 2024, Recife, Brazil, July 8–12, 2024, Proceedings, Part I. Paper presented at Artificial Intelligence in Education. AIED 2024, Recife, Brazil, July 8–12, 2024. (pp. 118-132). Springer Nature
Open this publication in new window or tab >>Supporting Teaching-to-the-Curriculum by Linking Diagnostic Tests to Curriculum Goals: Using Textbook Content as Context for Retrieval-Augmented Generation with Large Language Models
Show others...
2024 (English)In: Artificial Intelligence in Education: 25th International Conference, AIED 2024, Recife, Brazil, July 8–12, 2024, Proceedings, Part I / [ed] Andrew M. Olney; Irene-Angelica Chounta; Zitao Liu; Olga C. Santos; Ig Ibert Bittencourt, Springer Nature , 2024, p. 118-132Conference paper, Published paper (Refereed)
Abstract [en]

Using AI for automatically linking exercises to curriculum goals can support many educational use cases and facilitate teaching-to-the-curriculum by ensuring that exercises adequately reflect and encompass the curriculum goals, ultimately enabling curriculum-based assessment. Here, we introduce this novel task and create a manually labeled dataset where two types of diagnostic tests are linked to curriculum goals for Biology G7-9 in Sweden. We cast the problem both as an information retrieval task and a multi-class text classification task and explore unsupervised approaches to both, as labeled data for such tasks is typically scarce. For the information retrieval task, we employ SOTA embedding model ADA-002 for semantic textual similarity (STS), while we prompt a large language model in the form of ChatGPT to classify diagnostic tests into curriculum goals. For both task formulations, we investigate different ways of using textbook content as a pivot and provide additional context for linking diagnostic tests to curriculum goals. We show that a combination of the two approaches in a retrieval-augmented generation model, whereby STS is used for retrieving textbook content as context to ChatGPT that then performs zero-shot classification, leads to the best classification accuracy (73.5%), outperforming both STS-based classification (67.5%) and LLM-based classification without context (71.5%). Finally, we showcase how the proposed method could be used in pedagogical practices.

Place, publisher, year, edition, pages
Springer Nature, 2024
Series
Lecture Notes in Computer Science (LNCS), ISSN 0302-9743, E-ISSN 1611-3349 ; 14829
Keywords
Teaching-to-the-Curriculum, Semantic Textual Similarity, Large Language Models, ChatGPT, Retrieval-Augmented Generation.
National Category
Natural Language Processing
Research subject
Computer and Systems Sciences
Identifiers
urn:nbn:se:su:diva-232105 (URN)10.1007/978-3-031-64302-6_9 (DOI)001312807700009 ()2-s2.0-85200234051 (Scopus ID)978-3-031-64302-6 (ISBN)978-3-031-64301-9 (ISBN)
Conference
Artificial Intelligence in Education. AIED 2024, Recife, Brazil, July 8–12, 2024.
Available from: 2024-07-24 Created: 2024-07-24 Last updated: 2025-02-07Bibliographically approved
Wu, Y., Henriksson, A., Nouri, J., Duneld, M. & Li, X. (2023). Beyond Benchmarks: Spotting Key Topical Sentences While Improving Automated Essay Scoring Performance with Topic-Aware BERT. Electronics, 12(1), Article ID 150.
Open this publication in new window or tab >>Beyond Benchmarks: Spotting Key Topical Sentences While Improving Automated Essay Scoring Performance with Topic-Aware BERT
Show others...
2023 (English)In: Electronics, E-ISSN 2079-9292, Vol. 12, no 1, article id 150Article in journal (Refereed) Published
Abstract [en]

Automated Essay Scoring (AES) automatically allocates scores to essays at scale and may help teachers reduce the heavy burden during grading activities. Recently, researchers have deployed neural-based AES approaches to improve upon the state-of-the-art AES performance. These neural-based AES methods mainly take student essays as the sole input and focus on learning the relationship between student essays and essay scores through deep neural networks. However, their only product, the predicted holistic score, is far from providing adequate pedagogical information, such as automated writing evaluation (AWE). In this work, we propose Topic-aware BERT, a new method of learning relations among scores, student essays, as well as topical information in essay instructions. Beyond improving the AES benchmark performance, Topic-aware BERT can automatically retrieve key topical sentences in student essays by probing self-attention maps in intermediate layers. We evaluate the performance of Topic-aware BERT of different variants to (i) perform AES and (ii) retrieve key topical sentences using the open dataset Automated Student Assessment Prize and a manually annotated dataset. Our experiments show that Topic-aware BERT achieves a strong AES performance compared with the previous best neural-based AES methods and demonstrates effectiveness in identifying key topical sentences in argumentative essays.

Keywords
Artificial Intelligence, Natural Language Processing, Automated Essay Scoring, Automated Writing Evaluation, BERT
National Category
Natural Language Processing
Research subject
Computer and Systems Sciences
Identifiers
urn:nbn:se:su:diva-213557 (URN)10.3390/electronics12010150 (DOI)000910414500001 ()2-s2.0-85145830143 (Scopus ID)
Note

This article belongs to the Special Issue Artificial Intelligence Solutions and Applications for Distributed Systems in Smart Spaces

Available from: 2023-01-09 Created: 2023-01-09 Last updated: 2025-02-07Bibliographically approved
Li, X., Henriksson, A., Nouri, J., Duneld, M. & Wu, Y. (2023). Linking Swedish Learning Materials to Exercises through an AI-Enhanced Recommender System. In: Marcelo Milrad, Nuno Otero, María Cruz Sánchez‑Gómez, Juan José Mena, Dalila Durães, Filippo Sciarrone, Claudio Alvarez-Gómez, Manuel Rodrigues, Pierpaolo Vittorini, Rosella Gennari, Tania Di Mascio, Marco Temperini, Fernando De la Prieta (Ed.), Methodologies and Intelligent Systems for Technology Enhanced Learning, 13th International Conference: . Paper presented at 13th International Conference on Methodologies and Intelligent Systems for Technology Enhanced Learning (MIS4TEL 2023), Guimarães, Portugal, July 12-14, 2023 (pp. 96-107). Cham: Springer
Open this publication in new window or tab >>Linking Swedish Learning Materials to Exercises through an AI-Enhanced Recommender System
Show others...
2023 (English)In: Methodologies and Intelligent Systems for Technology Enhanced Learning, 13th International Conference / [ed] Marcelo Milrad, Nuno Otero, María Cruz Sánchez‑Gómez, Juan José Mena, Dalila Durães, Filippo Sciarrone, Claudio Alvarez-Gómez, Manuel Rodrigues, Pierpaolo Vittorini, Rosella Gennari, Tania Di Mascio, Marco Temperini, Fernando De la Prieta, Cham: Springer, 2023, p. 96-107Conference paper, Published paper (Refereed)
Abstract [en]

As an integral part of AI-enhanced learning, a content recommender automatically filters and recommends relevant learning materials to the learner or the instructor in a learning system. It can effectively help instructors in pedagogical practices and support students in self-regulated learning. Content recommendation technologies and applications have been studied extensively, however, the SOTA technologies have not adequately adapted to the education domain and there is very limited research on how different models and solutions can be applied in the Swedish context and for multiple subjects. In this paper, we develop a text similarity-based content recommender system. Specifically, given a quiz, we automatically recommend supportive learning resources as a reference to the answer and link back to the textbook sections where the examined knowledge points reside. We present a generic method for Swedish educational content recommendations using the most representative models, evaluate and analyze in multi-dimensions such as model types, pooling methods, subjects etc. The best results are obtained by Sentence-BERT (SBERT) with max paragraph-level pooling, outperforming traditional Natural Language Processing (NLP) models and knowledge graph-based models, obtaining on average 95% in Recall@3 and 82% in MRR, and outstanding in dealing with texts containing symbols, equations or calculations. This research provides empirical evidence and analysis, and can be used as a guidance when building a Swedish educational content recommender.

Place, publisher, year, edition, pages
Cham: Springer, 2023
Series
Lecture Notes in Networks and Systems, ISSN 2367-3370, E-ISSN 2367-3389 ; 764
Keywords
AI-enhanced Learning, Educational Content Recommender, NLP, Text Similarity, Textual Semantic Search
National Category
Computer Sciences
Identifiers
urn:nbn:se:su:diva-223047 (URN)10.1007/978-3-031-41226-4_10 (DOI)2-s2.0-85172692344 (Scopus ID)978-3-031-41225-7 (ISBN)978-3-031-41226-4 (ISBN)
Conference
13th International Conference on Methodologies and Intelligent Systems for Technology Enhanced Learning (MIS4TEL 2023), Guimarães, Portugal, July 12-14, 2023
Available from: 2023-10-18 Created: 2023-10-18 Last updated: 2024-09-06Bibliographically approved
Wu, Y., Nouri, J., Megyesi, B., Henriksson, A., Duneld, M. & Li, X. (2023). Towards Data-effective Educational Question Generation with Prompt-based Learning. In: : . Paper presented at Computing Conference 2023. Springer Nature
Open this publication in new window or tab >>Towards Data-effective Educational Question Generation with Prompt-based Learning
Show others...
2023 (English)Conference paper, Published paper (Refereed)
Abstract [en]

Practice and exam-style questions, as essential educational tools, contribute to educators’ effective teaching. Automatic question generation (QG) is a promising technique that can eliminate the manual effort of constructing questions and boost technology-enhanced education systems. Recently, deep neural network-based question-generation approaches have significantly improved upon state-of-the-art of question generation. Nevertheless, these approaches are often developed based on huge and non-educational datasets consisting of over 100,000 examples, which negatively affect the scalability and reliability of the educational QG systems. This study proposes a prompt-based learning QG approach that could generate questions in a data-effective way. The proposed prompt-based learning QG approach is trained and evaluated on a general dataset SQuAD, and an educational dataset SciQ. Experiment results demonstrate that our approach outperforms existing best QG models by a vast margin in data-effective scenarios and could generate high-quality educational questions with as few as 1,000 training examples.

Place, publisher, year, edition, pages
Springer Nature, 2023
Series
Lecture Notes in Networks and Systems, ISSN 2367-3370, E-ISSN 2367-3389 ; 711
Keywords
Question Generation, Natual Language Processing, Artificial Intelligence, Prompt-based Learning
National Category
Information Systems
Research subject
Computer and Systems Sciences
Identifiers
urn:nbn:se:su:diva-224808 (URN)10.1007/978-3-031-37717-4_11 (DOI)2-s2.0-85174674904 (Scopus ID)978-3-031-37716-7 (ISBN)
Conference
Computing Conference 2023
Available from: 2023-12-27 Created: 2023-12-27 Last updated: 2024-10-30Bibliographically approved
Li, X., Nouri, J., Henriksson, A., Duneld, M. & Wu, Y. (2022). Automatic Educational Concept Extraction Using NLP. In: Marco Temperini; Vittorio Scarano; Ivana Marenzi; Milos Kravcik; Elvira Popescu; Rosa Lanzillotti; Rosella Gennari; Fernando De la Prieta; Tania Di Mascio; Pierpaolo Vittorini (Ed.), Methodologies and Intelligent Systems for Technology Enhanced Learning, 12th International Conference: . Paper presented at MIS4TEL 2022, 12th International Conference on Methodologies and Intelligent Systems for Technology Enhanced Learning, L'Aquila (Italy) / Hybrid, 13-15 July, 2022 (pp. 133-138). Springer Nature
Open this publication in new window or tab >>Automatic Educational Concept Extraction Using NLP
Show others...
2022 (English)In: Methodologies and Intelligent Systems for Technology Enhanced Learning, 12th International Conference / [ed] Marco Temperini; Vittorio Scarano; Ivana Marenzi; Milos Kravcik; Elvira Popescu; Rosa Lanzillotti; Rosella Gennari; Fernando De la Prieta; Tania Di Mascio; Pierpaolo Vittorini, Springer Nature , 2022, p. 133-138Conference paper, Published paper (Refereed)
Abstract [en]

Educational concepts are the core of teaching and learning. From the perspective of educational technology, concepts are essential meta-data, represen- tative terms that can connect different learning materials, and are the foundation for many downstream tasks. Some studies on automatic concept extraction have been conducted, but there are no studies looking at the K-12 level and focused on the Swedish language. In this paper, we use a state-of-the-art Swedish BERT model to build an automatic concept extractor for the Biology subject using fine- annotated digital textbook data that cover all content for K-12. The model gives a recall measure of 72% and has the potential to be used in real-world settings for use cases that require high recall. Meanwhile, we investigate how input data fea- tures influence model performance and provide guidance on how to effectively use text data to achieve the optimal results when building a named entity recognition (NER) model.

Place, publisher, year, edition, pages
Springer Nature, 2022
Series
Lecture Notes in Networks and Systems, ISSN 2367-3370, E-ISSN 2367-3389 ; 580
Keywords
Concept extraction, NLP, BERT, Sequence model, NER
National Category
Computer Sciences
Research subject
Computer and Systems Sciences
Identifiers
urn:nbn:se:su:diva-213067 (URN)10.1007/978-3-031-20617-7_17 (DOI)000921287500017 ()2-s2.0-85144211791 (Scopus ID)978-3-031-20617-7 (ISBN)978-3-031-20616-0 (ISBN)
Conference
MIS4TEL 2022, 12th International Conference on Methodologies and Intelligent Systems for Technology Enhanced Learning, L'Aquila (Italy) / Hybrid, 13-15 July, 2022
Available from: 2022-12-19 Created: 2022-12-19 Last updated: 2024-09-06Bibliographically approved
Wu, Y., Henriksson, A., Nouri, J., Duneld, M. & Li, X. (2022). Retrieving Key Topical Sentences With Topic-aware BERT when Conducting Automated Essay Scoring. In: Marco Temperini; Vittorio Scarano; Ivana Marenzi; Milos Kravcik; Elvira Popescu; Rosa Lanzillotti; Rosella Gennari; Fernando De la Prieta; Tania Di Mascio; and Pierpaolo Vittorini (Ed.), Methodologies and Intelligent Systems for Technology Enhanced Learning, 12th International Conference: . Paper presented at MIS4TEL 2022: Methodologies and Intelligent Systems for Technology Enhanced Learning, 12th International Conference, 12-14 July, 2023, Guimarães, Portugal - Hybrid (pp. 123-132). Springer Nature
Open this publication in new window or tab >>Retrieving Key Topical Sentences With Topic-aware BERT when Conducting Automated Essay Scoring
Show others...
2022 (English)In: Methodologies and Intelligent Systems for Technology Enhanced Learning, 12th International Conference / [ed] Marco Temperini; Vittorio Scarano; Ivana Marenzi; Milos Kravcik; Elvira Popescu; Rosa Lanzillotti; Rosella Gennari; Fernando De la Prieta; Tania Di Mascio; and Pierpaolo Vittorini, Springer Nature , 2022, p. 123-132Conference paper, Published paper (Refereed)
Abstract [en]

Automated Essay Scoring (AES) automatically assigns scores to essays at scale and may help to support teachers' grading activities. Recently, AES methods based on deep neural networks (DNN) have significantly improved upon the state-of-the-art performance by learning relations between holistic essay scores and student essays. However, DNN-based AES methods function like black-box, negatively affecting the ability to provide automated writing evaluation (AWE). In this work, we proposed a new method, topic-aware BERT, based on fine-tuning the pre-trained language model to learn relations between essay scores and text representations of student essays as well as topical information in essay writing instructions. Moreover, we propose an approach to automatically retrieve key topical sentences in student essays by probing self-attention maps in intermediate layers of topic-aware BERT. We evaluate the performance of topic-aware BERT to (i) perform AES and (ii) retrieve key topical sentences using the open dataset Automated Student Assessment Prize and a manually annotated dataset, respectively. Our model achieves a strong AES performance compared with previous state-of-the-art DNN-based methods and shows effectiveness in identifying key topical sentences in argumentative essays.

Place, publisher, year, edition, pages
Springer Nature, 2022
Series
Lecture Notes in Networks and Systems, ISSN 2367-3370, E-ISSN 2367-3389
Keywords
Natural Language Processing, Automated essay scoring, Automated writing evaluation, BERT
National Category
Computer Sciences
Research subject
Computer and Systems Sciences
Identifiers
urn:nbn:se:su:diva-212770 (URN)10.1007/978-3-031-20617-7_16 (DOI)
Conference
MIS4TEL 2022: Methodologies and Intelligent Systems for Technology Enhanced Learning, 12th International Conference, 12-14 July, 2023, Guimarães, Portugal - Hybrid
Available from: 2022-12-12 Created: 2022-12-12 Last updated: 2022-12-19Bibliographically approved
Wu, Y., Nouri, J., Li, X., Weegar, R., Afzaal, M. & Aayesha, A. (. (2021). A Word Embeddings Based Clustering Approach for Collaborative Learning Group Formation. In: Ido Roll; Danielle McNamara; Sergey Sosnovsky; Rose Luckin; Vania Dimitrova (Ed.), Artificial Intelligence in Education: 22nd International Conference, AIED 2021, Utrecht, The Netherlands, June 14–18, 2021, Proceedings, Part II. Paper presented at International Conference, AIED 2021, Utrecht, The Netherlands, June 14–18, 2021 (pp. 395-400). Springer Nature
Open this publication in new window or tab >>A Word Embeddings Based Clustering Approach for Collaborative Learning Group Formation
Show others...
2021 (English)In: Artificial Intelligence in Education: 22nd International Conference, AIED 2021, Utrecht, The Netherlands, June 14–18, 2021, Proceedings, Part II / [ed] Ido Roll; Danielle McNamara; Sergey Sosnovsky; Rose Luckin; Vania Dimitrova, Springer Nature , 2021, p. 395-400Conference paper, Published paper (Refereed)
Abstract [en]

Today, collaborative learning has become quite central as a method for learning, and over the past decades, a large number of studies have demonstrated the benefits from various theoretical and methodological perspectives. This study proposes a novel approach that utilises Natural Language Processing(NLP) methods, particularly pre-trained word embeddings, to automatically create homogeneous or heterogeneous groups of students in terms of knowledge and knowledge gaps expressed in assessments. The two different ways of creating groups serve two different pedagogical purposes: (1) homogeneous group formation based on students’ knowledge can support and make teachers’ pedagogical activities such as feedback provision more time efficient, and (2) the heterogeneous groups can support and enhance collaborative learning. We evaluate the performance of the proposed approach through experiments with a dataset from a university course in programming didactics.

Place, publisher, year, edition, pages
Springer Nature, 2021
Series
Lecture Notes in Computer Science (LNCS), ISSN 0302-9743, E-ISSN 1611-3349 ; 12749
Keywords
Collaborative learning, Artificial intelligence, Natural language processing, Word embeddings, AI, NLP
National Category
Computer Sciences
Research subject
Computer and Systems Sciences
Identifiers
urn:nbn:se:su:diva-200598 (URN)10.1007/978-3-030-78270-2_70 (DOI)978-3-030-78270-2 (ISBN)978-3-030-78269-6 (ISBN)
Conference
International Conference, AIED 2021, Utrecht, The Netherlands, June 14–18, 2021
Available from: 2022-01-08 Created: 2022-01-08 Last updated: 2022-01-11Bibliographically approved
Aayesha, A., Nouri, J., Afzaal, M., Wu, Y., Li, X. & Weegar, R. (2021). An Ensemble Approach for Question-Level Knowledge Tracing. In: Ido Roll; Danielle McNamara; Sergey Sosnovsky; Rose Luckin; Vania Dimitrova (Ed.), Artificial Intelligence in Education: 22nd International Conference, AIED 2021, Utrecht, The Netherlands, June 14–18, 2021, Proceedings, Part II. Paper presented at International Conference on Artificial Intelligence in Education, Utrecht, The Netherlands, June 14–18, 2021 (pp. 433-437). Cham: Springer
Open this publication in new window or tab >>An Ensemble Approach for Question-Level Knowledge Tracing
Show others...
2021 (English)In: Artificial Intelligence in Education: 22nd International Conference, AIED 2021, Utrecht, The Netherlands, June 14–18, 2021, Proceedings, Part II / [ed] Ido Roll; Danielle McNamara; Sergey Sosnovsky; Rose Luckin; Vania Dimitrova, Cham: Springer , 2021, p. 433-437Conference paper, Published paper (Refereed)
Abstract [en]

Knowledge tracing—where a machine models the students’ knowledge as they interact with coursework—is a well-established area in the field of Artificial Intelligence in Education. In this paper, an ensemble approach is proposed that addresses existing limitations in question-centric knowledge tracing and achieves the goal of predicting future question correctness. The proposed approach consists of two models; one is Light Gradient Boosting Machine (LightGBM) built by incorporating all relevant key features engineered from the data. The second model is a Multiheaded-Self-Attention Knowledge Tracing model (MSAKT) that extracts historical student knowledge of future question by calculating their contextual similarity with previously attempted questions. The proposed model’s effectiveness is evaluated by conducting experiments on a big Kaggle dataset achieving an Area Under ROC Curve (AUC) score of 0.84 with 84% accuracy using 10fold cross-validation.

Place, publisher, year, edition, pages
Cham: Springer, 2021
Series
Lecture Notes in Computer Science (LNCS), ISSN 0302-9743, E-ISSN 1611-3349 ; 12749
Keywords
Adaptive learning, Knowledge tracing, Question-level prediction, Artificial Intelligence, Intelligent education
National Category
Computer Sciences
Research subject
Computer and Systems Sciences
Identifiers
urn:nbn:se:su:diva-200599 (URN)10.1007/978-3-030-78270-2_77 (DOI)978-3-030-78270-2 (ISBN)978-3-030-78269-6 (ISBN)
Conference
International Conference on Artificial Intelligence in Education, Utrecht, The Netherlands, June 14–18, 2021
Available from: 2022-01-08 Created: 2022-01-08 Last updated: 2024-08-15Bibliographically approved
Afzaal, M., Nouri, J., Aayesha, A., Papapetrou, P., Fors, U., Wu, Y., . . . Weegar, R. (2021). Automatic and Intelligent Recommendations to Support Students’ Self-Regulation. In: International Conference on Advanced Learning Technologies (ICALT),: . Paper presented at 2021 International Conference on Advanced Learning Technologies (ICALT),12-15 July 2021 Tartu, Estonia (pp. 336-338).
Open this publication in new window or tab >>Automatic and Intelligent Recommendations to Support Students’ Self-Regulation
Show others...
2021 (English)In: International Conference on Advanced Learning Technologies (ICALT),, 2021, p. 336-338Conference paper, Published paper (Refereed)
Abstract [en]

In this paper, we propose a counterfactual explanations-based approach to provide an automatic and intelligent recommendation that supports student's self-regulation of learning in a data-driven manner, aiming to improve their performance in courses. Existing work under the fields of learning analytics and AI in education predict students' performance and use the prediction outcome as feedback without explaining the reasons behind the prediction. Our proposed approach developed an algorithm that explains the root causes behind student's performance decline and generates data-driven recommendations for action. The effectiveness of the proposed predictive model that constitutes the intelligent recommendations is evaluated, with results demonstrating high accuracy.

Series
International Conference on Advanced Learning Technologies (ICALT), ISSN 2161-3761, E-ISSN 2161-377X
Keywords
Learning analytics, Counterfactual Explanations, Intelligent Recommendations, Self-Regulation, Artificial Intelligence
National Category
Computer Sciences
Research subject
Computer and Systems Sciences
Identifiers
urn:nbn:se:su:diva-200362 (URN)10.1109/ICALT52272.2021.00107 (DOI)978-1-6654-4106-3 (ISBN)
Conference
2021 International Conference on Advanced Learning Technologies (ICALT),12-15 July 2021 Tartu, Estonia
Available from: 2022-01-04 Created: 2022-01-04 Last updated: 2022-01-10Bibliographically approved
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0002-7860-1784

Search in DiVA

Show all publications