Publication Date
In 2025 | 3 |
Since 2024 | 7 |
Since 2021 (last 5 years) | 18 |
Since 2016 (last 10 years) | 70 |
Since 2006 (last 20 years) | 116 |
Descriptor
Data Analysis | 119 |
Intelligent Tutoring Systems | 119 |
Models | 49 |
Prediction | 37 |
Mathematics Instruction | 30 |
Teaching Methods | 30 |
Artificial Intelligence | 27 |
Educational Technology | 27 |
Comparative Analysis | 25 |
Problem Solving | 25 |
Data Collection | 22 |
More ▼ |
Source
Author
Barnes, Tiffany | 9 |
Heffernan, Neil T. | 5 |
Liu, Ran | 5 |
Stamper, John | 5 |
Beck, Joseph E. | 4 |
Chi, Min | 4 |
Barnes, Tiffany, Ed. | 3 |
Davenport, Jodi | 3 |
Desmarais, Michel, Ed. | 3 |
Eagle, Michael | 3 |
Gross, Markus | 3 |
More ▼ |
Publication Type
Reports - Research | 71 |
Journal Articles | 49 |
Speeches/Meeting Papers | 48 |
Collected Works - Proceedings | 17 |
Reports - Descriptive | 15 |
Reports - Evaluative | 12 |
Information Analyses | 5 |
Dissertations/Theses -… | 1 |
Education Level
Higher Education | 41 |
Postsecondary Education | 35 |
Secondary Education | 30 |
Middle Schools | 23 |
Junior High Schools | 21 |
Elementary Education | 18 |
High Schools | 17 |
Elementary Secondary Education | 12 |
Grade 8 | 8 |
Grade 9 | 6 |
Grade 4 | 5 |
More ▼ |
Audience
Teachers | 1 |
Location
Australia | 6 |
Massachusetts | 6 |
North Carolina | 6 |
Pennsylvania (Pittsburgh) | 4 |
Spain | 4 |
Germany | 3 |
Netherlands | 3 |
Pennsylvania | 3 |
Taiwan | 3 |
Brazil | 2 |
California | 2 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
Massachusetts Comprehensive… | 2 |
ACT Assessment | 1 |
Gates MacGinitie Reading Tests | 1 |
Program for International… | 1 |
Rosenberg Self Esteem Scale | 1 |
What Works Clearinghouse Rating
Yikai Lu; Lingbo Tong; Ying Cheng – Journal of Educational Data Mining, 2024
Knowledge tracing aims to model and predict students' knowledge states during learning activities. Traditional methods like Bayesian Knowledge Tracing (BKT) and logistic regression have limitations in granularity and performance, while deep knowledge tracing (DKT) models often suffer from lacking transparency. This paper proposes a…
Descriptors: Models, Intelligent Tutoring Systems, Prediction, Knowledge Level
Lu, Yu; Wang, Deliang; Chen, Penghe; Meng, Qinggang; Yu, Shengquan – International Journal of Artificial Intelligence in Education, 2023
As a prominent aspect of modeling learners in the education domain, knowledge tracing attempts to model learner's cognitive process, and it has been studied for nearly 30 years. Driven by the rapid advancements in deep learning techniques, deep neural networks have been recently adopted for knowledge tracing and have exhibited unique advantages…
Descriptors: Learning Processes, Artificial Intelligence, Intelligent Tutoring Systems, Data Analysis
Danielle S. McNamara – Grantee Submission, 2024
Our primary objective in this Special Issue was to respond to potential criticisms of AIED in potentially "perpetuating poor pedagogic practices, datafication, and introducing classroom surveillance" and to comment on the future of AIED in its coming of age. My overarching assumption in response to this line of critiques is that humans…
Descriptors: Educational Practices, Educational Quality, Intelligent Tutoring Systems, Artificial Intelligence
Yang, Chunsheng; Chiang, Feng-Kuang; Cheng, Qiangqiang; Ji, Jun – Journal of Educational Computing Research, 2021
Machine learning-based modeling technology has recently become a powerful technique and tool for developing models for explaining, predicting, and describing system/human behaviors. In developing intelligent education systems or technologies, some research has focused on applying unique machine learning algorithms to build the ad-hoc student…
Descriptors: Artificial Intelligence, Intelligent Tutoring Systems, Data Use, Models
Liang Zhang; Jionghao Lin; John Sabatini; Conrad Borchers; Daniel Weitekamp; Meng Cao; John Hollander; Xiangen Hu; Arthur C. Graesser – IEEE Transactions on Learning Technologies, 2025
Learning performance data, such as correct or incorrect answers and problem-solving attempts in intelligent tutoring systems (ITSs), facilitate the assessment of knowledge mastery and the delivery of effective instructions. However, these data tend to be highly sparse (80%90% missing observations) in most real-world applications. This data…
Descriptors: Artificial Intelligence, Academic Achievement, Data, Evaluation Methods
Caspari-Sadeghi, Sima – Journal of Educational Technology Systems, 2023
Intelligent assessment, the core of any AI-based educational technology, is defined as embedded, stealth and ubiquitous assessment which uses intelligent techniques to diagnose the current cognitive level, monitor dynamic progress, predict success and update students' profiling continuously. It also uses various technologies, such as learning…
Descriptors: Artificial Intelligence, Educational Technology, Computer Assisted Testing, Barriers
Shabrina, Preya; Mostafavi, Behrooz; Tithi, Sutapa Dey; Chi, Min; Barnes, Tiffany – International Educational Data Mining Society, 2023
Problem decomposition into sub-problems or subgoals and recomposition of the solutions to the subgoals into one complete solution is a common strategy to reduce difficulties in structured problem solving. In this study, we use a datadriven graph-mining-based method to decompose historical student solutions of logic-proof problems into Chunks. We…
Descriptors: Intelligent Tutoring Systems, Problem Solving, Graphs, Data Analysis
Hwang, Gwo-Jen; Tu, Yun-Fang; Tang, Kai-Yu – International Review of Research in Open and Distributed Learning, 2022
This study reviews the journal publications of artificial intelligence-supported online learning (AIoL) in the Web of Science (WOS) database from 1997 to 2019 taking into account the contributing countries/areas, leading journals, highly cited papers, authors, research areas, research topics, roles of AIoL, and adopted artificial intelligence (AI)…
Descriptors: Artificial Intelligence, Electronic Learning, Educational Research, Data Analysis
Dang, Steven C.; Koedinger, Kenneth R. – International Educational Data Mining Society, 2020
Effective teachers recognize the importance of transitioning students into learning activities for the day and accounting for the natural drift of student attention while creating lesson plans. In this work, we analyze temporal patterns of gaming behaviors during work on an intelligent tutoring system with a broader goal of detecting temporal…
Descriptors: Learner Engagement, Intelligent Tutoring Systems, Student Behavior, Student Motivation
Shi Pu; Yu Yan; Brandon Zhang – Journal of Educational Data Mining, 2024
We propose a novel model, Wide & Deep Item Response Theory (Wide & Deep IRT), to predict the correctness of students' responses to questions using historical clickstream data. This model combines the strengths of conventional Item Response Theory (IRT) models and Wide & Deep Learning for Recommender Systems. By leveraging clickstream…
Descriptors: Prediction, Success, Data Analysis, Learning Analytics
Haglund, Pontus; Strömbäck, Filip; Mannila, Linda – Informatics in Education, 2021
Controlling complexity through the use of abstractions is a critical part of problem solving in programming. Thus, becoming proficient with procedural and data abstraction through the use of user-defined functions is important. Properly using functions for abstraction involves a number of other core concepts, such as parameter passing, scope and…
Descriptors: Computer Science Education, Programming, Programming Languages, Problem Solving
Chaudhry, Ritwick; Singh, Harvineet; Dogga, Pradeep; Saini, Shiv Kumar – International Educational Data Mining Society, 2018
Interactive learning environments facilitate learning by providing hints to fill the gaps in the understanding of a concept. Studies suggest that hints are not used optimally by learners. Either they are used unnecessarily or not used at all. It has been shown that learning outcomes can be improved by providing hints when needed. An effective…
Descriptors: Student Behavior, Prediction, Models, Intelligent Tutoring Systems
du Boulay, Benedict – British Journal of Educational Technology, 2019
Intelligent Tutoring systems (ITSs) and Intelligent Learning Environments (ILEs) have been developed and evaluated over the last 40 years. Recent meta-analyses show that they perform well enough to act as effective classroom assistants under the guidance of a human teacher. Despite this success, they have been criticised as embodying a retrograde…
Descriptors: Intelligent Tutoring Systems, Teaching Methods, Meta Analysis, Artificial Intelligence
Xu Li; Wee Hoe Tan; Yu Bin; Peng Yang; Qiancheng Yang; Taukim Xu – Education and Information Technologies, 2025
Globally, physical education curricula are progressively integrating intelligent physical education systems, a breakthrough in physical technology. These systems utilise advanced data analytic and sensing technologies, significantly enhancing the interactivity and personalisation of physical activity, thus improving students' athletic performance…
Descriptors: Undergraduate Students, Intelligent Tutoring Systems, Physical Education, Curriculum
Gervet, Theophile; Koedinger, Ken; Schneider, Jeff; Mitchell, Tom – Journal of Educational Data Mining, 2020
Intelligent tutoring systems (ITSs) teach skills using learning-by-doing principles and provide learners with individualized feedback and materials adapted to their level of understanding. Given a learner's history of past interactions with an ITS, a learner performance model estimates the current state of a learner's knowledge and predicts her…
Descriptors: Learning Processes, Intelligent Tutoring Systems, Feedback (Response), Knowledge Level