NotesFAQContact Us
Collection
Advanced
Search Tips
Showing all 8 results Save | Export
Peer reviewed Peer reviewed
Direct linkDirect link
Sanz Ausin, Markel; Maniktala, Mehak; Barnes, Tiffany; Chi, Min – International Journal of Artificial Intelligence in Education, 2023
While Reinforcement learning (RL), especially Deep RL (DRL), has shown outstanding performance in video games, little evidence has shown that DRL can be successfully applied to human-centric tasks where the ultimate RL goal is to make the "human-agent interactions" productive and fruitful. In real-life, complex, human-centric tasks, such…
Descriptors: Artificial Intelligence, Intelligent Tutoring Systems, Teaching Methods, Learning Activities
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Shi, Yang; Mao, Ye; Barnes, Tiffany; Chi, Min; Price, Thomas W. – International Educational Data Mining Society, 2021
Automatically detecting bugs in student program code is critical to enable formative feedback to help students pinpoint errors and resolve them. Deep learning models especially code2vec and ASTNN have shown great success for "large-scale" code classification. It is not clear, however, whether they can be effectively used for bug…
Descriptors: Artificial Intelligence, Program Effectiveness, Coding, Computer Science Education
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Dong, Yihuan; Marwan, Samiha; Shabrina, Preya; Price, Thomas; Barnes, Tiffany – International Educational Data Mining Society, 2021
Over the years, researchers have studied novice programming behaviors when doing assignments and projects to identify struggling students. Much of these efforts focused on using student programming and interaction features to predict student success at a course level. While these methods are effective at early detection of struggling students in…
Descriptors: Navigation (Information Systems), Academic Achievement, Learner Engagement, Programming
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Ju, Song; Zhou, Guojing; Barnes, Tiffany; Chi, Min – International Educational Data Mining Society, 2020
Identifying critical decisions is one of the most challenging decision-making problems in real-world applications. In this work, we propose a novel Reinforcement Learning (RL) based Long-Short Term Rewards (LSTR) framework for critical decisions identification. RL is a machine learning area concerning with inducing effective decision-making…
Descriptors: Decision Making, Reinforcement, Artificial Intelligence, Man Machine Systems
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Shi, Yang; Schmucker, Robin; Chi, Min; Barnes, Tiffany; Price, Thomas – International Educational Data Mining Society, 2023
Knowledge components (KCs) have many applications. In computing education, knowing the demonstration of specific KCs has been challenging. This paper introduces an entirely data-driven approach for: (1) discovering KCs; and (2) demonstrating KCs, using students' actual code submissions. Our system is based on two expected properties of KCs: (1)…
Descriptors: Computer Science Education, Data Analysis, Programming, Coding
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Mao, Ye; Marwan, Samiha; Price, Thomas W.; Barnes, Tiffany; Chi, Min – International Educational Data Mining Society, 2020
Modeling student learning processes is highly complex since it is influenced by many factors such as motivation and learning habits. The high volume of features and tools provided by computer-based learning environments confounds the task of tracking student knowledge even further. Deep Learning models such as Long-Short Term Memory (LSTMs) and…
Descriptors: Time, Models, Artificial Intelligence, Bayesian Statistics
Peer reviewed Peer reviewed
Direct linkDirect link
Mostafavi, Behrooz; Barnes, Tiffany – International Journal of Artificial Intelligence in Education, 2017
Deductive logic is essential to a complete understanding of computer science concepts, and is thus fundamental to computer science education. Intelligent tutoring systems with individualized instruction have been shown to increase learning gains. We seek to improve the way deductive logic is taught in computer science by developing an intelligent,…
Descriptors: Artificial Intelligence, Problem Solving, Educational Technology, Technology Uses in Education
Peer reviewed Peer reviewed
Direct linkDirect link
Stamper, John; Barnes, Tiffany; Croy, Marvin – International Journal of Artificial Intelligence in Education, 2011
The Hint Factory is an implementation of our novel method to automatically generate hints using past student data for a logic tutor. One disadvantage of the Hint Factory is the time needed to gather enough data on new problems in order to provide hints. In this paper we describe the use of expert sample solutions to "seed" the hint generation…
Descriptors: Cues, Prompting, Learning Strategies, Teaching Methods