AINeutralarXiv – CS AI · Apr 145/10
🧠ACE-TA is an AI framework that combines large language models with three coordinated modules to provide automated educational support for programming students, including grounded question-answering, adaptive quiz generation, and interactive code tutoring with step-by-step guidance and sandboxed execution.
AINeutralarXiv – CS AI · Apr 65/10
🧠Researchers compared custom pedagogy-informed AI chatbots with general-purpose chatbots like ChatGPT for science education, finding that custom chatbots using Socratic questioning methods increased student cognitive engagement and reduced cognitive offloading. The study analyzed 3,297 student-chatbot dialogues from 48 secondary school students, showing higher interaction intensity with custom chatbots despite similar problem-solving performance outcomes.
🧠 ChatGPT
AINeutralarXiv – CS AI · Mar 275/10
🧠Research reveals that Large Language Models (GPT-4 and GPT-5) demonstrate better assessment performance on math problems they can solve correctly versus those they cannot. While math problem-solving expertise supports assessment capabilities, step-level error diagnosis remains more challenging than direct problem solving.
🧠 GPT-4🧠 GPT-5
AINeutralarXiv – CS AI · Mar 174/10
🧠Research from arXiv examines how large language models generate multiple-choice distractors for educational assessments by modeling incorrect student reasoning. The study finds LLMs surprisingly align with educational best practices, first solving problems correctly then simulating misconceptions, with failures primarily occurring in solution recovery and candidate selection rather than error simulation.
AIBullisharXiv – CS AI · Mar 115/10
🧠Researchers developed ELERAG, an enhanced Retrieval-Augmented Generation architecture that integrates Entity Linking with Wikidata to improve factual accuracy in educational AI systems. The system shows significant performance improvements in domain-specific contexts compared to standard RAG approaches, particularly for Italian educational question-answering applications.
AINeutralOpenAI News · Feb 44/105
🧠The article discusses building a custom math tutor application powered by ChatGPT technology. This represents a practical application of AI in educational technology, demonstrating how conversational AI can be adapted for personalized learning experiences.
AIBullisharXiv – CS AI · Mar 34/103
🧠Researchers introduce MAML-KT, a meta-learning approach that addresses the cold start problem in knowledge tracing systems when predicting performance of new students with limited interaction data. The model uses few-shot learning to rapidly adapt to unseen students, achieving higher early accuracy than existing knowledge tracing models across multiple datasets.