HCAIMay 9, 2024

Iris: An AI-Driven Virtual Tutor For Computer Science Education

arXiv:2405.08008v255 citationsITiCSE
Originality Incremental advance
AI Analysis

This addresses the problem of scalable, personalized tutoring for computer science students in higher education, though it is incremental as it builds on existing AI and educational tools.

The paper tackles the challenge of providing personalized, context-aware assistance in large-scale computer science education by introducing Iris, a chat-based virtual tutor integrated into the Artemis platform, which students perceive as effective for programming exercises and homework, though they view it as a complement to human tutors.

Integrating AI-driven tools in higher education is an emerging area with transformative potential. This paper introduces Iris, a chat-based virtual tutor integrated into the interactive learning platform Artemis that offers personalized, context-aware assistance in large-scale educational settings. Iris supports computer science students by guiding them through programming exercises and is designed to act as a tutor in a didactically meaningful way. Its calibrated assistance avoids revealing complete solutions, offering subtle hints or counter-questions to foster independent problem-solving skills. For each question, it issues multiple prompts in a Chain-of-Thought to GPT-3.5-Turbo. The prompts include a tutor role description and examples of meaningful answers through few-shot learning. Iris employs contextual awareness by accessing the problem statement, student code, and automated feedback to provide tailored advice. An empirical evaluation shows that students perceive Iris as effective because it understands their questions, provides relevant support, and contributes to the learning process. While students consider Iris a valuable tool for programming exercises and homework, they also feel confident solving programming tasks in computer-based exams without Iris. The findings underscore students' appreciation for Iris' immediate and personalized support, though students predominantly view it as a complement to, rather than a replacement for, human tutors. Nevertheless, Iris creates a space for students to ask questions without being judged by others.

Foundations

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

Your Notes