paper-with-me

Papers

How to Build an AI Tutor That Can Adapt to Any Course Using Knowledge Graph-Enhanced Retrieval-Augmented Generation (KG-RAG)

2023-11-29 · Chenxi Dong, Yimin Yuan, Kan Chen, Shupei Cheng, Chujie Wen

This paper introduces KG-RAG (Knowledge Graph-enhanced Retrieval-Augmented Generation), a novel framework that addresses two critical challenges in LLM-based tutoring systems: information hallucination and limited course-specific adaptation. By integrating knowledge graphs with retrieval-augmented generation, KG-RAG provides a structured representation of course concepts and their relationships, enabling contextually grounded and pedagogically sound responses. We implement the framework using Qwen2.5, demonstrating its cost-effectiveness while maintaining high performance. The KG-RAG system outperformed standard RAG-based tutoring in a controlled study with 76 university students (mean scores: 6.37 vs. 4.71, p<0.001, Cohen's d=0.86). User feedback showed strong satisfaction with answer relevance (84% positive) and user experience (59% positive). Our framework offers a scalable approach to personalized AI tutoring, ensuring response accuracy and pedagogical coherence.

📄 PDF Abstract BibTeX arXiv:2311.17696

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationKnowledge GraphsLanguage ModelingLanguage ModellingLarge Language ModelQuestion AnsweringRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Leveraging Large Language Model and Story-Based Gamification in Intelligent Tutoring System to Scaffold Introductory Programming Courses: A Design-Based Research Study

2023-02-25 · Chen Cao

Programming skills are rapidly becoming essential for many educational paths and career opportunities. Yet, for many international students, the traditional approach to teaching introductory programming courses can be a …

Language ModelingLanguage ModellingLarge Language Model

CogEvo-Edu: Cognitive Evolution Educational Multi-Agent Collaborative System

2025-11-29 · Yefeng Wu, Yuchen Song, Yecheng Zhao, Ling Wu 외 arxiv

Large language models (LLMs) are increasingly deployed as conversational tutors in STEM education, yet most systems still rely on a single LLM with a static retrieval-augmented generation (RAG) pipeline over course mater…

Decision Making

Design and Evaluation of a Tutor Platform for Personalized Vocabulary Learning

2018-07-09 · Ravi Kokku, Aditya Vempaty, Tamer Abuelsaad, Prasenjit Dey 외

This paper presents our experiences in designing, implementing, and piloting an intelligent vocabulary learning tutor. The design builds on several intelligent tutoring design concepts, including graph-based knowledge re…

Deep Discourse Analysis for Generating Personalized Feedback in Intelligent Tutor Systems

2021-03-13 · Matt Grenander, Robert Belfer, Ekaterina Kochmar, Iulian V. Serban 외

We explore creating automated, personalized feedback in an intelligent tutoring system (ITS). Our goal is to pinpoint correct and incorrect concepts in student answers in order to achieve better student learning gains. A…

Discourse SegmentationMisconceptions

Intelligent Tutors Beyond K-12: An Observational Study of Adult Learner Engagement and Academic Impact

2025-02-23 · Adit Gupta, Christopher MacLellan

Intelligent tutors have proven to be effective in K-12 education, though their impact on adult learners -- especially as a supplementary resource -- remains underexplored. Understanding how adults voluntarily engage with…