HCAICLSep 15, 2023

Empowering Private Tutoring by Chaining Large Language Models

Tsinghua
arXiv:2309.08112v221 citationsh-index: 98
Originality Incremental advance
AI Analysis

This work addresses the need for robust, individualized online education systems, though it appears incremental by chaining existing LLMs into a structured process.

The authors tackled the problem of creating a complete AI-powered tutoring system by developing an intelligent tutoring system using large language models (LLMs) for tasks like course planning, tailored instruction, and quiz evaluation, with results showing effectiveness through statistical logs and user feedback.

Artificial intelligence has been applied in various aspects of online education to facilitate teaching and learning. However, few approaches has been made toward a complete AI-powered tutoring system. In this work, we explore the development of a full-fledged intelligent tutoring system powered by state-of-the-art large language models (LLMs), covering automatic course planning and adjusting, tailored instruction, and flexible quiz evaluation. To make the system robust to prolonged interaction and cater to individualized education, the system is decomposed into three inter-connected core processes-interaction, reflection, and reaction. Each process is implemented by chaining LLM-powered tools along with dynamically updated memory modules. Tools are LLMs prompted to execute one specific task at a time, while memories are data storage that gets updated during education process. Statistical results from learning logs demonstrate the effectiveness and mechanism of each tool usage. Subjective feedback from human users reveal the usability of each function, and comparison with ablation systems further testify the benefits of the designed processes in long-term interaction.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes