CLAug 5, 2023

EduChat: A Large-Scale Language Model-based Chatbot System for Intelligent Education

arXiv:2308.02773v1142 citationsh-index: 18Has Code
Originality Incremental advance
AI Analysis

This system addresses the need for AI-driven educational tools for teachers, students, and parents, but it is incremental as it builds on existing LLMs with domain-specific adaptations.

The authors developed EduChat, a large-scale language model-based chatbot system designed for intelligent education, which supports personalized, fair, and compassionate functions like open question answering and emotional support by pre-training on educational corpora and fine-tuning with system prompts.

EduChat (https://www.educhat.top/) is a large-scale language model (LLM)-based chatbot system in the education domain. Its goal is to support personalized, fair, and compassionate intelligent education, serving teachers, students, and parents. Guided by theories from psychology and education, it further strengthens educational functions such as open question answering, essay assessment, Socratic teaching, and emotional support based on the existing basic LLMs. Particularly, we learn domain-specific knowledge by pre-training on the educational corpus and stimulate various skills with tool use by fine-tuning on designed system prompts and instructions. Currently, EduChat is available online as an open-source project, with its code, data, and model parameters available on platforms (e.g., GitHub https://github.com/icalk-nlp/EduChat, Hugging Face https://huggingface.co/ecnu-icalk ). We also prepare a demonstration of its capabilities online (https://vimeo.com/851004454). This initiative aims to promote research and applications of LLMs for intelligent education.

Code Implementations2 repos
Foundations

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

Your Notes