Tuesday, September 22, 2026
cs.AI•Beginner-friendly
Andy Gray, Jake Hobbs
In plain terms
Students often face barriers like anxiety or fear when seeking academic help, leading to unequal access to support, especially in complex subjects like programming. While general AI tools exist, they can be inaccurate or not specific to a course. To address this, researchers developed "Beacon," a specialized AI system using Retrieval-Augmented Generation (RAG). RAG is an AI technique that grounds its responses in specific, approved teaching materials from the course, ensuring accuracy and relevance. Beacon was designed to lower the hurdles students face when seeking help and to encourage independent learning. Through surveys and interviews with students and staff, they found that students considered Beacon's responses closely aligned with module content and more trustworthy than unrestricted AI, valuing its scaffolded explanations. Participants viewed Beacon as a valuable first point of support before consulting lecturers or official resources.
Why it matters · This paper highlights how carefully designed, context-specific AI tools can broaden access to academic support and encourage independent learning, presenting a practical model for integrating AI into educational environments effectively.
About this work · This research focuses on the application of AI, specifically RAG systems, to improve academic support and address help-seeking disparities within higher education, particularly in challenging fields like computing education.
RAG systemsstudent supporthelp-seekinghigher educationeducational AI
cs.HC•Beginner-friendly
Shihao Yang, Marshall Van Alstyne, Chrysanthos Dellarocas
In plain terms
AI tutors are becoming common, but we don't know how best to design them for student learning, especially regarding *pedagogical structure* (how the AI teaches, like guided questions) and *interaction modality* (how students talk to it, like voice or text). Researchers experimented with 86 graduate students, comparing a *structured AI tutor* designed to guide learning based on course materials against a control group with general AI access. Within the structured group, students alternated weekly between voice and text interaction with the tutor. They found that the structured AI tutor significantly boosted learning, with tutored students scoring 6.63 points higher and showing improved written reasoning. However, interaction modality (voice vs. text) had no impact on learning outcomes, despite voice being preferred and more costly to deliver. This suggests that the "how" an AI teaches (pedagogical structure) is vital for learning, not just making it seem more humanlike through voice.
Why it matters · For anyone designing AI tools for education, this research highlights that focusing on the instructional design and structure of the AI is more critical for learning gains than the fanciness of its interaction method.
About this work · This research explores effective design principles for intelligent tutoring systems, a key area within AI in education that seeks to personalize and enhance learning experiences.
intelligent tutoringLLMspedagogical designexperimental studyvoice vs text
cs.CL•Beginner-friendly
Xinchen Ma, Shuimu Wang, Gaole He, Yanbin Zhang +3 more
In plain terms
Current AI systems can create educational videos, but they often focus only on making the video look good, neglecting how people actually learn. This results in videos that might lack a clear teaching structure, reliable quality, or ways to check if students understand the material. To address this, researchers developed PIVOT (Pedagogy-guided Instructional VideO Tutoring), a system designed to generate instructional video tutors specifically for STEM (Science, Technology, Engineering, Math) subjects. PIVOT embeds *pedagogy*, which is the art and science of teaching, into every stage of video creation. This includes guiding the initial storyboard, generating and verifying the video's content for both accuracy and teaching effectiveness, and connecting it with assessments to identify and correct student misunderstandings. Experiments and evaluations by experts across four STEM areas showed that PIVOT produced videos with content well-aligned with teaching goals, clear and engaging presentation, and a logical instructional flow, leading to perceived effectiveness for learning. This highlights that AI systems in education should be judged not just by what they create, but by how well they support teaching practices, learner understanding, and corrective feedback.
Why it matters · For newcomers, this paper highlights the critical shift from merely generating content to designing AI systems with a strong pedagogical foundation, emphasizing that educational impact is paramount for AI applications in learning.
About this work · This research is part of a growing effort in the AI in Education (AIEd) field to move beyond simple content generation towards creating AI tools that actively support effective teaching and learning practices.
Generative AIEducational VideosPedagogySTEM EducationAI in Education
cs.AI•Some background helps
Dongjing Shan, Yamei Luo, Jin Li, Yong Luo
In plain terms
University programs teaching intelligent medical engineering are expanding, but their lab courses often don't keep up with the real-world complexities of AI in clinical settings, such as using multiple types of data (multimodal), handling rare cases (long-tailed), or adapting to changing data patterns (distributionally shifting). The researchers designed a new, four-level experimental teaching system. This system takes an ongoing research project on using advanced AI (multimodal deep learning) to diagnose endometrial cancer and turns it into a structured series of lab exercises for undergraduate students. They identified three key issues in current education (modality, authenticity, and deployment) and based their curriculum on established teaching frameworks like constructive alignment and experiential learning.
The curriculum includes four progressive stages, plus an engineering layer, with 32 lab units spread over 64 hours. Students use a special virtual clinical workstation with real, but anonymized, multi-institutional patient data. Each stage focuses on a specific technical challenge, links to prior courses, and has clear assignments. They also outlined how data is handled, safety measures, and how students will be assessed. The plan is to collect data on student learning outcomes over two cycles to evaluate its effectiveness.
Why it matters · For newcomers interested in AI for education, this paper demonstrates a concrete example of designing an advanced, research-integrated curriculum to teach complex AI topics, highlighting the practical challenges and solutions in educational program development.
About this work · This research focuses on the intersection of artificial intelligence and education, specifically on developing effective pedagogical approaches and laboratory curricula to train future professionals in AI applications within specialized fields like intelligent medical engineering.
Curriculum DesignAI EducationLaboratory TeachingMedical AIExperiential Learning
Sunday, September 20, 2026
cs.AI•Some background helps
Abhishek Jaiswal, Zoe Falomir
In plain terms
Spatial reasoning abilities are crucial for STEM fields, and games offer an engaging way to develop these skills in children. To make these games effective for learning, they need Artificial Intelligence (AI) that can provide human-like tutoring and guidance. This paper introduces a hybrid qualitative model designed for Camelot Jr., a block-puzzle game where players build multi-level bridges. Qualitative reasoning (QR) models use symbolic representations, allowing the AI to "think" in ways that can be easily translated into understandable feedback for players. To ensure the model accurately handles the game's physics, they integrated a mathematical center-of-mass stability logic into the qualitative solver. This work facilitates spatial skill training within the game and contributes to creating human-centric, explainable AI agents for educational purposes.
Why it matters · Newcomers to AI in education should care because this paper demonstrates how AI can be used to create intelligent tutoring systems within engaging game environments, making learning complex skills more accessible and interactive. It also highlights the importance of explainable AI for effective human guidance.
About this work · This research falls under the broader field of Intelligent Tutoring Systems (ITS) and serious games, focusing on using AI to facilitate skill development through interactive play. It specifically explores qualitative reasoning models for creating interpretable and human-like AI agents.
intelligent tutoringspatial reasoningeducational gamesqualitative reasoningexplainable AI
cs.HC•Beginner-friendlyTracked lab · Prof. Tanja Käser
Paola Mejia-Domenzain, Jibril Frej, Seyed Parsa Neshaei, Luca Mouchel +4 more
In plain terms
Writing clear 'how-to' instructions, known as procedural writing, is often challenging for learners. Traditional example-based learning, which provides feedback through examples, can be ineffective when everyone receives the same content, regardless of their individual needs. To tackle this, researchers developed RELEX, an adaptive learning system designed to personalize example-based feedback. The system first uses a fine-tuned Large Language Model (an advanced AI for text generation) to predict the quality of a learner's cooking recipe. Based on this quality score, RELEX then retrieves a higher-quality and contextually similar example recipe from a vast database, enriching it with personalized instructional explanations. A study with 200 participants showed that providing these tailored examples led to better writing performance and a more positive user experience.
Why it matters · This paper offers a practical example of how AI, particularly Large Language Models, can be leveraged to create intelligent adaptive learning tools that provide personalized feedback, a crucial area for improving educational outcomes.
About this work · This research contributes to the field of adaptive learning systems, exploring how AI can personalize educational feedback. Notably, one of the authors, Prof. Tanja Käser, is affiliated with the ML4ED (Machine Learning for Education) lab at EPFL, a group you are tracking.
Personalized learningAdaptive learningLLMsWriting feedbackEducational tools
cs.CV•Some background helps
Himadri Bhuyan, Rohit Dhaipule, Partha Pratim Das
In plain terms
Bharatanatyam is an ancient Indian classical dance form where students learn specific sequences of movements and postures, called Adavus. The challenge is to create an automated system that can accurately recognize these complex dance sequences, which are vital for proper learning and practice. The researchers developed a method that first uses a Convolutional Neural Network (CNN), a type of AI for image recognition, to identify individual "Key Postures" (specific body poses). They then used a Support Vector Machine (SVM), another machine learning technique, to recognize the motions occurring between these postures. Finally, an algorithm called Edit Distance was used to compare the recognized sequence of postures and motions with the correct, predefined dance sequences, achieving 98% accuracy. This system can contribute significantly to digital dance heritage and the development of intelligent dance tutoring systems, distinguishing itself by recognizing both postures and motions across all dance variations.
Why it matters · This paper demonstrates how AI, particularly computer vision, can be applied to analyze complex physical movements, offering a foundation for intelligent tutoring systems in skill-based learning domains like dance.
About this work · This research contributes to the intersection of computer vision and educational technology, focusing on automated recognition of complex human movements for pedagogical purposes.
intelligent tutoringcomputer visionskill acquisitionmotion recognitioneducational tools
cs.AI•Beginner-friendly
Maxwell J. Jacobson, Gustavo Rodriguez-Rivera, Petros Drineas, Yexiang Xue
In plain terms
Teaching AI and robotics to K-12 students, particularly in rural areas, is difficult due to a lack of sustained expert mentorship. To address this, the researchers developed a framework called AI, Robotics, & Community (ARC). In this model, colleges act as central 'hubs' that train their undergraduate students to become mentors. These mentors then host workshops and support K-12 robotics teams in nearby schools, with mature school programs potentially becoming secondary hubs themselves. A trial deployment showed significant increases in K-12 students' programming knowledge and resource access, along with increased confidence in teaching for undergraduate mentors. Through simulations, the ARC framework is projected to reach a large percentage of schools and create numerous robotics programs over time, significantly outperforming natural growth.
Why it matters · For newcomers, this paper highlights practical challenges in scaling AI education and offers a structural solution, demonstrating how educational frameworks can leverage existing resources to bridge the digital divide. It showcases a blend of social organization and educational impact, important for real-world application of AI education.
About this work · This research explores innovative models for expanding access to STEM education, specifically in AI and robotics, focusing on equitable outreach to underserved communities. It fits into the broader field of educational frameworks designed to scale specialized technical skills and promote AI literacy.
K-12 educationAI literacySTEM educationMentorship modelsRural education
cs.AI•Some background helps
Luyao Zhu, Xun Wei Yee, Wei Li, Mun Thye Mak +1 more
In plain terms
Large Vision-Language Models (LVLMs) are advanced AI models that can understand both images and text. While these models have shown great progress, their abilities in educational settings, especially for tasks like AI-assisted language learning, haven't been fully evaluated. Existing evaluation tools largely ignore artistic educational content, which is crucial for interpreting visuals in a learning context. To address this, researchers developed MUSE, a new benchmark using diverse artistic images, including art from Singaporean, Southeast Asian, and Western traditions. MUSE comprises twelve tasks, from visual perception to understanding emotions, cultural meanings, and compositional reasoning within the art. Their findings showed current LVLMs struggle significantly with tasks involving affective interpretation (understanding emotions) and compositional reasoning, highlighting key challenges for developing reliable AI in education.
Why it matters · For newcomers to AI in education, this paper is vital because it pinpoints a crucial gap in current AI capabilities: understanding complex artistic and cultural content for learning. It shows that while AI is powerful, it still needs significant development to truly support nuanced educational applications like language learning with diverse visual aids.
About this work · This research falls within the field of AI in education, specifically focusing on how to rigorously evaluate advanced AI models (like Large Vision-Language Models) for their applicability in educational tools, particularly for multi-modal learning and diverse cultural contexts.
Large Vision-Language ModelsAI in educationbenchmarkingmulti-modal learninglanguage learning
cs.HC•Beginner-friendly
Avinash Ajit Nargund, Amelia Haruka Harrison, Timothy Robinson, Tobias Höllerer +1 more
In plain terms
Beginners often struggle to identify their own technical errors in fast-paced activities like fencing, and coaches find it challenging to give specific feedback that truly connects to the student's exact movement. Standard video reviews also have limitations, often lacking different perspectives. To address this, researchers developed FenceXR, an augmented reality (AR) system that reconstructs 3D replays of movements from ordinary smartphone videos. It features a "Trainee module" designed to teach new fencers how to spot common errors in their lunges. Additionally, a "Reviewer module" allows coaches to attach text or voice notes to a specific joint and moment within the 3D replay, offering highly precise and shareable feedback. A study with novice fencers showed their error-detection accuracy significantly improved from 37.5% to 64.1% after one session, with learners focusing more on specific body parts and timing. Fencing experts also found the Reviewer module very useful for conveying feedback that is difficult to explain using traditional video.
Why it matters · This paper demonstrates how cutting-edge technologies like Augmented Reality can be applied to practical educational challenges in skill development, showcasing the potential for immersive and precise learning tools beyond traditional classroom settings.
About this work · This research is at the intersection of human-computer interaction (HCI), computer vision, and educational technology, focusing on how augmented reality can enhance motor skill learning and coaching.
Augmented RealityMotor LearningFeedbackEducational ToolsSkill Training
Saturday, September 19, 2026
cs.CY•Beginner-friendly
Eriam Schaffter, Ahmed Bounekkar
In plain terms
Digital Educational Systems (DES) are platforms that help people learn new skills, using everything from simple textbooks to complex recommendation algorithms. This paper explores how these systems are structured by identifying two core design dimensions: "agency" and "legitimacy." **Agency** refers to the degree of decision-making power a learner has within the system, like choosing what to study or how fast. **Legitimacy** relates to how institutionally recognized and credible the platform and its learning outcomes are, such as granting official degrees. The authors mapped various existing DES onto a plane defined by these dimensions, revealing different design philosophies. They found that this mapping can highlight gaps in current DES designs and suggest how artificial intelligence (AI) could algorithmically adjust a learner's agency and a system's legitimacy to enhance the learning experience.
Why it matters · For newcomers, understanding these foundational design principles is essential for developing AI-powered learning tools that balance learner autonomy with recognized educational standards. It highlights a systems-level view of how AI can influence educational design beyond individual features.
About this work · This research explores the underlying design principles and pedagogical approaches within digital learning platforms. It contributes to the broader field of educational technology and AI in education, focusing on how system architecture impacts the learning process.
Digital Educational SystemsLearner AgencySystem DesignAI in EducationEducational Platforms
cs.AI•Some background helps
Davide Vitabile, N. Ranjan, Akshay Nambiar, Kamal K. Gupta +1 more
In plain terms
Training powerful AI models, especially those for science, technology, engineering, and mathematics (STEM) education, requires huge amounts of high-quality data. Currently, many large language models (LLMs) are too big for use on common devices like phones or tablets, and there's a shortage of good, openly available datasets specifically tailored for educational STEM content that can make smaller models learn effectively. To tackle this, researchers introduced QVAC Genesis III, a colossal dataset of 191.43 billion "tokens" (pieces of text) covering 19 STEM domains with various difficulty levels and educational styles. It was built using a smart "dual generation strategy" where a small AI model's mistakes are turned into corrective explanations, and its successful answers are expanded with detailed reasoning for all choices. When smaller 1.7-billion-parameter AI models were trained from scratch using QVAC Genesis III, they significantly outperformed models trained on other open-source datasets on key STEM knowledge tests. These improvements reached up to 28.57% on some benchmarks, with models achieving very high accuracy and valid answer rates.
Why it matters · This research is vital for creating smaller, more powerful AI tools that can deliver high-quality STEM education directly on personal devices, making advanced AI more accessible and practical for diverse learning environments. It addresses a core challenge in making AI-powered educational resources efficient and widely available.
About this work · This research contributes to the field of developing specialized large language models (LLMs) and high-quality training data, particularly for educational applications in science, technology, engineering, and mathematics. The focus is on improving model efficiency and performance for deployment on edge AI devices with limited computational resources.
LLMsSTEM educationTraining dataEdge AISynthetic data
cs.HC•Beginner-friendly
Jeongmin Rhee, Changhee Lee, Hyunwoo Kim, Kiroong Choe +3 more
In plain terms
Students often prefer using digital pens for active study, but leveraging AI tools like Large Language Models (LLMs) for learning can be cumbersome due to their reliance on typed input. This creates a gap between the natural, fluid interaction of a pen and the more rigid requirements of asking questions to an AI. The paper identifies two main challenges: a "Referential Barrier," where it's hard to clearly point to specific parts of a document with a text query, and an "Expressive Barrier," where non-textual things like diagrams are hard to convert into typed questions. To solve this, the researchers created "Penquiry," a system allowing learners to ask questions directly on their digital study materials using a pen. Penquiry uses "Content Snapping" to precisely link pen input to content and "Question Autocompletion" to expand sparse ink keywords into full, semantically rich questions for the LLM. Through user studies, they found that Penquiry significantly reduced the effort involved in asking questions compared to traditional typing, offering a more intuitive way to use AI for self-directed learning.
Why it matters · This research provides a new model for integrating AI, specifically LLMs, directly into active study workflows, which is crucial for developing more intuitive and effective educational tools. For newcomers, it highlights the importance of user interface design in making AI accessible and useful for learners.
About this work · This research explores how to bridge the interaction gap between physical pen-based learning and digital AI tools, a significant challenge within the field of Human-Computer Interaction for Education. It focuses on making AI more seamlessly integrated into everyday study practices.
LLMsHuman-Computer InteractionSelf-directed learningEducational toolsPen-based interaction
cs.CL•Beginner-friendly
Yu Liu, Zeming Liu, Tianle Zhang, Zihao Cheng +5 more
In plain terms
Traditional online learning systems often recommend the next practice exercise based on a student's past performance, which is called Exercise-Centric (EC) recommendation. However, these systems often struggle to provide truly personalized guidance toward specific learning goals because they don't deeply consider what a student already knows, their individual mastery, or how different learning topics are connected. To address this, the researchers propose a new approach called Knowledge-Centric (KC) personalized learning path planning, where an AI system reasons over a student's profile, their current understanding of topics, and a map of how knowledge concepts relate (a *knowledge graph*) to suggest specific textbooks, units, or concepts to study next. They created a new benchmark dataset named PersonaPath, which includes 2,000 detailed profiles of fictional learners (*learner personas*) and a comprehensive knowledge graph mapping out educational content across 77 subjects. When testing powerful AI models, known as *Large Language Models (LLMs)*, on PersonaPath, the best models only achieved a 29.5% success rate in guiding learners through basic education, showing a significant challenge in tailoring paths to individual learners.
Why it matters · This paper highlights a critical gap in current AI capabilities for genuinely personalized education, especially with Large Language Models, indicating a strong need for new innovations in tailoring learning paths. It introduces a valuable benchmark for researchers to test and improve future AI models designed for educational guidance, which is crucial for advancing adaptive learning systems.
About this work · This research contributes to the growing field of adaptive learning systems, which leverage AI to customize educational experiences for individuals. It specifically focuses on an advanced area within intelligent tutoring: the planning of personalized learning paths.
Personalized LearningLearning Path PlanningLarge Language Models (LLMs)Adaptive LearningKnowledge Graphs
cs.HC•Beginner-friendly
Fan Yang, Jiabin Wu, Yuan Tian, Jiansong Zhang
In plain terms
Current construction safety reporting often relies on manual logs and static forms, which don't effectively connect daily activities to relevant safety regulations, making it challenging for students to learn. This paper introduces CARES (Conversational AI Reporting for Enhanced Safety), a conversational AI system designed to integrate regulatory guidance into daily reporting for construction safety education. CARES uses proactive multi-agent dialogue (where different AI components work together to guide the conversation) and Retrieval-Augmented Generation (RAG), a technique that combines an AI's ability to generate human-like text with its capacity to retrieve accurate information from a specific database of documents. The system guides users through reporting, retrieves relevant regulations, and converts conversations into structured daily reports, displaying sources and the evolving report alongside the dialogue for user review. A preliminary evaluation with 15 construction management students showed strong "faithfulness" (how accurately the AI's responses reflect the source material) and "answer relevance" (how on-topic the AI's answers were), though "retrieval ranking" (the system's ability to find the *most* relevant regulations out of many possible ones) still needs improvement. These results suggest that a regulation-grounded conversational reporting system is technically feasible.
Why it matters · For newcomers, this paper demonstrates a practical application of conversational AI to enhance vocational education, showing how AI can bridge the gap between real-world tasks and complex regulatory knowledge. It provides a concrete example of integrating AI for practical skill development and learning outcomes in a specific domain.
About this work · This research explores the application of conversational AI systems, often powered by Large Language Models (LLMs) and techniques like RAG, to facilitate learning in specialized fields such as construction safety. It focuses on how AI can make complex regulatory information more accessible and actionable within educational settings.
conversational AIsafety educationRAGLLMsvocational training
cs.HC•Some background helps
Amir Globerson, Amy Keeling, Anisha Choudhury, Anna Iurchenko +36 more
In plain terms
Durable skills, such as teamwork and critical thinking, are vital for success in today's workforce but are challenging to measure, leading to them often being overlooked in educational curricula. Effective assessments for these skills need to feel like real-world interactions (ecological validity) while also being standardized and repeatable (psychometric rigor). This paper introduces a framework that uses Large Language Models (LLMs), which are AI systems capable of understanding and generating human-like text, to achieve both goals. In this setup, a person interacts with AI teammates in a conversation designed to mimic human interaction. An 'Executive LLM' strategically guides the discussion to elicit specific evidence of skill proficiency, and a separate 'AI evaluator' then measures these skills from the conversation. The research found that this method significantly increases the observable evidence of skills, and that AI-automated scoring largely aligns with assessments from human experts.
Why it matters · This research is important for newcomers because it showcases a creative application of AI to assess critical human skills that are often difficult to evaluate. This approach could revolutionize how we teach and certify 'durable skills,' making education more relevant to the demands of the modern world.
About this work · This research explores innovative applications of Artificial Intelligence, specifically Large Language Models, within the domain of educational assessment. It addresses the significant challenge of measuring complex human social and cognitive skills in a scalable and reliable manner.
AI assessmentDurable skillsLLMs in educationSkill measurementEducational technology
Friday, September 18, 2026
cs.CY•Beginner-friendly
Alisa Kovshov, Anisha Choudhury, Anna Iurchenko, Amy Keeling +25 more
In plain terms
Creating engaging, interactive learning experiences, like educational games or simulations, is known to help students learn best through active engagement. However, developing these experiences is typically expensive, time-consuming, and requires significant effort from teachers and designers. To address this, the researchers present "learning interactives," a structured approach that uses advanced Artificial Intelligence (AI) called Generative User Interface (UI) capabilities, specifically from Google's Gemini model. Generative UI means the AI can automatically create user interfaces and interactive content. Their framework focuses on optimizing these AI-generated interactives for pedagogical precision, ensuring they align with good teaching practices rather than just general AI outputs. They evaluated their method through studies with educators and expert teacher ratings of various AI-created simulations, indicating success in generating effective, customized learning tools.
Why it matters · This research demonstrates a practical application of cutting-edge generative AI to automate the creation of engaging educational content. For newcomers, it highlights how large language models (LLMs) and generative AI can solve significant challenges in developing personalized and interactive learning tools.
About this work · This paper focuses on the intersection of generative AI and educational technology, specifically leveraging AI to automate the creation of interactive learning experiences. The research aims to bridge the gap between advanced AI capabilities and effective pedagogical design.
Generative AIEducational toolsInteractive learningPedagogyLLMs
cs.CY•Beginner-friendly
Sepinoud Azimi
In plain terms
Generative AI tools like ChatGPT are now common in programming education, posing a challenge for educators who want to leverage them without fostering over-reliance. This study investigated whether a structured, "scaffolded" AI tool, which provided limited hints without generating code, would lead to better learning and less dependence compared to students using any AI tool they chose freely. Over seven weeks, 33 master's students were split into these two groups. While assignment performance was similar for both, students using the scaffolded AI reported higher confidence but managed their limited hints poorly. Those with unrestricted access were satisfied with their tools but worried about how much they relied on them. Crucially, students who had developed their own rules for AI use and understood how AI models worked (often self-taught) performed best in both conditions. The research suggests that the specific AI tool's design was less important than a student's capacity for self-governance and their understanding of AI.
Why it matters · For newcomers, this paper underscores that simply providing or restricting AI tools might be less effective than explicitly teaching students how to understand, critically evaluate, and govern their own use of AI, making AI literacy a critical component of future educational AI solutions.
About this work · This research contributes to the ongoing discussion about best practices for integrating generative AI into educational settings, focusing on pedagogical approaches and the development of essential AI literacy skills for students.
Generative AIAI LiteracyProgramming EducationScaffoldingEducational Tools
cs.CL•Beginner-friendly
Donya Rooein, Luca Benedetto, Dirk Hovy
In plain terms
Large Language Models (LLMs) are increasingly being used to evaluate students, but it's not well understood how student demographic information, like education level or background, affects these AI tools. This paper addresses that problem, investigating whether considering demographics might improve things (e.g., tailoring feedback) or lead to unfair outcomes (e.g., biased scoring).
The researchers set up controlled experiments where they tested six advanced LLMs on three educational tasks: automated essay scoring, giving helpful feedback, and answering questions about language rules. They examined two scenarios: "explicit demographic effects," where details like education level were directly stated, and "implicit effects," where demographics were hinted at through conversation history.
They found that LLMs are indeed sensitive to these demographic cues in both explicit and implicit cases, altering their scoring, feedback, and answers. For example, LLMs frequently adjusted the readability of feedback when a student's education level was explicitly mentioned. However, implicit cues sometimes led to unpredictable biases, such as responses from lower-education levels receiving lower sentiment scores in question-answering tasks. These results provide clear evidence that demographics influence how LLMs perform in educational assessment tasks.
Why it matters · For newcomers applying AI in education, this research is crucial because it highlights the importance of understanding how student demographics can subtly or directly influence AI systems, which is vital for building fair and equitable educational tools. It pushes us to consider both the benefits of personalization and the risks of unintended bias when designing AI for learning.
About this work · This research contributes to the growing field of AI in education, specifically focusing on the ethical implications and potential biases when using Large Language Models for student assessment and feedback.
LLMsstudent assessmentbiasethics in AIformative feedback
cs.CY•Beginner-friendly
Lilian Killich, Marko Schmellenkamp, Fabian Vehlken, Thomas Zeume
In plain terms
Students often find it tough to work with mathematical formalisms, such as logical formulas or mathematical equations, which are crucial in STEM fields. Identifying the common errors they make is very important for providing helpful feedback and creating better educational tools, but doing this manually for many students is difficult. This paper presents a new method that uses Large Language Models (LLMs), which are advanced AI systems, to automatically find these common mistakes. The LLM suggests ways to correct incorrect student answers (called "bug fixing transformations"), and these suggestions are then verified by computer algorithms. This approach helps to identify, group, and visualize common student errors for instructors and education researchers. They showed this method works well by finding known mistakes in logic and can handle large amounts of student data, making it useful for various types of formalisms.
Why it matters · For newcomers interested in building intelligent tutoring systems or designing personalized learning experiences, this paper demonstrates a powerful AI-driven method for automatically diagnosing student challenges at scale. This capability is crucial for providing targeted support and improving educational outcomes.
About this work · This research contributes to the field of AI in education, focusing on how advanced artificial intelligence, like Large Language Models, can be used to analyze student data and improve learning support in STEM disciplines.
AI in EducationLLMsError AnalysisLearning AnalyticsSTEM Education
cs.HC•Beginner-friendly
Bang An, Maria Hamdani, Joseph Fox
In plain terms
Teaching business analytics requires diverse practice datasets, but real-world data is often hard to get, inflexible, or so common that students (and AI tools) might find pre-existing answers instead of practicing original thought. Instructors also spend significant time creating new case studies, assignments, and solutions. This paper introduces DataCanvas-EDU, an AI-powered system called an "agent" (an AI program designed to perform specific tasks independently). Instructors tell this AI agent their teaching goals and the specific data patterns they want students to discover. The AI agent then automatically writes code to generate completely new, artificial (synthetic) datasets, checks the data, and even prepares assignments, reference analyses, and rubrics (grading guidelines). This approach simplifies course material preparation and ensures students work with unique data, encouraging genuine problem-solving with AI rather than finding pre-existing answers.
Why it matters · This work demonstrates how AI can drastically reduce instructor workload in preparing educational materials and create more authentic learning experiences for students, addressing challenges of data accessibility and AI model contamination in education. Newcomers should note this as a practical example of AI streamlining educational content creation.
About this work · This research explores the application of agentic AI frameworks and large language models (LLMs) to generate educational content, specifically synthetic datasets, for specialized fields like business analytics. It addresses the practical challenges educators face in developing relevant and novel learning materials.
Synthetic DataLLMsAI AgentsBusiness EducationCurriculum Design
cs.CL•Beginner-friendly
Michal Štefánik, Jan Nehyba, Jirina Karasova, Martin Fico +3 more
In plain terms
Most AI tools in education focus on helping individual students (called individualized student assistance), but teachers often work with groups in collective classroom settings. This paper addresses the gap by creating Edustories, a new dataset of 1,492 real-world descriptions written by elementary and high-school teachers. These case studies detail challenging student behaviors, the specific actions teachers took (called pedagogical interventions), and the resulting outcomes. Researchers used this dataset to test how well powerful AI systems, known as Large Language Models (LLMs), could predict the success of these teacher interventions. They found that while LLMs showed promise, the most advanced AI models achieved 58% accuracy in predicting outcomes, falling short of human experts who reached 64%. This highlights both the current limits and future potential of AI as assistants for practicing teachers.
Why it matters · This research is important for newcomers because it shows a practical application of AI, specifically Large Language Models, to help teachers directly in their daily classroom challenges. It also introduces a valuable dataset for future research on how AI can support teaching in collective settings.
About this work · This research contributes to the growing field of AI in education, specifically exploring how AI can support teachers in managing complex classroom dynamics and student behavior rather than just individual student learning.
AI in educationLarge Language ModelsTeacher supportClassroom managementDatasets
Thursday, September 17, 2026
cs.CL•Beginner-friendly
Rodrigo Agerri, Itziar Aldabe, Elena Cabrio, Mark Cieliebak +9 more
In plain terms
The CRITICS project aims to make science education more accessible and improve students' critical thinking skills. It addresses the problem that much scientific knowledge is only available in high-resource languages, creating a barrier for many students. To overcome this, the project uses advanced Machine Translation (MT), an artificial intelligence (AI) technology that translates text, specifically powered by Large Language Models (LLMs), which are advanced AI models capable of understanding and generating human-like language. They are fine-tuning these AI translation systems for scientific content to provide accurate and culturally relevant materials in students' native languages. On top of these translations, CRITICS designs and evaluates new teaching approaches focused on developing scientific argumentation and critical thinking practices. This includes using AI to generate textual feedback for students, aligned with specific learning objectives, ultimately working to democratize scientific knowledge and foster deeper thinking in science education.
Why it matters · For newcomers to AI in education, this project highlights how AI can directly tackle global educational inequalities by breaking down language barriers and can also be used to develop sophisticated tools that promote higher-order thinking skills like critical analysis. It demonstrates a practical, multi-faceted application of AI to improve learning outcomes.
About this work · This research fits into the growing field of applying artificial intelligence, particularly large language models, to enhance educational accessibility and pedagogical practices. It specifically combines efforts in natural language processing with educational technology and curriculum development.
Machine TranslationLarge Language ModelsCritical ThinkingScience EducationEducational Equity
cs.HC•Beginner-friendly
Danxuan Liang, Chun Yin Li, Zheng Wei, Xian Xu +3 more
In plain terms
Teaching complex skills like stage lighting involves abstract concepts, technical details, and making them understandable for learners. Virtual Reality (VR) helps remove physical limits, but existing VR systems don't offer much support for live instruction from teachers. Researchers developed LumiNote, a VR system that uses a Large Language Model (LLM), which is a type of AI that understands and generates human language. Instructors can speak their teaching intentions, and the LLM translates these into helpful tools within VR, including visual notes, interactive demonstrations, and text-based explanations. An exploratory study with 3 instructors and 24 students showed that LLMs were most useful for general, "expressive" teaching goals, though expert intervention was still needed for very specific tasks. While instructors appreciated refining the AI's suggestions, externalized expert reasoning sometimes didn't align with novice comprehension.
Why it matters · This research highlights the potential of LLMs to create dynamic, interactive learning experiences in VR and offers insights into how instructors can effectively use AI tools, balancing automation with expert guidance, to support human learning. It also points out the challenge of making AI-generated expert knowledge accessible to novices.
About this work · This research falls under the domain of AI in education, specifically exploring the intersection of Virtual Reality (VR), Large Language Models (LLMs), and instructional design. It investigates how advanced AI can augment human teaching capabilities in immersive environments.
LLMsVirtual RealityInstructional DesignAI in EducationTeacher Tools
cs.CL•Beginner-friendly
Y. Fong, J. Xiang, T. Y. D. Chan, K. Lee +1 more
In plain terms
Classroom observations are essential for improving teaching quality and guiding how teachers teach, but they are expensive and need highly trained human experts. This paper investigated whether a large language model (LLM), specifically GPT-5, could automatically score teacher-child interactions in early childhood classrooms. The researchers analyzed 87 video-recorded observations from kindergartens in Hong Kong, using only the observation transcripts. The AI was configured to apply the Classroom Assessment Scoring System (CLASS), a common framework for evaluating classroom quality. They found that AI scores aligned better with human scores for aspects of "Emotional Support," especially how teachers give feedback. However, there was less agreement for more routine or context-dependent interactions in "Classroom Organization" and "Instructional Support." This suggests that while AI can capture some differences in teacher-child interactions from text, it cannot yet consistently match the nuanced judgments of trained human observers. Therefore, AI-assisted observation might be more useful as a preliminary tool for teacher reflection rather than for high-stakes evaluations.
Why it matters · This study demonstrates a practical application of AI, specifically large language models, in a critical area of education: evaluating teaching quality. It offers insights into how AI can potentially assist in professional development for teachers while also highlighting the current limitations of AI in complex human-centric assessments.
About this work · This research contributes to the growing field of applying Artificial Intelligence, especially Large Language Models, to automate and enhance qualitative assessments within educational settings. It explores the feasibility and challenges of using AI to support educational measurement and teacher professional development.
Classroom observationsTeacher professional developmentLarge Language ModelsEducational assessmentEarly childhood education
cs.HC•Beginner-friendly
Hong Qu, Zichao Ling, Yadie Yang
In plain terms
In hands-on design courses, like knit yarn design, students often struggle to turn their creative visual ideas into actual products due to complex material properties, technical details, and limited opportunities to make physical samples. To tackle this, researchers developed a new teaching method that combines "flipped learning" (where students learn basic concepts at home before class), reviewing examples, using Generative AI (GenAI) for visual prototyping, and getting feedback in the studio. This method was implemented via a digital platform offering pre-class videos, quizzes, an example gallery, and a GenAI tool for early ideation. An exploratory study comparing students using this new method to a control group showed higher scores in creativity, design skills, problem-solving, and overall course performance for the intervention group. Student and instructor feedback suggested that flipped learning effectively prepared students for studio work, while GenAI primarily aided early-stage visual exploration rather than providing precise technical instructions.
Why it matters · For newcomers, this paper offers a practical example of how Generative AI can be integrated into specialized educational settings to foster creativity and design skills. It demonstrates a thoughtful pedagogical framework and highlights the specific ways AI can support learning, as well as its current limitations, making it a valuable case study for applying AI in education.
About this work · This research falls within the field of educational technology, specifically exploring how emerging AI tools can enhance teaching and learning, particularly in creative and practice-based disciplines. It addresses challenges in design education where students need to bridge conceptual ideas with material realization.
Generative AIFlipped LearningDesign EducationPedagogyHuman-Computer Interaction
cs.LG•Beginner-friendly
Bernd Frauenknecht, Emma Cramer, Artur Eisele, Paul Kruse +8 more
In plain terms
Reinforcement Learning (RL) is a complex type of artificial intelligence where systems learn by trying actions and getting rewards or penalties in an environment. This paper introduces RLLBC-Lib, a new software library designed to make it easier for students and beginners to understand RL, especially its use in controlling systems. The creators observed that the complex interactions in RL are best understood through accessible implementations. The library provides clear code examples, starting with simpler "tabular RL" methods to build foundational knowledge, then progressing to more advanced "deep RL" techniques while showing their connections. It also illustrates core RL principles and how RL differs from other learning-based control approaches. Ultimately, this library serves as a practical resource for educators to create hands-on programming assignments that can be automatically graded, helping students truly grasp these challenging AI concepts.
Why it matters · This research is important for newcomers because it highlights the creation of educational tools specifically designed to make complex AI topics like Reinforcement Learning more accessible and teachable. Understanding such tools can inspire future efforts to simplify AI education and promote broader literacy in the field.
About this work · This research focuses on developing educational resources within the field of artificial intelligence, particularly for teaching complex machine learning concepts like Reinforcement Learning. It aims to bridge the gap between theoretical understanding and practical application for students.
AI literacyeducational toolscomputer science educationReinforcement Learning
cs.HC•Beginner-friendly
Wayne Harrison, Rahil Khowaja, Emma Dobson, Germaine Uwimpuhwe +1 more
In plain terms
One significant challenge in the field of AI in education is that AI systems develop so quickly, traditional large-scale evaluations often become outdated before their results are even published. This paper proposes and demonstrates a faster evaluation method called "micro-randomised controlled trials" (micro-RCTs), where participants are randomly assigned to different conditions (like using the AI or not) multiple times over a short period. They tested an AI tutoring platform named Medly with nearly 1000 secondary school students revising for GCSE science exams (Biology, Chemistry, Physics). The study found that students using the Medly platform achieved higher post-test scores compared to those doing their usual self-directed revision. While promising, the authors acknowledge limitations like student drop-out, suggesting these rapid trials are best for generating quick, cumulative evidence rather than definitive, one-off conclusions.
Why it matters · This paper addresses a core challenge in AI in Education: how to rigorously evaluate rapidly evolving AI tools. It introduces a specific methodological approach (micro-RCTs) that is crucial for anyone looking to conduct timely and relevant research in this fast-paced field.
About this work · This research is part of the broader field of Artificial Intelligence in Education (AIED), focusing on how to effectively develop and evaluate AI-powered learning tools. It specifically delves into research methodologies designed to provide timely evidence for educational practice.
AI tutoringevaluation methodsmicro-RCTseducational technologyscience education
Tuesday, September 1, 2026
cs.CY•Beginner-friendly
Ashish Hingle, Aditya Johri
In plain terms
This study addresses the challenge educators face in managing the increasing use of generative AI (GenAI), like ChatGPT, in classrooms while ensuring ethical learning. Researchers explored a guided activity where students actively helped create policies for using GenAI in a course. Students first brainstormed individual policy ideas, some even using GenAI for inspiration, then collaborated to refine these ideas by considering different viewpoints. The study found that students highly valued training for both themselves and their instructors on GenAI use, clear rules for when and how to disclose AI use in assignments, and greater support from their institutions. They also expressed a desire for more involvement in decisions about GenAI. This policy co-design process helped uncover students' perspectives, concerns, and understanding of how GenAI should be used in learning.
Why it matters · For newcomers, this study highlights the crucial role of student perspectives in shaping how AI tools are integrated ethically into education, showing a practical way to foster AI literacy and responsible use. Understanding these student-centric approaches is vital for developing effective and accepted AI-in-education strategies.
About this work · This research explores pedagogical strategies for integrating generative AI into educational settings, focusing on student engagement in policy development. It contributes to the growing field concerned with the ethical and practical implications of AI technologies in learning environments.
AI literacyGenerative AIEducational policyStudent engagementEthics in AI
cs.CY•Beginner-friendly
Changgen Li, Han Hu, Christy Dunlap, Nathaniel House +1 more
In plain terms
Mechanical engineering students often lack sufficient training in artificial intelligence (AI), electrical, and computer engineering, despite these skills becoming crucial for tackling complex problems like those in thermal systems. Their heavy course loads also limit opportunities for new learning. To address this, researchers at the University of Arkansas designed a new curriculum to integrate AI into their mechanical engineering program. This curriculum uses a project-based learning approach, with a special focus on thermal engineering problems, and is divided into introductory, application, and advanced levels. The main goals are to improve students' understanding of AI models, boost their ability to solve engineering challenges using AI, and develop their skills in communicating across different technical disciplines. The curriculum and its resources are openly available to help other educators implement similar programs.
Why it matters · This paper demonstrates how AI knowledge itself is being integrated into diverse educational curricula, showcasing the growing importance of AI literacy and interdisciplinary skills in higher education. It also highlights the value of sharing educational materials openly.
About this work · This research comes from the University of Arkansas and focuses on curriculum development within higher education, specifically addressing how to prepare engineering students for a world increasingly shaped by artificial intelligence.
AI literacyengineering educationcurriculum designproject-based learninginterdisciplinary education
cs.HC•Some background helps
Fendi Tsim, Alina Gutoreva, Anthony Weiss, Nicole Dubosh
In plain terms
When medical students use Artificial Intelligence (AI), especially advanced generative AI, there's a concern they might over-rely on it, use it improperly, or fail to develop crucial clinical skills. This paper suggests that the real issue isn't simply "misuse," but rather a "misclassification"—meaning learners choose the wrong way to interact with AI for a specific task. To address this, the authors introduce "SCAN," a human-centric framework for deciding how AI should be allocated across different tasks: Substitute, Complement, Aid, or Non-Negotiable. This framework is rooted in Vygotsky's Zone of Proximal Development (the gap between what a learner can do alone and what they can do with help) and metacognition (thinking about one's own thinking process). A key insight is "passive engagement," where learners might appear to use AI correctly but don't deeply learn, potentially leading to mis-skilling; in such cases, the paper suggests human experts serve as "epistemic auditors." The SCAN framework is designed to be practical, offering educators a tool for clinical curriculum design, student supervision, and assessment.
Why it matters · This paper offers practical guidance for educators designing AI-integrated learning environments, especially in high-stakes fields like medicine, to foster effective skill development while mitigating risks of over-reliance. It challenges common assumptions about AI misuse and provides a structured way to think about AI integration in curriculum.
About this work · This research is situated in the growing field of AI in education, specifically focusing on the pedagogical challenges and opportunities presented by generative AI in professional training, particularly medical education. It draws on cognitive science and social-constructivist theories of learning.
medical educationgenerative AIpedagogymetacognitioncurriculum design
cs.CY•Beginner-friendly
Yuriy S. Braun, Salavat M. Khafizov
In plain terms
This study looked at how different groups at a large university use and feel about Artificial Intelligence (AI). Researchers surveyed over 2,000 students, faculty, and administrative staff to understand their frequency of AI use, how useful they found it, their trust levels, and their concerns about issues like academic honesty. They found a big difference, or "AI adaptation gap," where students use AI more frequently and see it as more useful than faculty and staff. Conversely, faculty and staff had greater worries about academic integrity and stressed the importance of using AI responsibly. The study also found that believing AI is useful strongly increases trust in it, and clear institutional policies also help build trust. This suggests universities need to consider these varying perspectives when implementing AI.
Why it matters · For newcomers in AI-for-learning, understanding these user perspectives and "adaptation gaps" is crucial for designing effective, ethical, and widely adopted AI educational tools and policies. This paper highlights the human factor in AI integration, which is just as important as the technological one.
About this work · This research explores the human perceptions and integration challenges of AI within higher education institutions, focusing on how different stakeholder groups (students, faculty, staff) interact with and view AI technologies.
AI adoptionHigher educationUser attitudesAcademic integrityAI policy
cs.AI•Some background helps
Francesca Mangili, Alessandro Antonucci, Rafael Cabañas
In plain terms
Current methods for assessing student knowledge, like those based on **psychometric models** such as **item response theory**, are good at measuring what students know but struggle to explain *why* they perform a certain way or predict the effect of giving them help. This paper proposes using **structural causal modeling (SCM)**, a framework that explicitly maps out cause-and-effect relationships between different factors in a learning scenario. The authors developed a clear protocol for building these SCMs, which relies on gathering logical rules from experts rather than complex statistical assumptions. They demonstrated how SCM can effectively model the impact of support interventions, like giving a hint, on student performance. Crucially, this approach allows for **interventional reasoning** (understanding what happens if we change something) and **counterfactual reasoning** (exploring "what if" scenarios), which are largely inaccessible with traditional assessment models. This means educators can better predict the outcome of different support strategies and even analyze what might have happened if a student had received different help.
Why it matters · This introduces a powerful new way to think about student assessment beyond just measuring current knowledge, enabling educators to design more effective and personalized support strategies. It highlights a shift towards understanding *how* and *why* interventions work, which is crucial for building adaptive learning systems.
About this work · This research is situated in the field of educational assessment and learning analytics, focusing on advanced modeling techniques to understand student learning and the impact of educational interventions.
student assessmentcausal inferenceeducational interventionspsychometricsstudent modeling
cs.CV•Technical
Alperen Kantarci, Visvanathan Ramesh, Gemma Roig
In plain terms
Predicting how engaged a student is during online learning videos is incredibly difficult because engagement is a complex mix of behaviors, emotions, and thoughts. The challenge is amplified by high individual differences among students and the subjective nature of judging engagement. To tackle this, the researchers developed a comprehensive AI system that combines various types of information, including subtle spatial and temporal features extracted from video, audio, and images. It also incorporates structured behavioral data like head pose, gaze (where someone is looking), facial expressions (action units), and emotions, integrating these via an advanced neural network architecture. Additionally, the system models student and instructor personalities to better account for individual variations and uses statistical methods to not only predict engagement but also to indicate how confident it is in its predictions. While all methods struggled on a challenging dataset, their framework achieved competitive performance and uniquely offers reliable quantification of prediction uncertainty, which is crucial for practical applications.
Why it matters · For newcomers, this paper underscores the inherent challenges in building AI for education, especially when trying to measure nuanced human states like engagement. It highlights the necessity of using diverse data sources (multimodal AI) and understanding the reliability of AI predictions for real-world educational tools.
About this work · This research is part of the broader field of learning analytics and educational AI, focusing on creating advanced systems that can interpret and adapt to student states within online learning environments. The authors are exploring sophisticated multimodal AI techniques to address complex challenges in education.
student engagementonline learningmultimodal AIlearning analyticsuncertainty quantification
Saturday, August 29, 2026
cs.HC•Beginner-friendly
Hwei-Shin Harriman, Wode Ni, Yuchen Jin, Dominik Moritz +1 more
In plain terms
Geometric proof is a core but challenging topic in mathematics that requires students to combine visual understanding with logical reasoning. While technology has significantly improved learning in other math areas, its impact on geometric proof has been limited. To understand this, the researchers interviewed 18 geometry teachers to find out what features they need in educational tools. They then reviewed 33 existing commercial and research tools. They found that teachers appreciate digital tools for brainstorming ideas but ultimately return to pen-and-paper for formal proofs. This is because physical paper allows them to easily annotate diagrams and explore multiple solution paths, a key feature that current digital tools lack. The paper proposes design guidelines for future tools, including integrating diagrams with proofs, automatically generating problems and feedback, supporting various proof formats, and creating user-friendly experiences.
Why it matters · This paper is crucial for newcomers because it pinpoints a specific, significant challenge in educational technology for a complex subject. Identifying these unmet needs helps guide future research and development, showing where AI-powered educational tools could make a substantial difference, particularly in areas like automated feedback and intelligent diagram interaction.
About this work · This research is situated within the field of educational technology (ed-tech), specifically focusing on how digital tools can better support the teaching and learning of mathematics, particularly challenging topics like geometric proof.
educational toolsmathematics educationgeometric proofpedagogyfeedback systems
cs.PL•Beginner-friendly
Matthew Keenan, Nishant Kheterpal, Jean-Baptiste Jeannin, Cyrus Omar
In plain terms
In mathematics education, teaching complex proofs like structural induction is challenging because students need instant feedback and step-by-step guidance, which is hard to provide manually. While 'proof assistants'—software tools that help verify mathematical proofs—could offer this, they are often too complicated for students and don't always help them apply what they learn to pen-and-paper exams. Researchers developed "Hazel Prover," a new proof assistant specifically for classrooms, designed for teaching equational and inductive reasoning. They tested it in two classes, collecting detailed usage data, surveys, and exam responses. They found that students learned to use the tool effectively and improved their proof-writing skills. However, the first version of Hazel Prover, which gave too much assistance with simple algebraic steps, didn't help students transfer their skills to traditional pen-and-paper proofs. After redesigning the tool to require students to engage more actively with these basic steps, the second deployment showed much better transfer to traditional assessments.
Why it matters · This study provides crucial insights for designing educational technology, showing that tools must strike a careful balance between providing help and requiring active student engagement to ensure learned skills effectively transfer to real-world applications.
About this work · This research explores intelligent tutoring systems and educational technology, specifically focusing on how proof assistants can be designed to enhance learning in higher-level mathematics classrooms.
proof assistantsmathematics educationeducational toolsfeedback systemsknowledge transfer
cs.CY•Beginner-friendly
Arun-Balajiee Lekshmi-Narayanan, Mohammad Hassany, Kamil Akhuseyinoglu, Rully Hendrawan +1 more
In plain terms
Learning from step-by-step problem solutions, called worked examples, can be a passive activity. A more effective approach is self-explanation, where students actively explain problems and solutions to themselves, but providing feedback on these free-text explanations has been a challenge for human instructors and automated systems. This research investigates if a Large Language Model (LLM)—an advanced AI capable of understanding and generating human-like text—can offer timely, automated feedback. They developed ESSE, a self-explanation tutor for introductory programming (CS1) students, which uses an LLM to assess student explanations of code line-by-line. The study found that the LLM's feedback was sufficiently reliable when compared to human experts. Furthermore, students using ESSE refined their explanations, making them more thorough and conceptually deep, and demonstrated improved learning outcomes.
Why it matters · For newcomers, this paper demonstrates a concrete and impactful way Large Language Models can be applied to create effective educational tools, specifically by automating personalized feedback for active learning strategies. It highlights how AI can make advanced tutoring scalable and accessible.
About this work · This research fits into the field of intelligent tutoring systems, exploring how AI can support active learning strategies like self-explanation, particularly in computer science education.
intelligent tutoringLLMsself-explanationCS educationactive learning
cs.CY•Beginner-friendly
Bingjun Li, Christopher Buzaid, Weihao Qu
In plain terms
Traditional cybersecurity training in universities often struggles with low student engagement and effectiveness, especially as AI-driven cyber threats become more sophisticated. To tackle this, researchers developed several short, mobile-friendly games to teach cybersecurity topics, like password safety and scam recognition. These games used 'AI-powered gamification,' meaning they incorporated game-like elements such as quizzes, stories, and simulations, potentially using AI to personalize the learning experience. The goal was to make learning more interactive and user-friendly, aiming to improve both engagement and educational outcomes. They tested these games with 59 college students, a mix of technical experts and general users. The findings suggest that this AI-powered gamification approach has the potential to significantly improve student engagement and attention to crucial cybersecurity topics.
Why it matters · This work demonstrates a practical application of AI in developing engaging educational tools for a critical subject area. It's a great example for newcomers interested in how AI can solve real-world learning challenges and improve student motivation.
About this work · This research falls within the growing field of educational technology, specifically focusing on leveraging AI and game design to enhance learning experiences. It addresses the challenges of keeping education relevant and engaging in rapidly evolving technical fields like cybersecurity.
AI-powered gamificationCybersecurity educationMobile learningStudent engagementEducational games
cs.CY•Some background helps
Biranchi Poudyal
In plain terms
Generative AI (GenAI) is often viewed simply as a helpful tool in education, but this paper argues it's causing a major shift in who holds power and authority over knowledge in classrooms. Traditionally, teachers and students produce knowledge, but now AI is increasingly involved, raising questions about who validates claims and creates learning evidence. The author critically examined various established theories on agency (the ability to act and make choices) and technology use in education to understand how GenAI redistributes this ability among students, teachers, and machines. While relevant, existing theories didn't fully address inequalities in power, data ownership, or accountability in human-AI interactions. To tackle this, the paper introduces the Ecological Co-Agency Framework, which defines agency through relational, regulatory, and pedagogical processes. This framework emphasizes human accountability for the knowledge claims made when working with AI.
Why it matters · As AI becomes more common in education, understanding its impact on power dynamics, student agency, and accountability is crucial for anyone designing or implementing AI-powered learning tools. This paper provides a critical lens to evaluate AI's role beyond just its technical capabilities.
About this work · This research contributes to the growing field exploring the ethical, pedagogical, and social implications of integrating Generative AI into educational settings. It focuses on conceptual frameworks to understand the complex interplay between human and AI agency in learning environments.
Generative AIEducational AIAgencyPedagogyAI Ethics
Monday, August 17, 2026
cs.AI•Beginner-friendly
Alison R. Panisson, Maria Eduarda W. M. Vianna, Italo Firmino da Silva, Heitor Henrique da Silva +8 more
In plain terms
How can universities effectively teach Artificial Intelligence (AI) and engage students in practical applications, research, and community service? Researchers at the Federal University of Santa Catarina developed an organizational framework for their Academic League of Artificial Intelligence (LIA). This framework focuses on student-centered, project-based learning, combining democratic governance (where students have a say), collaborative learning, and flexible project organization. They aimed to develop both technical skills in AI and 'transversal competencies,' such as leadership and teamwork. The framework was successfully applied through various initiatives, including student teams for competitions, study groups, public lectures, and creating AI tools for social good. The authors suggest this flexible model can be replicated by other student organizations to integrate teaching, research, and community extension in engineering and computing fields.
Why it matters · This paper is crucial for anyone interested in how universities can structure extracurricular programs to effectively teach complex AI concepts, foster student innovation, and connect academic learning with real-world impact. It offers a practical model for AI education beyond traditional classroom settings.
About this work · This research describes a pedagogical and organizational approach within the field of higher education, specifically focusing on how universities can structure student-led initiatives to teach and apply Artificial Intelligence. The work comes from the Federal University of Santa Catarina.
AI educationpedagogyextracurricular learningproject-based learninguniversity-community engagement
cs.CY•Beginner-friendly
Mayte Santos-Albardía, Simón Peña-Fernández, Irati Agirreazkuenaga
In plain terms
This research looks at how modern technology, especially things like fake news and deepfakes (content often created or spread by artificial intelligence), affects education, specifically in teaching people to be critically aware of media. The researchers wanted to understand what students and experts think about these challenges and how well current education prepares students to critically evaluate information. They did this by interviewing leading experts in critical media literacy and surveying 141 university students. The study found that while new technologies offer ways to improve learning, they are not deeply integrated into school curricula. Furthermore, teachers often lack the necessary training to effectively use these tools to help students develop critical thinking skills. The authors conclude that we need a stronger focus on critical media literacy that teaches students not just how to use technology, but also how to question and ethically evaluate the information they encounter, fostering active and thoughtful citizenship.
Why it matters · For newcomers to AI in education, this paper highlights a critical area: adapting curriculum and pedagogy to prepare students for an information landscape heavily influenced by AI, emphasizing the need for critical thinking skills.
About this work · This study contributes to the growing field of educommunication and media literacy research, exploring the educational implications of advanced technologies on how individuals consume and interpret information.
media literacycritical thinkingdisinformationAI ethicscurriculum development
cs.AI•Beginner-friendly
Omar Alsaiari, Nilufar Baghaei, Jason M. Lodge, Dragan Gaševi'c +2 more
In plain terms
Providing timely and personalized feedback is crucial for student learning, but it's hard to do at scale. While generative AI can help create feedback comments, students often don't use them effectively. This study investigated how different ways of delivering AI feedback—called 'workflows'—impact student engagement and learning. They compared three approaches across over 13,000 students: simply receiving AI comments, opting to get AI feedback, or being actively prompted to select, evaluate, and discuss AI suggestions. The researchers found that when students were guided to actively interact with and reflect on the AI feedback (the 'Enacted Feedback' workflow), they were significantly more likely to use it. This active engagement also led to higher student confidence in their self-assessments and better quality in their submitted work, showing that the design of the AI interaction is as important as the feedback quality itself.
Why it matters · For newcomers interested in applying AI in education, this paper highlights that simply building powerful AI isn't enough. It emphasizes the importance of thoughtful pedagogical design around AI tools to ensure they truly support student learning, moving beyond just tech capabilities.
About this work · This research explores how to best integrate AI tools into established educational practices, specifically focusing on the critical area of feedback. It delves into the design of human-AI collaboration in learning environments.
AI-generated feedbackfeedback literacygenerative AIeducational workflowsstudent engagement
cs.CY•Some background helps
Yusuf Pisan
In plain terms
Large Language Model (LLM) tutors, while capable, can hinder long-term learning if they too easily provide direct answers, as demonstrated by previous research where unguarded chatbots led to lower test scores later. This paper tackles the challenge of teaching an LLM tutor to act more like a Socratic teacher, guiding students without immediately revealing solutions. The authors designed a "supervisor architecture" with a core policy that controls help levels, a tool to remove solution code, and an LLM "judge" to check responses for over-helping. They also developed an automated testing method using simulated student scenarios, allowing them to systematically identify and fix how the tutor might inadvertently give away too much information, from direct solutions to overly specific hints. This iterative process helped them refine the tutor's behavior, leading to full compliance with its answer-withholding requirements.
Why it matters · As LLMs become central to educational tools, understanding how to constrain their capabilities for optimal student learning—rather than just outputting answers—is crucial. This research provides a practical framework for building effective and pedagogically sound AI tutors.
About this work · This research contributes to the field of intelligent tutoring systems, specifically focusing on how large language models can be effectively designed to foster deeper learning through Socratic methods.
LLMsintelligent tutoringSocratic methodAI in educationtutor design
cs.CL•Beginner-friendly
Steve Woollaston, Brendan Flanagan, Hiroaki Ogata
In plain terms
Automated writing evaluation tools often mix up simple grammatical mistakes with phrases that don't sound natural to a native speaker, making it hard for language teachers to provide targeted feedback. This study tackled this issue by developing a system that uses Large Language Models (LLMs), which are advanced AI programs capable of understanding and generating human language. Their system analyzes English writing samples from Japanese junior high school students in two distinct layers: first, it identifies clear grammatical errors, and then it looks for unnatural phrasing or less common ways of expressing ideas. By doing this, they could precisely measure both 'accuracy gaps' (incorrectly used grammar) and 'idiomatic gaps' (underused or overused natural expressions). They found specific areas where students struggled with accuracy (like 'the' or '-s' for verbs) and others where they struggled with idiomatic use (e.g., underusing '-ing' forms but overusing 'can'). This allows teachers to pinpoint whether a student's difficulty comes from making mistakes, avoiding complex structures, or over-relying on patterns from their first language, leading to more effective, personalized teaching.
Why it matters · This paper shows how advanced AI, like LLMs, can be used not just to correct errors but to deeply understand *why* language learners struggle, offering specific insights that can improve teaching strategies and personalized feedback. Newcomers will see how AI can move beyond simple assessment to nuanced pedagogical diagnosis.
About this work · This research contributes to the field of AI in education, specifically exploring how artificial intelligence can enhance second language learning. It focuses on using advanced Large Language Models (LLMs) to provide detailed diagnostic feedback on language learners' writing, moving beyond simple error correction.
Language learningLLMsAutomated writing evaluationPedagogical feedbackSecond language acquisition
Thursday, July 9, 2026
cs.HC•Some background helps
Yuming Feng, Yuan Tian, Erica Zhao
In plain terms
Large Language Models (LLMs) are powerful but risk making students just get answers instead of truly understanding math, especially when preparing for important exams. Researchers developed AITutor, an interactive system designed to translate theoretical teaching methods into practical user interface features. They tested it with 12 junior-high students preparing for high-stakes exams (Zhongkao) using various methods, including a generative study, usability study, and field deployment. The study revealed that under time pressure, students resisted traditional Socratic dialogue (guided questioning) and instead used "answer-first" shortcuts as crucial checkpoints to diagnose their mistakes. They demonstrated that features like layered worked examples, step-linked visual grounding (connecting steps to visuals), and metacognitive scaffolding (prompts to reflect on thinking) effectively reduced the effort needed for students to repair their reasoning. The paper introduces a "Reasoning-Centered Product Loop," offering practical implications for designing AI that structurally supports the inspection, local repair, verification, and later recall of mathematical reasoning in real-world learning.
Why it matters · For newcomers, this paper offers practical insights into how students actually interact with AI tutors under pressure and provides concrete design principles for creating AI that truly supports deep reasoning rather than just providing answers.
About this work · This research fits into the growing field of designing intelligent tutoring systems, particularly those that use Large Language Models (LLMs) to support specific learning processes like mathematical reasoning. It also touches on user interface design in educational technology.
AI TutorsLLMsMathematical ReasoningEducational TechnologyUser Interface Design
cs.AI•Beginner-friendly
H. Chad Lane, Bryson Kageler
In plain terms
Large AI models are being explored as tutors, but they come with concerns about privacy and cost, especially in K-12 schools. Smaller AI models (SLMs) offer a promising alternative, but it's hard to choose the right one for specific educational contexts, particularly for subjects like block-based programming (a visual method for teaching coding) that might not be well-represented in their training data. To address this, researchers developed "CSTutorBench," a benchmark to evaluate how effectively language models can tutor students in VEX VR, a block-based robotics environment. This benchmark includes 17 scenario-based questions, and the models' tutoring responses are scored using a pedagogical rubric, which judges their quality based on established teaching and feedback principles. They found that while models perform well on basic criteria like vocabulary and tone, they struggle with more complex teaching behaviors, such as avoiding giving away the answer directly (answer leakage) and effectively using a student's past debugging attempts. Interestingly, the model family and how it was specifically instruction-tuned seemed to predict tutoring quality better than just the model's size, and a small improvement to the prompt (the initial instructions given to the AI) boosted scores for most models.
Why it matters · For newcomers, this paper shows that building effective AI tutors requires more than just making AI models "smart"; it demands deep understanding of pedagogy and specialized benchmarks. It underscores the challenges and opportunities in tailoring AI for specific educational needs, especially with smaller, more deployable models.
About this work · This research focuses on the growing field of AI in education, specifically exploring the potential of Small Language Models (SLMs) to serve as intelligent tutors, particularly for K-12 computer science education. It highlights the critical need for education-specific evaluation methods.
intelligent tutoringsmall language modelscomputer science educationbenchmarkingpedagogical AI
cs.HC•Beginner-friendly
Sharmin Akter, Mohammad Abu Nasir Rakib, Eshwara Prasad Sridhar, Somik Biswas +2 more
In plain terms
Engineering students often struggle to connect spatial concepts with abstract ideas, a gap that traditional lectures might not fully address. This pilot study explored whether interactive learning environments, which allow students to engage with material through action and feedback, could help. Researchers compared two types of post-lecture interventions: an immersive Mixed Reality (MR) application, which blends real and virtual worlds, and a tangible "Engineering Toolkit" with physical models. These were compared against a control group that only received a lecture, with 24 undergraduate solid mechanics students participating. The study found that both the MR and tangible tool conditions significantly improved students' conceptual understanding compared to the lecture-only approach. While Mixed Reality showed the highest learning gains, the tangible toolkit was rated higher for usability and boosting student confidence.
Why it matters · This research is important for newcomers because it demonstrates the effectiveness of advanced interactive educational tools, like Mixed Reality, for improving conceptual understanding in STEM. These technologies are increasingly integrated with AI to create adaptive and personalized learning experiences, making studies on their core efficacy highly relevant.
About this work · This research falls within the field of educational technology, specifically investigating how interactive learning environments can enhance conceptual understanding in STEM education.
mixed realitytangible interfacesconceptual learningSTEM educationeducational tools
cs.HC•Beginner-friendly
H. Chad Lane
In plain terms
The widespread availability of powerful AI tools like ChatGPT presents a significant challenge to education, as students can now easily complete complex tasks without genuine effort or learning. The author calls this the "effortless bypass dilemma," which threatens to undermine education at scale. This paper argues that the field of Artificial Intelligence in Education (AIED) needs to adapt its mission. Instead of solely focusing on building more effective intelligent tools, AIED must prioritize ensuring learners *choose* to engage authentically with their learning, even when easier AI alternatives are available. Drawing on established theories of motivation and learning, the paper outlines five key directions for AIED: supporting student autonomy and agency (their sense of control and choice), building learner resilience to metacognitive threats (like the urge to take shortcuts), designing for interest and relevance, amplifying process-based assessment (evaluating how students learn, not just what they produce), and empowering teachers. The author also shares four envisioned technologies that embody these future-focused principles.
Why it matters · This paper is essential for newcomers as it frames a fundamental problem caused by generative AI in education and offers actionable directions for AIED research, emphasizing human motivation and engagement over mere tool development. It provides a foundational understanding of how to approach AIED in an era where AI can also hinder learning if not carefully integrated.
About this work · This research addresses a critical and timely challenge within the field of Artificial Intelligence in Education (AIED), which traditionally explores how AI can enhance learning. It pivots to consider the profound implications of ubiquitous generative AI for student engagement and pedagogical design.
generative AIstudent motivationAI in education (AIED)pedagogyagency
Thursday, July 2, 2026
cs.AI•Some background helps
Mengqian Wu
In plain terms
When students use Generative AI (GenAI) for tasks like programming, how do they effectively think and learn? This paper addresses this by introducing a new concept called "Epistemic AI Literacy" (EAIL). EAIL reframes AI literacy as a process of how students acquire, evaluate, and justify knowledge while interacting with AI, rather than just knowing about AI. The researchers examined how students set learning goals (epistemic aims) and the strategies they use (epistemic processes) during human-AI co-programming. They analyzed a large dataset of student-AI dialogues, identifying processes like outsourcing, explanation seeking, and verification. The study found that most students (78.8%) exhibited low EAIL, relying on less effective strategies like simply letting the AI do the work or just checking its output. Only a small percentage (11.1%) demonstrated high EAIL, combining mastery-oriented goals with deeper engagement like seeking justifications.
Why it matters · For newcomers in AI for education, this paper highlights that simply providing students with AI tools isn't enough for effective learning. It underscores the critical need to design educational approaches and AI tools that actively promote deeper, more critical thinking and interaction with AI, moving beyond passive consumption.
About this work · This research is situated at the intersection of AI literacy, learning sciences, and human-computer interaction, focusing on understanding and improving how students learn effectively with advanced AI tools in an educational context.
AI literacyHuman-AI interactionCo-programmingLearning analyticsEducational AI
cs.HC•Beginner-friendly
Lawrence Obiuwevwi, Krzysztof J. Rechowicz, Jessica M. Johnson, Erika Frydenlund +3 more
In plain terms
Statistical graphs are typically visual, making them difficult for blind and low-vision students to understand. While 3D-printed tactile graphs allow these students to 'feel' and interpret data, their creation has been limited due to the specialized skills and manual effort required to design each graph. To solve this, researchers developed a three-layer software pipeline written in JavaScript that automates the entire process. The first two layers use tactile perception research and modular builders for common chart types (like bar and scatter plots) to design the graphs. The crucial third layer utilizes a large language model (LLM), an advanced AI, to extract chart specifications directly from an uploaded image of a graph, though a teacher must review it before printing. This pipeline can generate print-ready 3D files in less than 250 milliseconds, making accessible educational materials much faster and easier to produce.
Why it matters · This work demonstrates a practical application of AI to directly enhance educational accessibility by automating the creation of specialized learning materials. Newcomers interested in assistive technology and how AI can foster more inclusive education will find this a valuable example.
About this work · This research focuses on creating assistive technologies and educational tools designed to make learning more inclusive for students with disabilities. It explores how automation and artificial intelligence can overcome barriers in producing accessible educational content.
accessible educationtactile learningAI in educationassistive technologyLLMs
cs.CY•Some background helps
Manuel Alonso-Carracedo, Ruben Fernandez-Boullon, Pedro Celard, Francisco J. Rodriguez-Martinez +1 more
In plain terms
Existing educational frameworks, like Bloom's Taxonomy, don't fully account for the real-world consequences of student actions, especially in practical computing fields like command-line environments where simple commands can have significant impacts. To address this, researchers developed CogTax, a new four-level cognitive taxonomy that combines the cognitive complexity of a task with its 'operational impact'—how much a command affects a system. This framework categorizes actions from safe observation to advanced system management. CogTax helps instructors structure course material and calibrate assessment difficulty, and provides students a clear reference for self-assessment. To make this framework scalable, they trained an AI classifier (a machine learning model) using syntactic information and semantic meanings of commands. This AI can automatically assign commands to the correct CogTax level with 89% accuracy, demonstrating a practical way to integrate AI into curriculum design.
Why it matters · This paper offers a great example of how AI can be used to automate the application of pedagogical frameworks in specific educational domains. For newcomers, it highlights how machine learning can analyze content to support curriculum development and assessment, making educational tools more scalable and effective.
About this work · This research is focused on improving computing education, specifically in the operational domains of systems administration and command-line interfaces. This area requires educational frameworks that consider not just cognitive understanding but also the practical, real-world consequences of learner actions.
Educational taxonomiesComputing educationLearning analyticsCurriculum designAutomated assessment
Wednesday, July 1, 2026
cs.CY•Beginner-friendly
Keith Tran, Samiha Marwan, Thomas Price
In plain terms
Large Language Models (LLMs) enable a new way of programming where users describe their computational goals in natural language, known as "prompt-based programming." However, users, especially those new to computer science, often struggle to write clear and specific instructions, or "prompts," for these LLMs, leading to less effective results. This study investigated whether a brief lesson could help address this issue. The researchers developed a 45-minute lesson with guided practice focused on teaching effective prompt writing for LLMs. They then conducted a randomized controlled study with 55 engineering students, comparing the effectiveness of this lesson against a standard computer science activity of the same duration. The findings showed that students who received the prompt-based programming lesson improved more in their ability to specify computational goals to LLMs and significantly increased their confidence in using prompts, compared to the control group. This suggests that even a short intervention can start to improve learners' skills in interacting with LLMs, though developing deeper proficiency might require more extensive practice.
Why it matters · This research is crucial for newcomers because it addresses the growing need to teach effective interaction with AI systems like LLMs, which is becoming a fundamental skill in many fields. It demonstrates how educational interventions can be designed to build this new 'AI literacy' and explores the impact of short, focused training.
About this work · This research falls within the rapidly expanding area of AI literacy and education, focusing on how to integrate instruction on new AI technologies, particularly Large Language Models, into existing curricula to prepare learners for future computational tasks.
Prompt engineeringAI literacyLLMs in educationComputer science educationPedagogy
cs.LG•Technical
Gurdeep Singh Virdee
In plain terms
Intelligent tutoring systems aim to personalize learning, which requires predicting student performance and understanding how accurately students assess their own knowledge, known as **metacognitive calibration**. Traditionally, predicting performance and analyzing calibration were done separately, making it hard to interpret everything together. This paper introduces the UBP-CAP framework, an integrated system that uses **machine learning** to process student behavioral **telemetry**—data collected from their interactions within a learning system. First, it employs a **LightGBM classifier** (a type of machine learning model) to predict if a student will answer a question correctly based on their actions before attempting it. Second, it calculates formal metrics to measure how well students' self-assessments align with their actual performance, identifying errors in their metacognitive calibration. Finally, a **Generalized Linear Mixed-Effects Model (GLMM)** is used to break down the reasons for these calibration errors, distinguishing between factors specific to the student versus the task. The study found that students often systematically misjudge their own understanding, and this self-assessment ability is more dependent on the specific learning task than on a general student trait.
Why it matters · This paper offers a foundational understanding of how AI can be used not just to predict student performance, but also to deeply analyze how students understand their own learning. This dual insight is crucial for developing more effective and personalized intelligent tutoring systems that can provide targeted support.
About this work · This research fits within the broader field of learning analytics and AI in education, specifically focusing on developing intelligent tutoring systems that can adapt to individual student needs by predicting performance and understanding self-assessment.
Intelligent Tutoring SystemsStudent Performance PredictionMetacognitionLearning AnalyticsEducational AI
cs.CY•Some background helps
Yifan Song, Wenxuan Wendy Shi, Brian P Bailey, Tal August
In plain terms
It's hard to understand how students work together in teams, especially their communication roles, and existing computer-based methods often miss insights from educational theories. To address this, researchers observed students in a university computer science course, analyzing over 6,000 Slack messages from 55 students in 18 teams. They applied an existing educational framework to identify eight distinct communication roles, like "initiator" or "supporter." To scale this, they tested if large language models (LLMs) – AI programs skilled at understanding human language – could accurately identify these roles, finding they could approximate human expert labels. They discovered that students play a more varied set of roles as a project progresses, and different roles become more active at various stages of team work. Using these AI-identified roles, they could successfully predict which students would be recognized by their peers and even predict improvements in team performance in a separate dataset.
Why it matters · Understanding student collaboration is crucial for designing effective group projects and targeted interventions. This paper demonstrates how AI, particularly large language models, can be used to automatically identify important social dynamics, offering valuable insights for educators and learning designers.
About this work · This research explores the field of learning analytics, specifically focusing on how computational methods can be used to understand and improve collaborative learning experiences in educational settings. It bridges educational theory with artificial intelligence techniques.
Learning AnalyticsCollaborative LearningLLMs in EducationStudent ModelingTeam Dynamics
cs.LG•Beginner-friendly
Jesse Ponnock, Lucas Ho
In plain terms
This research explores whether the famous initial level of Super Mario Bros (World 1-1), known for subtly teaching players game mechanics, truly has an empirically measurable pedagogical structure. The authors implemented World 1-1 as a digital environment and trained different Artificial Intelligence (AI) agents, specifically using Reinforcement Learning (RL) algorithms like Q-Learning and Monte Carlo, to play it. Reinforcement Learning is a type of AI where an agent learns to make decisions by trying actions and receiving rewards or penalties. They found that the Monte Carlo agent was the most successful, especially because it learned to take paths that maximized smaller, intermediate rewards, not just the final win. Crucially, by shuffling the level's segments, they discovered that the original order of World 1-1 significantly accelerates the AI's learning, achieving the highest efficiency and preventing learning failures. This validates its exceptional design as a teaching tool, confirming that its structure measurably accelerates learning.
Why it matters · This study demonstrates how AI can be used to scientifically analyze and validate effective pedagogical designs in learning environments, offering new methods to evaluate and optimize the structure of educational content, even for human learners.
About this work · This research falls into the interdisciplinary area of using AI, specifically reinforcement learning, to analyze and inform principles of educational design, often bridging insights from game design and learning science.
pedagogical designgame-based learningAI for researchlearning environment design
cs.HC•Beginner-friendly
Xiaozao Wang, Zhewei Wang, Hongyi Wen
In plain terms
AI can now quickly create interactive learning materials, but it's difficult to properly assess how good their interactivity truly is—meaning how effectively they let learners explore and receive useful feedback. Current evaluation methods mostly focus on things like code working or visual appeal, not the actual quality of the learning experience. The researchers developed EE-Eval, an automated framework that formalizes the interaction logic of these AI-generated materials as a 'Finite State Machine' (FSM), which is like a map showing all possible learner actions and system responses. They extract these FSMs from AI-generated content and compare them to an 'ideal FSM' that represents the intended teaching strategy. EE-Eval consistently differentiated interaction quality beyond simple checks, and its assessments aligned much better with human judgments of how interactive and effective the learning materials were.
Why it matters · This research offers a critical tool for improving AI-generated educational content, helping ensure that new interactive learning materials are not just functional but genuinely effective for student understanding. For newcomers, it highlights the importance of evaluating AI tools beyond basic correctness to their actual impact on learning.
About this work · This paper contributes to the growing field of AI in education, specifically focusing on the rigorous evaluation of AI-generated interactive learning experiences. It addresses a key challenge in ensuring the quality and pedagogical soundness of educational content created by large language models.
AI in EducationLLMsInteractive LearningEvaluationPedagogy
cs.HC•Beginner-friendly
Gennie Mansi, Sunni Newton, Roxanne Moore, Meltem Alemdar +1 more
In plain terms
Many teachers want to use Artificial Intelligence (AI) to create teaching materials, but existing tools aren't always designed for their classroom needs. This paper introduces "scrutable interfaces," which are user-friendly designs that let people easily adjust an AI's output without understanding its complex inner workings. They developed an AI tool called Concept Catalyst with such an interface, specifically to help K-12 teachers reflect on their teaching as they use generative AI (AI that creates new content, like text or images) for curriculum development. Through an exploratory study using "Wizard-of-Oz testing" (where a human secretly simulates the AI), they found that these interfaces positively structure teacher interactions with AI. This approach helps teachers reflect on their practices, makes their AI use more effective and efficient, and increases their motivation.
Why it matters · For newcomers to AI in education, this paper showcases a practical way to design AI tools that truly empower teachers, rather than just automate tasks. It emphasizes human-centered design, which is critical for successful AI integration into educational settings.
About this work · This research contributes to the field of educational technology and human-computer interaction, focusing on designing AI tools that effectively support K-12 teachers in using artificial intelligence for instructional design and classroom content creation.
Generative AITeacher supportHuman-computer interactionCurriculum developmentAI ethics
Tuesday, June 30, 2026
cs.HC•Beginner-friendly
Seth Bernstein, Paul Denny, Juho Leinonen, Kush Patel +3 more
In plain terms
This research investigates how Large Language Models (LLMs) can best help students learn programming by providing explanations for code. The problem is that while LLMs can generate explanations, it's unclear if a single generic explanation is the most effective approach compared to human instructors. Researchers hypothesized that multiple, diverse explanations, each highlighting a different aspect (like what a function does, a core concept, or the overall goal), might be more beneficial. They tested this with 971 first-year computing students, randomly assigning them to receive either 'diverse' or 'generic' LLM-generated explanations for programming exercises. The study found that students who received diverse explanations consistently scored about 7.7% higher on open-ended questions, showing improved understanding. Crucially, this improvement did not lead to an increase in their perceived mental effort, known as cognitive load.
Why it matters · For newcomers, this study offers a clear, actionable insight: intentionally designing AI tools to provide varied and multi-faceted explanations from LLMs can significantly improve student learning outcomes without making the learning process feel harder.
About this work · This research fits into the rapidly expanding area of applying artificial intelligence, specifically Large Language Models, to enhance and support computer science education.
LLMsprogramming educationexplanation generationcognitive loadAI in education
cs.LG•Technical
Craig Atkinson
In plain terms
When using AI to advise educators on student support, large language models (LLMs) often recommend too many interventions, even when students don't need them—a problem called "intervention bias." This study tested LLMs like GPT-4o and other AI systems, including retrieval-augmented generation (RAG) systems, on a dataset from the Open University, which tracks student performance and ideal intervention points. They found that zero-shot LLMs and RAG systems had a high false-positive rate, recommending actions for many students who didn't actually need help (e.g., 43% unnecessary recommendations at a certain point). However, traditional supervised machine learning models, like a Decision Transformer and an XGBoost classifier, trained specifically for this task, were much more accurate and didn't show this intervention bias. These supervised models were also very fast and could predict the correct action for nearly all students, even for rare situations, and the study also found that common methods for evaluating LLMs often fail to detect this over-prescription bias.
Why it matters · This paper is crucial for newcomers because it demonstrates that while large language models (LLMs) are powerful, they can be unreliable for critical educational decisions like student intervention without specific training, whereas supervised machine learning models often provide more accurate and trustworthy advice. It highlights a common pitfall—intervention bias—and the need for careful model selection and evaluation in AI-for-education applications.
About this work · This research explores the reliability and potential pitfalls of using AI, especially large language models (LLMs), for critical decision-making in education, specifically for advising on student interventions. It underscores a key challenge in deploying AI for student support and emphasizes the need for systems that are not only accurate but also well-calibrated to avoid over-prescribing actions.
LLMslearning analyticsstudent interventiondecision makingbias
cs.CY•Beginner-friendly
Rania Abdelghani, Peter Kaiser, Kou Murayama
In plain terms
This study explored how Grade-9 students interact with general-purpose AI tools, like ChatGPT, for learning mathematics in open-ended settings, aiming to understand what kind of interaction leads to better understanding. The researchers observed 112 students using an AI tutor for math practice, analyzing their conversations with the AI. They coded student messages for self-regulated learning behaviors, types of help requested, and engagement in mathematical problem-solving, specifically looking at how these patterns changed over time during a session. They found that simply summarizing a student's overall AI use, like the total number of questions, did not predict learning outcomes. However, students performed better when their interactions showed a temporal shift: moving towards more conceptual or procedural help-seeking and independent mathematical work in later stages, instead of primarily asking for answers or verification. This suggests that actively and strategically guiding the AI to advance one's understanding, termed "epistemic proactivity," is key for productive learning.
Why it matters · This paper is important for newcomers because it demonstrates that the *quality and evolution* of student-AI interaction, not just basic engagement, are critical for effective learning. It encourages researchers and designers to think beyond static usage metrics and focus on building AI systems that foster dynamic, self-regulated learning trajectories.
About this work · This research is situated in the field of AI in education, investigating the practical application of large language models (LLMs) as learning companions. It specifically examines how students interact with these tools in mathematics learning and how these interactions relate to improved academic performance.
LLMs in educationstudent-AI interactionmathematics educationself-regulated learninglearning analytics