Large Language Models in Intelligent Education Systems: New Educational Perspectives—A Systematic Review
Abstract
1. Introduction
2. Materials and Methods
2.1. Research Methods and Tools
2.2. Research Methodology
- Returned results are exported in CSV format, and initial preprocessing is performed in Excel spreadsheets;
- A bibliometric analysis of selected records using VOSViewer was performed; concepts related to other technologies usable in combination with LLMs in education were selected, including knowledge graphs, ontologies, machine learning, deep learning, and personalized learning;
- Based on the related terms, queries were sent to scientific databases Scopus, WoS, ACM, IEEE Xplore, and Google Scholar, and the returned records were analyzed;
- The authors define gradual relevance criteria weakly relevant, moderately relevant, relevant, and strongly relevant as follows:
- The result is weakly relevant when the discussed technology is mentioned (possibly without substantive analysis) somewhere in the source. All the returned records from Google Scholar or ACM that contain research terms in the title or snippets are weakly relevant;
- The result is moderately relevant if the discussed technology is mentioned and some of the terms are discussed (possibly to a limited extent);
- The result is relevant if the discussed technology is explored and used (possibly without evaluation). Full-text browsing is applied to check the relevance criteria;
- The result is strongly relevant if the discussed technology is explored, used in practice, and successfully evaluated. Full-text browsing is applied to check the relevance criteria.
- Applying weak relevance criteria, the authors selected Google Scholar and ACM records, analyzed them in Microsoft Excel spreadsheets, and visualized trends in the use of LLMs combined with other intelligent technologies in education.
- Applying strong relevance criteria, the authors selected scientific research papers and surveys for a comprehensive analysis of the use of LLMs in combination with other intelligent technologies in e-learning.
3. Results
- Personalized learning support. LLMs can be used as personalized tutors that propose services such as answering questions interactively, adjusting difficulty level, explaining concepts or relationships interactively, step-by-step, or providing alternative explanations [10,11]. LLMs can adjust explanations for beginner, intermediate, or advanced students;
- Assessment and personalized feedback [12,13,14,15]. LLMs can assist in automated grading of short answers, rubric-based evaluation, adaptive feedback generation, and formative assessment support. At the same time, the widespread availability of LLMs introduces serious new assessment challenges related to the possibilities of assessing actual student knowledge and understanding;
- Wide accessibility of subject knowledge [16]. LLMs are trained on large, diverse corpora and can provide actual information in almost all subject areas. Students can ask various follow-up questions, request deeper dives into subtopics, or explore related concepts instantly. LLMs are widely accessible but sometimes produce plausible, but inconsistent or incorrect responses;
- Interdisciplinary learning [17]. LLMs can connect concepts across disciplines according to the interests or knowledge levels of students. But the correctness of LLM-generated responses is not guaranteed and varies significantly depending on the domain, the language of interaction, and the specific prompts used;
- Thinking under time constraints and real-time problem solving [18,19]. LLMs can demonstrate how to break complex problems into manageable steps, explain reasoning clearly, show alternative solution methods, and help identify misconceptions. Instant suggestions for improvement or identification of common errors can also be very useful for real-time problem-solving. Still, sometimes they are not aligned with pedagogical goals or cannot lead to the best solutions;
- Learning across time and space, student writing support [16]. In integration with Grammarly, Microsoft Copilot, or through interactive prompting, LLMs can help students with grammar correction, paraphrasing, brainstorming ideas, structure suggestions for specific writing works, etc.;
- Provision of additional learning resources and tools [20,21,22]. LLMs can provide adequate recommendation readings, practice tasks, supplementary explanations, revision strategies, etc. Recommendations can be personalized based on learner needs, but sometimes this personalization is shallow, because it is not supported by sufficient knowledge of learners’ profiles;
- Promotion of critical thinking [23]. Educators should encourage their students to use LLMs as cognitive helpers. Students can ask the model to identify reasoning gaps, critique their proposals, provide counterarguments, recognize uncertainties, or assess confidence in answers;
- In professional content development for educators. LLMs can generate initial versions of quizzes, reading summaries, lesson plans, case studies, homework questions, or help tutors actualize educational content [24,25]. Both MagicSchool AI and ChatGPT are very useful tools for teachers. LLMs are also useful for structured knowledge generation (e.g., automating ontology development and maintenance [26,27,28]). Curriculum LLMs can also help in aligning lessons with standards, suggesting complementary topics, designing comprehensive syllabi;
- Accessibility and inclusivity in education [8,29]. LLMs can be used for automated text simplification (e.g., to make text easier to read for people with dyslexia), translation of educational content in a preferred language, generation of alternative explanations, or delivery of multimodal content. Despite their growing adoption, LLMs remain underexplored in accessibility contexts, and the quality of text translation depends heavily on the target languages and, in some cases, on the educational domain and contextual factors.
3.1. Usage of LLMs and LLM-Powered Tools in Education
3.2. General Purpose vs. Specialized LLMs in Educational Systems
3.3. Limitations of LLMs in Education and AI-Driven Solutions to Overcome Them
- Possibility of inaccurate information (hallucinations) [6];
- Insufficient pedagogical awareness and relevance [3];
- Limited personalization (because of the absence of learner modeling, it is impossible to track individual learners’ knowledge, progress, or misconceptions over time) [44];
- Poor explainability and transparency—reasoning behind answers is often opaque, reducing trustworthiness [4];
- Bias and ethical risks (may reproduce harmful or culturally insensitive biases from training data) [45];
- Static knowledge (LLMs cannot automatically incorporate new research or updated learning materials);
- Inconsistent quality/reliability (output quality can vary across prompts and topics) [46];
- Limited multimodal understanding (struggles with images, diagrams, or interactive content without extensions).
3.4. Combined Use of LLMs with Knowledge Representation and Modeling Technologies
3.4.1. Integration of Knowledge Graphs with LLMs
3.4.2. Integrating LLMs with Logic-Based Knowledge Models and Ontologies
3.4.3. LLMs and Educational Data Mining Techniques
3.4.4. Trends According to Google Scholar and ACM (RQ3)
3.4.5. Data Privacy and Security
4. Discussion
4.1. Prompt Engineering Techniques in Intelligent Educational Environments
- Development and evaluation of students’ prompt engineering skills;
- Development of a comprehensive, validated prompt taxonomy to systematize and store the most useful prompts or prompt generation strategies;
- Long-term research on prompt generation frameworks in educational contexts.
4.2. RAG Technology and Usage of LLMs in Education
4.3. The Impact of LLMs on Ontology Development, Mapping, or Maintenance for Education
4.4. LLMs Limitations
4.5. Methodological Guidelines for Integrating LLMs in e-Learning Systems
- Define pedagogical objectives and usage goals of AI-based tools or applications (needed type of expertise, e.g., diagnostic, advisory)
- a.
- Define how the use of LLMs aligns with learning outcomes;
- b.
- Define the combined use of LLMs and symbolic AI technologies (ontologies, KGs or rule-based systems) to pedagogical objectives.
- Plan role-based LLM integration. LLMs can be used as AI Tutors, or content generators, or feedback assistants, as it is discussed above.
- a.
- Define roles of AI tutors, if needed (as personalized explanations, questioning);
- b.
- Define roles of content generators for learners and teachers (explanations of generation capabilities for learners, quizzes, summaries for teachers);
- c.
- Define roles of feedback assistants (formative feedback on writing or coding).
- Specify main components of personalization framework. Ontology or knowledge graph-based learner, pedagogy, or tutoring domain models can be used integrated with LLM-based techniques and tools.
- a.
- Specify components of structured learner models—knowledge models, performance analytics, and decision rules;
- b.
- Specify LLMs’ explanations based on learners’ prior knowledge, cognitive level, disabilities, etc.
- Specify techniques for integration of LLMs with symbolic knowledge and other statistical techniques
- a.
- Specify usage of RAG for connecting LLM to KB and retrieving relevant facts before generating output;
- b.
- Specify prompt engineering strategies;
- c.
- Specify continuous learning and feedback procedures (to collect user feedback, update KB, improve prompts or fine-tune model, etc.).
- Define adaptive assessment strategy.
- a.
- Include LLMs for low-stakes formative assessments;
- b.
- Combine AI feedback with rubric-based evaluation.
- Define key rules to ensure security, privacy, ethical compliance, and knowledge accuracy.
- a.
- Minimize collection of personal data;
- b.
- Apply anonymization where possible;
- c.
- Encrypt stored and transmitted data, where needed;
- d.
- Define rules for reducing hallucinations;
- e.
- Use RAG from verified course materials;
- f.
- Restrict responses to approved curriculum databases.
- Develop scalable architectural models for the tight integration of LLMs and other knowledge models and tools
- a.
- Explore available LLMs;
- b.
- Select the most relevant LLMs for the specified goals by mapping LLM properties and educational objectives;
- c.
- Develop the needed integration architectures.
- d.
- Select appropriate symbolic AI-driven models and technologies (ontologies, ontology management tools, KGs, rules or rule-based systems);
- e.
- Select appropriate ML technologies;
- f.
- Select appropriate LA techniques.
- Approval of the model by discussing usage scenarios of the developed system, prototypes or real implementation.
- Implementation of the system, using above discussed technologies and tools
- a.
- Development of knowledge bases;
- b.
- Development of ML-based or LA-based knowledge extraction algorithms;
- c.
- Integration of developed components.
- Continuous evaluation and improvement, based on the new rapid technological and pedagogical developments, and changing learner’s needs.
4.6. Review and Critical Analysis of Related Works on the Usage of LLMs in Education
| Paper, Year, Indexing | Pedagogical Aspects | Technological Aspects | Usage Tasks | Data Integrity and Governance |
|---|---|---|---|---|
| [1], 2025, Sc, WoS (370) * | General, multimodal learning, transparency, and accountability | LLMs, RAG, NLP | Adaptive learning, assessment, resource development, knowledge tracing | Reliability and safety, privacy |
| [5], 2025 | Science learning, language learning, and professional development. | Agents for teaching assistance, for student support | Adaptive learning, knowledge tracing, curriculum design, feedback comment generation | Discusses need for stronger data protection mechanisms |
| [69], 2025 | Programming | LLM tools | Assessment, teaching, learning | Not discussed |
| [2], 2025, Sc, WoS | ITS | LLMs, tools, chatbots | Technical reliability issues, assessment fairness, empirical evidence of benefits | Privacy |
| [42], 2024 | Mathematics, writing, programming, and reasoning. | LLMs | Individualized feedback and their possibility in content creation, including videos, quizzes, and plans. | Privacy is briefly discussed |
| [70], 2024, Sc | No specialization | Deep learning models, MLLM | All pedagogical approaches | Security, privacy |
| [3], 2023, (296) | Individual usage by students | ChatGPT | Personalized and interactive learning, assessment and creation of feedback | - |
| [71], 2024, Sc, WoS | K–12, undergraduate, and graduate levels | LLM-based chatbots | Language learning | - |
| [68], 2026, Sc, | Computer Science Education | LLM-based agents | Personalized and adaptive learning and problem-solving | Cultural diversity and inclusivity |
| [44], 2026, Sc, WoS | Federated learning Affective learning Emotional intelligence in pedagogy | Specialized LLMs knowledge graph, biometric sensors | Emotion-adaptive privacy-preserving personalization | Privacy |
| [4], 2025, Sc, ACM | Not explicitly addressed to education | LLMs | Transparency and explainability | Ethics, trust |
| [6], 2025, (1809) | Not explicitly addressed to education | Survey of hallucinations in LLM-based agents. | Not discussed | Not discussed |
| [72], 2024 | Adaptive learning, knowledge mapping, curriculum design, semantic search | LLM + Knowledge graph | Knowledge graph generation | Not discussed |
| [73], 2025 | STEM education | LLM + Concept map | Activities through concept map generation | Not discussed |
| [46], 2025, Sc (213) | Higher education | LLM | Prompt engineering | Not discussed |
| [8], 2025, Sc | General educational context, Inclusive education | Tools, chatbots, LLM usage | Assessment, adaptive learning, feedback, knowledge tracing, gamification | Reliability and Safety, Privacy |
| [74], 2024 | General educational context, in writing, math, programming, and reasoning. | LLMs, MAS-GAI convergence | Individualized feedback content creation, including videos, quizzes, and plans, personalized education | Student data privacy |
| [75], 2024, Scopus | Medical education (domain and tack—specific, case-based reasoning) | Ontologies, rules, deep learning, NLP, LLMs | Automatic generation of medical case-based methodologies, applications, evaluation | Dataset comprehensiveness |
| [51], 2025, Sc | Multimodal LA solutions, explanatory analytics, visual and explanatory analytics. | Generative artificial intelligence in learning analytics | Accessibility, personalization, adaptive learning | Ethical and equitable integration of GenAI in LA |
| [16], 2025, WoS | MOOC environments | Integration of ML, GenAI into LA | Spatiotemporal learning behaviors, dropout detection and risk assessment, analysis of learner feedback, behavioral profiling | Security and privacy issues are mentioned |
| [45], 2025, ACM (130) | Increasing the reliability of LLM agents | LLM agents. | Defensive strategies | Privacy and security issues |
| [31], 2025, Sc, WoS (115) | Programming, reasoning, and knowledge-based question answering | Adapted LLM | Applicability to construct a comprehensive educational supermodel, personalization, learning paths | Not discussed |
| [23], 2024, Sc, WoS, (59) | Higher education | LLM | Improve critical thinking, personalization, develop collaborative projects | Privacy and security issues |
| [76], 2024, Sc | Large-scale educational systems | LLM in learning environments, NLP, neural network | Personalization, adaptability | Ethical concerns, data privacy and bias |
| [65], 2025, Sc, WoS, (648) | Education | LLMs | - | Security and privacy challenges application-based risks |
| [22], 2024, Sc (1154) | Large-scale educational systems | LLMs, ML | Teaching, grading, knowledge representation, feedback, content generation, and recommendation | Privacy |
| [77], 2025, Sc, WoS (269) | Higher education | LLMs | Automating instructional tasks personalized learning experiences. | Privacy, information accuracy and information verification |
| [29], 2025, Sc | Application of AI-powered ITS, Engineering Education | NLP, LLMs, KGs (only mentioned), learning algorithms | Personalization, learning pathways, real-time feedback, learner progress tracking | Discusses privacy-preserving profiles, privacy- aware learner-state layer as future research |
| [78], 2025, ACM, Sc | Nine domains: medicine, law, biology, finance, social computer programming robots and agents | 5 LLMs evaluation results were discussed | Testing and evaluation | Not discussed |
| [79], 2025, ACM, Sc | Education only mentioned | LLMs are compared, evaluation | - | Ethical concerns, data privacy and bias |
| [80], 2025, ACM, Sc | ChatGPT is tested | Test evaluation | Not discussed |
4.7. Roles of LLMs in Intelligent Educational Systems (RQ4)
- Supporting or conducting personalization tasks in LLMs-powered adaptive tutoring systems by adjusting difficulty levels based on learner performance or offering personalized hints [10,27,54,58]. LLMs can ensure interactive personalized question answering, concept explanation, and misconception correction;
- Knowledge discovery—information retrieval and summarization for curriculum development, or research—LLMs can find or analyze external resources, scientific papers, etc. [21];
4.8. Trends Related to the Adoption and Evolution of LLMs Usage in IES
- Integrating LLMs with educational standards (e.g., LMS LD, Bloom’s taxonomy, curricula frameworks);
- Integration with machine translation models and enhancing cross-lingual and multilingual support;
- Hybrid approaches that combine LLMs for text analysis or generation with knowledge graphs and/or domain ontologies to maintain accuracy and consistency of results are increasingly frequently used;
- Combining LLMs with rule-based systems and learning analytics tools for extracting knowledge about learners’ progress and ensuring pedagogically valid guidance;
- Use of LLMs within complex knowledge-based education frameworks to ensure personalized tutoring or generate personalized content, study plans, and feedback;
- Implementing role-based data access controls to ensure privacy-limiting LLMs’ data access, based on the user’s role;
- Filtering inputs and controlling prompts to reduce the risk of attack and increase model security;
- LLMs’ output verification to reduce hallucination and misinformation;
- Providing interpretable explanations for recommended content, feedback, clear documentation of sources and rules, used in data collection and processing;
- Allowing users to decide what level of data sharing and personalization they wish to use;
- Usage of deep learning algorithms in the evaluation of students’ achievements or the prediction of the students’ progress [63];
- Preferable usage of federated learning as a machine-learning technique to decrease data privacy problems. In this approach, most sensitive data remain on local devices, while only model updates are shared;
- Development of clear and widely adopted directions about what LLMs to use and usage strategies in specific educational contexts;
- The great convenience of LLMs may foster intellectual passivity or cognitive offloading. Therefore, it is essential to identify and implement widely adopted pedagogical strategies that mitigate this risk and preserve deep learning and critical thinking;
- Evaluate and decrease the risk of generating incorrect information (hallucinations). Minimal hallucinations in general domains and common-sense reasoning don’t imply the same for specialized domains such as software development; developing effective evaluation methods for specialized domains. Designing hallucination evaluation methods for specialized educational domains is an unresolved issue;
- Developing effective assessment strategies in the context of the LLMs’ use is a challenge;
- Flexible and dynamic integration of AI technologies into the educational environment through collaborative discussions about the appropriate use of generative AI, outcomes of their application, and potential reasons for avoiding their use are of crucial importance.
- Finding or selecting the most appropriate LLM for every specific educational subdomain or context. Choosing which LLM to use in education depends heavily on the domain. Evaluations, summarized in [78], show that LLMs’ capabilities (reasoning, coding, factuality, multimodality, etc.) can vary significantly. There is no single “best model”—only the best fit for domain and purpose;
- Binding question and answering systems and LLMs to learner-state information to ensure automated inclusion of learner-specific information in LLM prompts or support LLM-powered agents and chatboats with needed information for personalized communication with learners;
- Aligning learning analytics with learning design in GenAI-mediated contexts to fully leverage LLMs’ contextual capabilities;
- Development of robust strategies and technological frameworks to enable valid measurement of learning in LLM-mediated educational contexts;
- Development of complex knowledge bases (including ontologies) that are necessary for the dynamic integration of generative and symbolic AI technologies;
- Integrating multi-agent systems in traditional LMS to ensure the needed flexibility of dynamic personalization;
- Adaptive learning content development for personalized and inclusive education;
- Expanding the use of LLM-powered technologies in e-learning across diverse scientific disciplines is a significant and emerging research direction;
- Establish standards for quality control and safe usage of LLMs by instructors for automated generation of educational content;
- Development of assessment methods for students’ prompt engineering skills and a comprehensive, validated prompt taxonomy. Future research on systematically validated prompts and investigation of the long-term efficacy of prompt-generation frameworks, especially in an educational context, is needed;
- Development of advanced methods for adaptation of LLMs to meet the specific requirements of different educational domains with an emphasis on improving accuracy, fairness, and pedagogical alignment.
- Establishing clear ethical norms for the responsible use of LLMs in educational contexts, including guidelines on academic integrity, accountability, and appropriate human oversight;
- Strengthening the explainability and transparency of LLM-generated outputs to enhance trust, interpretability, and informed decision-making in AI-augmented learning environments;
- Data privacy and security-related research directions should focus on adopting privacy-protection mechanisms, such as encryption, anonymization, and differential privacy, to ensure the confidentiality and integrity of sensitive educational data [29];
- Comprehensive research on the security and privacy preserving when using LLM-powered agents is also needed.
4.9. Limitations of LLMs-Powered Personalized Learning Systems
4.10. Perspectives for the Effective Use of LLMs in e-Learning and Future Research Directions
5. Conclusions
Supplementary Materials
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
Abbreviations
| AI | Artificial intelligence |
| AIGC | AI-generated content |
| ChatGPT | Chat generative pre-training transformer |
| CV | Computer vision |
| DLA | Deep learning algorithms |
| DNNs | Deep neural networks |
| GPT | Generative pre-trained transformer |
| LLMs | Large language models |
| NLP | Natural language processing |
| STEM | Science, technology, engineering, and mathematics |
| ITS | Intelligent Tutoring Systems |
| RAG | Retrieval-augmented generation |
| LA | Learning analytics |
| LMS | Learning management system |
| QA | Question answering |
| GNN | Graph neural network |
| EDM | Educational data mining |
| MOOC | Massive open online course |
| LMS LD | Learning management systems learning design |
| OL | Ontology learning |
| KG | Knowledge graphs |
| MLLMs | Multimodal large language models |
| SGNNs | Signed graph neural networks |
| FL | Federated learning |
References
- Wang, S.; Xu, T.; Li, H.; Zhang, C.; Liang, J.; Tang, J.; Yu, P.S.; Wen, Q. Large language models for education: A survey and outlook. IEEE Signal Process. Mag. 2026, 42, 51–63. [Google Scholar] [CrossRef]
- Shi, Y.; Yu, K.; Dong, Y.; Chen, F. Large language models in education: A systematic review of empirical applications, benefits, and challenges. Comput. Educ. Artif. Intell. 2025, 10, 100529. [Google Scholar] [CrossRef]
- Hosseini, M.; Gao, C.A.; Liebovitz, D.M.; Carvalho, A.M.; Ahmad, F.S.; Luo, Y.; Kho, A. An exploratory survey about using ChatGPT in education, healthcare, and research. PLoS ONE 2023, 18, e0292216. [Google Scholar] [CrossRef]
- Zhao, H.; Chen, H.; Yang, F.; Liu, N.; Deng, H.; Cai, H.; Du, M. Explainability for large language models: A survey. ACM Trans. Intell. Syst. Technol. 2024, 15, 20. [Google Scholar] [CrossRef]
- Yang, J.; Wang, M.; Du, X.; Na, R. A Comprehensive Survey on Large Language Model based Agents for Education. IEEE Trans. Learn. Technol. 2025, 18, 898–913. [Google Scholar] [CrossRef]
- Xing, W.; Zhu, T.; Wang, J.; Liu, B. A survey on MLLMs in education: Application and future directions. Future Internet 2024, 16, 467. [Google Scholar] [CrossRef]
- Xu, H.; Gan, W.; Qi, Z.; Wu, J.; Yu, P.S. Large language models for education: A survey. arXiv 2024, arXiv:2405.13001. [Google Scholar] [CrossRef]
- Sharma, S.; Mittal, P.; Kumar, M.; Bhardwaj, V. The role of large language models in personalized learning: A systematic review of educational impact. Discov. Sustain. 2025, 6, 243. [Google Scholar] [CrossRef]
- Page, M.J.; McKenzie, J.E.; Bossuyt, P.M.; Boutron, I.; Hoffmann, T.C.; Mulrow, C.D.; Shamseer, L.; Tetzlaff, J.M.; Akl, E.A.; Brennan, S.E.; et al. The PRISMA 2020 statement: An updated guideline for reporting systematic reviews. BMJ 2021, 372, 71. [Google Scholar] [CrossRef]
- Zeng, Y.; Xie, H.; Zhou, X.; Xu, C.; Jiang, Y.; Lau, S.T. Developing a Nursing Research Education Agent Using Knowledge Graphs and Large Language Models: A Proof-of-Concept Study. Nurse Educ. 2025, 51, E105–E109. [Google Scholar] [CrossRef]
- Silan, H.; Xiaoning, W. Foke: A personalized and explainable education framework integrating foundation models, knowledge graphs, and prompt engineering. In China National Conference on Big Data and Social Computing; Springer: Singapore, 2024; pp. 399–411. [Google Scholar] [CrossRef]
- Bui, T.; Tran, O.; Nguyen, P.; Ho, B.; Nguyen, L.; Bui, T.; Quan, T. Cross-data knowledge graph construction for LLM-enabled educational question-answering system: A case study at HCMUT. In Proceedings of the 1st ACM Workshop on AI-Powered Q&A Systems for Multimedia 2024, Phuket, Thailand, 10 June 2024; pp. 36–43. [Google Scholar] [CrossRef]
- Zhao, R.; Zeng, W.; Tang, J.; Tian, F.; Zhao, X. Educational Knowledge Graph Question Answering: Insights from Benchmarks and LLM-based Solutions. IEEE Trans. Artif. Intell. 2025, 7, 1931–1941. [Google Scholar] [CrossRef]
- Sun, J.; Zhang, Z.; He, X. LLM4edukg: LLM for automatic construction of educational knowledge graph. In 2024 International Conference on Networking and Network Applications (NaNA); IEEE: New York, NY, USA, 2024; pp. 269–275. [Google Scholar] [CrossRef]
- Li, L.; Wang, Z.; Jose, J.M.; Ge, X. LLM supporting knowledge tracing leveraging global subject and student specific knowledge graphs. Inf. Fusion 2025, 126, 103577. [Google Scholar] [CrossRef]
- Rodríguez-Ortiz, M.Á.; Santana-Mancilla, P.C.; Anido-Rifón, L.E. Machine learning and generative AI in learning analytics for higher education: A systematic review of models, trends, and challenges. Appl. Sci. 2025, 15, 8679. [Google Scholar] [CrossRef]
- Zhao, C.; Agrawal, G.; Zhang, F.; Kumarage, T.; Tan, Z.; Deng, Y.; Chen, Y.-C.; Liu, H. Ontology-aware rag for improved question-answering in cybersecurity education. In 2025 IEEE International Conference on Big Data (BigData); IEEE: New York, NY, USA, 2025; pp. 3161–3170. [Google Scholar] [CrossRef]
- Pankiewicz, M.; Baker, R.S. Enhancing Student Focus and Problem-Solving with Real-Time LLM Feedback on Compiler Errors. In European Conference on Technology Enhanced Learning; Springer Nature: Cham, Switzerland, 2025; pp. 412–426. [Google Scholar] [CrossRef]
- Li, P.; Jiang, M.; Chen, J.; Ning, N. Performance of Large Language Models in Nursing Examinations: Comparative Analysis of ChatGPT-3.5, ChatGPT-4 and iFLYTEK Spark in China. Nurs. Open 2025, 12, e70317. [Google Scholar] [CrossRef]
- Mazzullo, E.; Bulut, O.; Wongvorachan, T.; Tan, B. Learning analytics in the era of large language models. Analytics 2023, 2, 877–898. [Google Scholar] [CrossRef]
- Abu-Rasheed, H.; Weber, C.; Fathi, M. Knowledge graphs as context sources for LLM-based explanations of learning recommendations. In 2024 IEEE Global Engineering Education Conference (EDUCON); IEEE: New York, NY, USA, 2024; pp. 1–5. [Google Scholar] [CrossRef]
- Yan, L.; Sha, L.; Zhao, L.; Li, Y.; Martinez-Maldonado, R.; Chen, G.; Gašević, D. Practical and ethical challenges of large language models in education: A systematic scoping review. Br. J. Educ. Technol. 2024, 55, 90–112. [Google Scholar] [CrossRef]
- Filippi, S.; Motyl, B. Large language models (LLMs) in engineering education: A systematic review and suggestions for practical adoption. Information 2024, 15, 345. [Google Scholar] [CrossRef]
- Gopi, S.; Sreekanth, D.; Dehbozorgi, N. Enhancing Engineering Education Through LLM-Driven Adaptive Quiz Generation: A RAG-Based Approach. In 2024 IEEE Frontiers in Education Conference (FIE); IEEE: New York, NY, USA, 2024; pp. 1–8. [Google Scholar] [CrossRef]
- dos Santos, O.L.; Cury, D. Intelligent multi-agent systems with generative AI in education: A systematic literature mapping. In Proceedings of the 18th Annual International Conference of Education, Research and Innovation (ICERI2025 Proceedings), Seville, Spain, 10–12 November 2025; pp. 9037–9046. [Google Scholar] [CrossRef]
- Lo, A.; Jiang, A.Q.; Li, W.; Jamnik, M. End-to-end ontology learning with large language models. In Proceedings of the Advances in Neural Information Processing Systems, Vancouver, BC, Canada, 10–15 December 2024; Volume 37, pp. 87184–87225. [Google Scholar] [CrossRef]
- Xu, B.; Tong, R.J.; Li, Y.; Chen, P.; Li, H.; Liang, J.; Fan, X.; Tong, J. An Architectural Framework for Educational Knowledge Graphs (IEEE P2807. 6): Ontology Design, LLM Integration, and Adaptive Learning Applications. In 2025 IEEE Conference on Artificial Intelligence (CAI); IEEE: New York, NY, USA, 2025; pp. 1610–1616. [Google Scholar] [CrossRef]
- Zhuang, G.; Lu, X. A KeyBERT-Enhanced Pipeline for Electronic Information Curriculum Knowledge Graphs: Design, Evaluation, and Ontology Alignment. Information 2025, 16, 580. [Google Scholar] [CrossRef]
- Rodrigues, B.; Pinto, R.; Gonçalves, G. A Systematic Literature Review of AI-Driven Intelligent Tutoring Systems in Engineering Education: Emphasizing Personalization, Feedback, and Student Monitoring. IEEE Access 2025, 13, 190152–190177. [Google Scholar] [CrossRef]
- Guizani, S.; Mazhar, T.; Shahzad, T.; Ahmad, W.; Bibi, A.; Hamam, H. A systematic literature review to implement large language model in higher education: Issues and solutions. Discov. Educ. 2025, 4, 35. [Google Scholar] [CrossRef]
- Raihan, N.; Siddiq, M.L.; Santos, J.C.; Zampieri, M. Large language models in computer science education: A systematic literature review. In Proceedings of the 56th ACM Technical Symposium on Computer Science Education, Pittsburgh, PA, USA, 26 February–1 March 2025; Volume 1, pp. 938–944. [Google Scholar] [CrossRef]
- Tithi, S.D.; Ramesh, A.K.; DiMarco, C.; Tian, X.; Alam, N.; Fazeli, K.; Barnes, T. The promise and limits of LLMs in constructing proofs and hints for logic problems in intelligent tutoring systems. Comput. Educ. Artif. Intell. 2025, 9, 100490. [Google Scholar] [CrossRef]
- Yan, L.; Zhao, L.; Echeverria, V.; Jin, Y.; Alfredo, R.; Li, X.; Martinez-Maldonado, R. VizChat: Enhancing learning analytics dashboards with contextualised explanations using multimodal generative AI chatbots. In International Conference on Artificial Intelligence in Education; Springer Nature: Cham, Switzerland, 2024; pp. 180–193. [Google Scholar] [CrossRef]
- Li, Y.; Yang, R.; Zhang, X.; Shi, P.; Yang, D.; Huang, X. ProgMate: An Intelligent Programming Assistant Based on LLM. In 2024 IEEE Frontiers in Education Conference (FIE); IEEE: New York, NY, USA, 2024; pp. 1–5. [Google Scholar] [CrossRef]
- Kuramitsu, K.; Obara, Y.; Sato, M.; Obara, M. KOGI: A Seamless Integration of ChatGPT into Jupyter Environments for Programming Education. In Proceedings of the 2023 ACM SIGPLAN International Symposium on SPLASH-E; Association for Computing Machinery: New York, NY, USA, 2023; pp. 50–59. [Google Scholar] [CrossRef]
- Hou, X.; Wu, Z.; Wang, X.; Ericson, B.J. CodeTailor: LLM-Powered Personalized Parsons Puzzles for Engaging Support While Learning Programming. In Proceedings of the Eleventh ACM Conference on Learning @ Scale; Association for Computing Machinery: New York, NY, USA, 2024; pp. 51–62. [Google Scholar] [CrossRef]
- Bassner, P.; Frankford, E.; Krusche, S. Iris: An AI-Driven Virtual Tutor for Computer Science Education. In Proceedings of the 2024 on Innovation and Technology in Computer Science Education; Association for Computing Machinery: New York, NY, USA, 2024; Volume 1, pp. 394–400. [Google Scholar] [CrossRef]
- Neumann, A.T.; Yin, Y.; Sowe, S.; Decker, S.; Jarke, M. An LLM-Driven Chatbot in Higher Education for Databases and Information Systems. IEEE Trans. Educ. 2025, 68, 103–116. [Google Scholar] [CrossRef]
- Al Adawiyah, A.; Handayani, S.; Fitrasih, R.; Kurniawati, N.; Rohman, Y.L. Enhancement of artificial intelligence learning using Quizizz AI for SMA Negeri 3 Semarang teachers. Abdimas J. Pengabdi. Masy. Univ. Merdeka Malang 2025, 10, 759–770. [Google Scholar] [CrossRef]
- Petrillo, A.; Awasare, K.; Rehman, M. The ALES Platform: State-of-the-Art and Gap Analysis for an Academic LLM Chatbot. Procedia Comput. Sci. 2025, 274, 359–372. [Google Scholar] [CrossRef]
- Xie, T.; Zhou, Y.; Yu, J. Ce-LLMs: Status and trends of education-specific large language models developed in China. Future Educ. Res. 2025, 3, 505–525. [Google Scholar] [CrossRef]
- Razafinirina, M.A.; Dimbisoa, W.G.; Mahatody, T. Pedagogical alignment of large language models (LLM) for personalized learning: A survey, trends and challenges. J. Intell. Learn. Syst. Appl. 2024, 16, 448–480. [Google Scholar] [CrossRef]
- Sun, Y.; Zou, J. Opportunities and Challenges of Big Models in Middle School Mathematics Teaching. Eng. Proc. 2025, 103, 20. [Google Scholar] [CrossRef]
- Ben Chaabene, N.E.H.; Hammami, H. Neuro-symbolic synergy in education: A survey of LLM-knowledge graph integration for explainable reasoning and emotion-aware student support. Smart Learn. Environ. 2026, 13, 6. [Google Scholar] [CrossRef]
- He, F.; Zhu, T.; Ye, D.; Liu, B.; Zhou, W.; Yu, P.S. The emerged security and privacy of llm agent: A survey with case studies. ACM Comput. Surv. 2025, 58, 162. [Google Scholar] [CrossRef]
- Lee, D.; Palmer, E. Prompt engineering in higher education: A systematic review to help inform curricula. Int. J. Educ. Technol. High. Educ. 2025, 22, 7. [Google Scholar] [CrossRef]
- Chen, Y.; Li, Y.; Ren, Y.; Liu, Y.; Ma, Y. Educational Evaluation with MLLMs: Framework, Dataset, and Comprehensive Assessment. Electronics 2025, 14, 3713. [Google Scholar] [CrossRef]
- Zhu, J.; Chen, Z.; Meo, P.D.; Guan, J.; Han, Z.; Shi, W. KnowPath: An LLM-Supported Knowledge Graph Construction and Path Finding Framework to Explainable MOOC Recommendations. ACM Trans. Inf. Syst. 2026, 44, 1–28. [Google Scholar] [CrossRef]
- Obradović, I.; Vrdoljak, B.; Miličević, M.; Lipovac, A. An Educational Ontology for Introductory Python Programming: Structuring Knowledge to Enable Personalization. IEEE Access 2026, 14, 5317–5339. [Google Scholar] [CrossRef]
- Majeed, H.; Lancaster, T.; Collison, M. Ontological Infrastructure Design for Benchmarking Federated LLM Tools in British Schools. Bachelor’s Thesis, Imperial College London, London, UK, 2025. [Google Scholar]
- Yan, L.; Martinez-Maldonado, R.; Gasevic, D. Generative artificial intelligence in learning analytics: Contextualising opportunities and challenges through the learning analytics cycle. In Proceedings of the 14th Learning Analytics and Knowledge Conference 2024, Kyoto, Japan, 18–22 March 2024; pp. 101–111. [Google Scholar] [CrossRef]
- Khosravi, H.; Shibani, A.; Jovanovic, J.; Pardos, Z.A.; Yan, L. Generative AI and learning analytics: Pushing boundaries, preserving principles. J. Learn. Anal. 2025, 12, 1–11. [Google Scholar] [CrossRef]
- Soularidis, A.; Doumanas, D.; Kotis, K.; Vouros, G.A. Automating agentic collaborative ontology engineering with role-playing simulation of LLM-powered agents and RAG technology. Knowl. Eng. Rev. 2025, 40, e10. [Google Scholar] [CrossRef]
- Li, G.; Tang, C.; Chen, L.; Deguchi, D.; Yamashita, T.; Shimada, A. LLM-driven ontology learning to augment student performance analysis in higher education. In International Conference on Knowledge Science, Engineering and Management; Springer Nature: Singapore, 2024; pp. 57–68. [Google Scholar] [CrossRef]
- Pruski, C.; Gallais, M.; Da Silveira, M. Enhancing ESCO with Generative AI: A Dynamic Approach to Supporting 21st Century Education. In 2025 IEEE Global Engineering Education Conference (EDUCON); IEEE: New York, NY, USA, 2025; pp. 1–5. [Google Scholar] [CrossRef]
- Tharaniya Sairaj, R.; Balasundaram, S.R. Ontology Mapping for Retrieval Augmented Modelling to Reduce Factual Hallucinations in Pretrained Language Model-Based Auto-Generated Questions. Appl. Ontol. 2025, 20, 69–88. [Google Scholar] [CrossRef]
- Fahl, W. GraphWiseLearn: Personalized Learning Through Semantified TEL, Leveraging QA-Enhanced LLM-Generated Content. In European Semantic Web Conference; Springer Nature: Cham, Switzerland, 2024; pp. 74–83. [Google Scholar] [CrossRef]
- Li, Q.; Xie, Y.; Chakravarty, S.; Lee, D. EduMAS: A novel LLM-powered multi-agent framework for educational support. In 2024 IEEE International Conference on Big Data (BigData); IEEE: New York, NY, USA, 2024; pp. 8309–8316. [Google Scholar] [CrossRef]
- Wang, S.; Ni, L.; Zhang, Z.; Li, X.; Zheng, X.; Liu, J. Multimodal prediction of student performance: A fusion of signed graph neural networks and large language models. Pattern Recognit. Lett. 2024, 181, 1–8. [Google Scholar] [CrossRef]
- Zhu, H.; Li, T.; He, P.; Zhou, J. Enhancing automated grading in science education through LLM-driven causal reasoning and multimodal analysis. In Proceedings of the Thirty-Fourth International Joint Conference on Artificial Intelligence, Montreal, QC, Canada, 16–22 August 2025; pp. 10352–10360. [Google Scholar] [CrossRef]
- Scientific, L.L. Innovative approaches to educational knowledge graphs: Leveraging neo4j and LLM for synthetic data generation. J. Theor. Appl. Inf. Technol. 2026, 104, 296–318. Available online: https://www.jatit.org/volumes/Vol104No4/21Vol104No4.pdf (accessed on 5 March 2026).
- Wang, X.J.; Lee, C.P.; Mutlu, B. LearnMate: Enhancing online education with LLM-powered personalized learning plans and support. In Proceedings of the Extended Abstracts of the CHI Conference on Human Factors in Computing Systems, Yokohama, Japan, 26 April–1 May 2025; pp. 1–10. [Google Scholar] [CrossRef]
- Zhou, H.; Shen, S.; Su, Y.; Miao, Y.; Liu, Q.; Zhu, L.; Huang, Z. LLM-EPSP: Large language model empowered early prediction of student performance. Inf. Process. Manag. 2026, 63, 104351. [Google Scholar] [CrossRef]
- Ciatto, G.; Agiollo, A.; Magnini, M.; Omicini, A. Large language models as oracles for instantiating ontologies with domain-specific knowledge. Knowl.-Based Syst. 2025, 310, 112940. [Google Scholar] [CrossRef]
- Das, B.C.; Amini, M.H.; Wu, Y. Security and privacy challenges of large language models: A survey. ACM Comput. Surv. 2025, 57, 1–39. [Google Scholar] [CrossRef]
- Pilicita, A.; Barra, E. LLMs in education: Evaluation GPT and BERT models in student comment classification. Multimodal Technol. Interact. 2025, 9, 44. [Google Scholar] [CrossRef]
- Pitts, G.; Hridi, A.P.; Narayanan, A.B.L. A Survey of LLM-Based Applications in Programming Education: Balancing Automation and Human Oversight. In Proceedings of the Fourth Workshop on Bridging Human-Computer Interaction and Natural Language Processing (HCI+NLP), Suzhou, China, 9 November 2025; pp. 255–262. [Google Scholar] [CrossRef]
- Adejumo, A.A.; Oyelere, S.S.; Sanusi, I.T.; Suhonen, J. A systematic review of the impact of GenAI on learning performance, AI hallucinations, and problem-solving in computer science education. Comput. Educ. Artif. Intell. 2026, 13, 100570. [Google Scholar] [CrossRef]
- Estévez-Ayres, I.; Callejo, P.; Hombrados-Herrera, M.Á.; Alario-Hoyos, C.; Delgado Kloos, C. Evaluation of LLM tools for feedback generation in a course on concurrent programming. Int. J. Artif. Intell. Educ. 2025, 35, 774–790. [Google Scholar] [CrossRef]
- Rahman, M.A.; Alqahtani, L.; Albooq, A.; Ainousah, A. A survey on security and privacy of large multimodal deep learning models: Teaching and learning perspective. In 2024 21st Learning and Technology Conference (L&T); IEEE: New York, NY, USA, 2024; pp. 13–18. [Google Scholar] [CrossRef]
- Aldhafeeri, L.; Aljumah, F.; Thabyan, F.; Alabbad, M.; AlShahrani, S.; Alanazi, F.; Al-Nafjan, A. Generative AI chatbots across domains: A systematic review. Appl. Sci. 2025, 15, 11220. [Google Scholar] [CrossRef]
- Abu-Salih, B.; Alotaibi, S. A systematic literature review of knowledge graph construction and application in education. Heliyon 2024, 10, e25383. [Google Scholar] [CrossRef]
- Schicchi, D.; Limongelli, C.; Monteleone, V.; Taibi, D. A closer look at ChatGPT’s role in concept map generation for education. Interact. Learn. Environ. 2026, 34, 276–296. [Google Scholar] [CrossRef]
- Rodrigues, B.; Pinto, R.; Gonçalves, G. EngiBot: An AI-based tutoring system for personalized learning in engineering education. In Proceedings of the 12th International Conference on E-Learning in Industrial Electronics (ICELIE 2025), Madrid, Spain, 14–17 October 2025. [Google Scholar] [CrossRef]
- Al Shuraiqi, S.; Aal Abdulsalam, A.; Masters, K.; Zidoum, H.; AlZaabi, A. Automatic generation of medical case-based multiple-choice questions (MCQs): A review of methodologies, applications, evaluation, and future directions. Big Data Cogn. Comput. 2024, 8, 139. [Google Scholar] [CrossRef]
- Shahzad, T.; Mazhar, T.; Tariq, M.U.; Ahmad, W.; Ouahada, K.; Hamam, H. A comprehensive review of large language models: Issues and solutions in learning environments. Discov. Sustain. 2025, 6, 27. [Google Scholar] [CrossRef]
- Babaei Giglou, H.; D’Souza, J.; Auer, S. LLMs4OL: Large language models for ontology learning. In International Semantic Web Conference; Payne, T.R., Presutti, V., Qi, G., Poveda-Villalón, M., Stoilos, G., Hollink, L., Kaoudi, Z., Cheng, G., Li, J., Eds.; Springer: Cham, Switzerland, 2023; Volume 14265, pp. 408–427. [Google Scholar] [CrossRef]
- Li, J.; Gao, Y.; Yang, Y.; Bai, Y.; Zhou, X.; Li, Y.; Sun, H.; Liu, Y.; Si, X.; Ye, Y.; et al. Fundamental capabilities and applications of large language models: A survey. ACM Comput. Surv. 2025, 58, 1–42. [Google Scholar] [CrossRef]
- Voultsiou, E.; Moussiades, L. A systematic review of AI, VR, and LLM applications in special education: Opportunities, challenges, and future directions. Educ. Inf. Technol. 2025, 30, 19141–19181. [Google Scholar] [CrossRef]
- Jauhiainen, J.S.; Guerra, A.B.G. Educational evaluation with large language models (LLMs): ChatGPT-4 in recalling and evaluating students’ written responses. J. Inf. Technol. Educ. Innov. Pract. 2025, 24, 2. [Google Scholar] [CrossRef] [PubMed]









| Inclusion Criteria (Strong Relevance) | Exclusion Criteria |
|---|---|
| 1. Paper involves a comprehensive discussion of one or more aspects of the usage of LLMs in education. 2. Research is focused on some of the technological aspects of the usage of LLMs in education. 3. Research is a comprehensive survey or presentation of some LLM-powered tool, educational model or application. | 1. Paper is not in English. 2. Paper is not a peer-reviewed research study. 3. Paper is not accessible via university subscriptions. 4. Paper is a duplicate study. 5. Main text (excl. references) is under four pages. |
| Aspect | General-Purpose LLMs (e.g., ChatGPT, Gemini) | Specialized LLMs (e.g., MathGPT, BioGPT) |
|---|---|---|
| Scope | Broad, includes multi-domain and cross-domain knowledge | Narrow, focused on specific domains |
| Accuracy | Moderate, depending on the required topics | High within the target domain |
| Reliability | Variable depending on prompt and context | Higher, but only in specialized domains or tasks |
| Pedagogical Alignment | General explanations, low pedagogical alignment | Closely aligned with the curriculum and standards |
| Adaptability | Highly flexible across subjects | Limited to specific subject areas |
| Language Performance | Stronger in high-resource languages | Optimized for specific languages and lower for others. |
| Accessibility Use | General support, but variable quality | Better for tailored accessibility solutions |
| Development Cost | Low, prompting ready-to-use systems | High, requires domain data and fine-tuning |
| Maintenance | Minimal for users | Requires periodical updates |
| Paper, Year, Indexing | Pedagogical Aspects | Technological Aspects | Usage Tasks | Privacy, Policy, Security, Correctness | Evaluation |
| [12] 2024 Sc * | Higher education, LMS | LLMs + KGs construction + RAG | Accurate feedback, questions and answering | Limiting what is indexed or retrieved into the RAG | Evaluated on three datasets in banking domain |
| [48] 2025 IEEE | Higher education | LLMs + KGs + Curriculum, domain, and user model ontologies | Personalization recommendations, cross-disciplinary connections | Not discussed | By domain experts |
| [53] 2025 Sc, WoS | Higher education and specialized professional domains | LLMs + RAG + ontologies Agents, hybrid neuro-symbolic AI | Curriculum ontology construction, domain knowledge modeling | Restricting which agents can access which knowledge sources | Quantitative and qualitative measures are employed |
| [50] 2025 | British schools | LLMs + ontologies Generative LLM tools Symbolic ontological control | Interoperability, safeguarding | Data privacy | Sentiment and bias expert evaluation |
| [26] 2024 IEEE | Higher education and specialized professional domains | Neural LLMs-based OL approach | Not discussed | Not discussed | Novel suite of semantic and structural metrics for evaluating ontologies |
| [17] 2024 IEEE | Domain-specific inquiry learning, ITS, higher education | RAG + ontology-based validation | Questions and answering | Cybersecurity | Ontology-based reasoning |
| [13,14] 2025, Sc | Domain-specific learning | LLMs + KG | Questions and answering | Not discussed | In-depth evaluation of the EDUCEQ dataset |
| [24] Sc IEEE | Engineering education, specialized STEM tracks | LLM-driven RAG-based approach | Adaptive quiz generation: formative assessment | Not discussed | Topic relevancy, answer relevancy, and a contextual relevancy score. |
| [54] 2024 WoS | Competency-based education, higher education | LLM-driven ontology learning Graph neural network (GNN) for student performance prediction. | Personalized academic advising, student interactions in ontology learning | Security and privacy were only briefly mentioned | Empirical and expert-based |
| [55] 2025 WoS | Engineering education, lifelong learning | LLM-driven ontology evolution | Dynamic ontology evolution, curriculum design | Not discussed | Expert-based |
| [27] 2025 IEEE | For large-scale systems | Educational KG EduKG integrated with LLMs and RAG | Personalized and interactive learning, interoperability, semantic search, question answering, dynamic content generation | Security and privacy were discussed at a technical and architectural level | Expert-based evaluation |
| [28] 2025 Sc, WoS | For large-scale systems | LLMs, KG, ontology alignment | KeyBERT-based constructing KG of the electronic information curriculum system | Not discussed | Semantic similarity, precision, recall, and F1-score against the gold labels |
| [49] 2025 | For programming education | LLM, ontology, KG | Development and evaluation of the Python educational ontology | Not discussed | Six datasets from the Mastery Grid and StudyLens learning platforms were examined using learning curves analysis |
| [34], 2024 Sc | Anything, to anyone, anywhere, at any time learning | LLM, intelligent programming assistant ProgMate | Intelligent assignment grading, identification of knowledge gaps, and assessment of learning abilities | Not discussed | Prototype evaluation |
| [56] 2025 Sc | ITS, STEM Education | LLM, RAG, ontologies | Ontology mapping, automated content generation | Reduce hallucination | Benchmark datasets and evaluation metrics ROUGE-L and RAGAS-precision scores |
| [57] 2024 | Technology-enhanced learning | LLM, KG, LA, Dynamic competence maps | Personalized tutoring | Not discussed | Experiments, engagement evaluation |
| [58] 2024 Sc, IEEE | College-level physics education | LLM, agents, KGs | Emotional awareness mechanism contextual adaptation | Security and privacy were only briefly mentioned | Evaluated by six state-of-the-art LLMs |
| [15] 2025 | MOOC | LLMs to enrich the knowledge graph | Knowledge tracing, predictions | Mentioned web security | Extensive evaluations on three public educational datasets: FrcSub, Xes3g5m, MOOCRadar. |
| [10] 2025 | Nursing education | Agent, knowledge graphs and large language models | Addressing theory-practice gap, personalization | Ethical guidelines | Quantitative and qualitative evaluation of learning outcomes, expert-based evaluation of KG |
| [59] 2024 ACM | Online educational platforms | Signed graph Neural networks (SGNNs), LLM, KG, contrastive learning | Predicting student performance | Policy-based, internet security | Evaluating five real-world datasets, metric F1 |
| [60] 2025 ACM | K–12 science education | LLM usage to generate causal knowledge graphs, visual drawing evaluation | Evaluation and assessment | Not discussed | Accuracy and consistency |
| [21] 2024 Sc, IEEE | STEM education, lifelong learning | Knowledge graphs as a source of factual context for LLM prompts | For learning recommendations, explanations | Reducing hallucinations | Quantitatively—Rouge-N and Rouge-L measures, qualitatively with experts and learners |
| [61] 2024 Sc | Chinese Law education | LLM enhanced with a knowledge graph, LA | Resource development, knowledge acquisition | Not discussed | Experimental evaluation |
| [62] 2025 ACM | Cosmology and astronomy course | Personalized learning agent, LearnMate | Adaptive testing strategy, adaptive learning paths | On conceptual level | Prototype level |
| [11] 2024 Sc | Chinese STEM | Knowledge forest for structured domain knowledge, knowledge graphs, and prompt engineering for LLMs | Personalized, interactive, and explainable educational services | Not discussed | Only discussed |
| [63] 2026 Sc | Higher education | Deep learning, CNN, LLM | Students’ academic performance analysis and alerting system | Not discussed | Tested using OULAD and the UCI dataset |
| [64] 2025 ACM, Sc | Nutritional domain | Ontology, KG, LLM | Domain ontology development | Not discussed | SWOT analysis, expert validation |
| Supplementing Technology | Number of the Projects that Use It |
|---|---|
| Ontology | 11 |
| Agents | 4 |
| RAG | 6 |
| NNs | 6 |
| KG | 13 |
| Prompt engineering | 2 |
| LLMs Limitation | LLM-Related Techniques to Compensate | External Techniques to Compensate | Pedagogical Approaches |
|---|---|---|---|
| Hallucinations | Prompt chaining, few-shot prompting, fine-tuning, RAG, prompt engineering, multi-stage pipeline | Ontologies, knowledge graphs, fact-checker or validator technique | Critical thinking, step-by-step learning, human feedback, expert annotations |
| Limited multimodal understanding | Use multimodal models, training on diverse multimodal datasets, fine-tuning with multimodal tasks | RAG, knowledge graph, modular AI Systems, multimodal simulation environments | Complex multimodal reasoning, multimodal problem-based learning, multimodal feedback |
| Static knowledge | Fine-tuning with updated data, specialized LLMs for education | RAG, knowledge graph, ML, multisource knowledge integration, agent-based architectures | Lifelong learning, curriculum-based knowledge updates, self-improving models |
| Inconsistent quality | Parameter-efficient fine-tuning, specialized LLMs for education | Ontologies, knowledge graphs, data filtering, RAG, automated fact-checking systems | Reinforcement learning with human feedback |
| Bias and ethical risks | Use diverse and representative training data | Bias detection and evaluation tools, privacy and data protection (anonymizing student information) | Teachers’ oversight and review, ethical AI usage guidelines, federated learning |
| Limited personalization | Fine-tuning on learner data, memory-augmented LLMs | RAG, ontologies, knowledge graphs, ML, rules, LA, adaptive prompting, modular and multi-agent systems | Reinforcement learning with feedback |
| Lack of educational domain grounding | Educational domain-specific fine-tuning, curriculum-aligned prompting | RAG, ontologies, knowledge graphs, modular educational agents | Reinforcement learning with expert feedback |
| Poor explainability and transparency | Train or prompt LLMs to explain their answers in plain language, specialized LLMs for education | Ontologies, knowledge graphs, rules, RAG, modular and multi-agent architectures | Step-by-step guided learning, evidence-based justification, concept mapping, layered explanations, Interactive teaching and feedback |
| Weak pedagogical awareness | Prompt engineering for pedagogy, memory-augmented systems, specialized LLMs for education | Ontologies, knowledge graphs, rules, adaptive personalization, adaptive modular architectures | Human-in-the-loop educational feedback pedagogical evaluation metrics |
| Aspect | LLMs, Tools | LLMs | LLMs RAG | NLP, KGs LLMs | LLMs, ML | LLM, NN | LLM, NN, LA | LLM, Ontologies | LLM, Concept Map |
|---|---|---|---|---|---|---|---|---|---|
| General | 3 | 3 | |||||||
| Test, evaluation | 2 | ||||||||
| Educational tasks | 3 | 4 | 1 | 2 | 3 | 2 | 3 | 2 | 1 |
| Prompt engineering | 1 | ||||||||
| Ontology or KG development | 1 | 2 |
| For Tasks in Educational System | Roles of LLMs in Educational System | Supporting Techniques or Tools | Needs of Human Validation |
|---|---|---|---|
| Educational ontology or KG management | Concept identification, ontology generation or expansion | Reasoning engines (Fact, Pellet, HermiTex) | Final validation by experts or knowledge engineers |
| Ontology refinement and validation | Reasoning engines (Fact, Pellet, HermiTex) | Final validation by experts or knowledge engineers | |
| Ontology population | Reasoning engines (Fact, Pellet, HermiTex) | Final validation by experts or knowledge engineers | |
| Related to ontology or KG usage | Map learning objectives to ontology classes, detect missing conceptual links | LMS tools | Final validation by teachers or experts |
| Metadata annotation | Annotation tools | Final validation by teachers or experts | |
| Semantic mapping and interoperability | Reasoning engines (Fact, Pellet, HermiTex) | Final validation by teachers or experts | |
| Related to teaching and learning | Personalized tutoring | Ontologies, KGs, ML, LA, GNN for prediction | Teachers’ participation |
| Writing/content generation | Internet | Validation by learners | |
| Communication support | Internet | Teachers, partners | |
| Language learning | Internet | Teachers, partners | |
| Coding | Programming environments | Learners, teachers | |
| Formative feedback | LA | Teachers | |
| Technical learning | Specific tools | Learners, teachers | |
| Related to Assessment | Formative assessment (immediate feedback) | Ontologies, KGs | Teachers, experts |
| Summative assessment, feedback | Learning Analytics | Teachers, experts | |
| Performance assessment, feedback | Learning Analytics | Teachers, experts | |
| Related to resource (learning or assessment content) development | Initial draft creation | ||
| Instructional design support | Ontologies, KGs | Teachers, experts | |
| Personalized content development | Ontologies, KGs | Teachers, experts | |
| Multimedia and interactive content support | Multimedia | Teachers, experts | |
| Knowledge structuring | Ontologies, KGs | Teachers, experts | |
| Assessment-embedded content | Ontologies, KGs | Teachers, experts |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2026 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license.
Share and Cite
Ivanova, T.; Terzieva, V. Large Language Models in Intelligent Education Systems: New Educational Perspectives—A Systematic Review. Information 2026, 17, 433. https://doi.org/10.3390/info17050433
Ivanova T, Terzieva V. Large Language Models in Intelligent Education Systems: New Educational Perspectives—A Systematic Review. Information. 2026; 17(5):433. https://doi.org/10.3390/info17050433
Chicago/Turabian StyleIvanova, Tatyana, and Valentina Terzieva. 2026. "Large Language Models in Intelligent Education Systems: New Educational Perspectives—A Systematic Review" Information 17, no. 5: 433. https://doi.org/10.3390/info17050433
APA StyleIvanova, T., & Terzieva, V. (2026). Large Language Models in Intelligent Education Systems: New Educational Perspectives—A Systematic Review. Information, 17(5), 433. https://doi.org/10.3390/info17050433

