Table of Contents
Fetching ...

Pensieve Discuss: Scalable Small-Group CS Tutoring System with AI

Yoonseok Yang, Jack Liu, J. D. Zamfirescu-Pereira, John DeNero

TL;DR

Pensieve Discuss tackles the scalability challenge of small-group CS tutoring by integrating synchronized collaborative editing with AI and teaching assistants in real-time. The system was deployed in a CS1 course with 800 students, enabling groups to solve scaffolded problems while receiving AI and TA guidance. Results show increased student collaboration, high AI-tutor usefulness, greater satisfaction, and a substantial rise in student questions, indicating the value of human-in-the-loop AI in group tutoring. The work demonstrates the feasibility and benefits of applying LLM-based assistance within small-group settings and points to future research directions in educational AI for scalable, collaborative learning.

Abstract

Small-group tutoring in Computer Science (CS) is effective, but presents the challenge of providing a dedicated tutor for each group and encouraging collaboration among group members at scale. We present Pensieve Discuss, a software platform that integrates synchronous editing for scaffolded programming problems with online human and AI tutors, designed to improve student collaboration and experience during group tutoring sessions. Our semester-long deployment to 800 students in a CS1 course demonstrated consistently high collaboration rates, positive feedback about the AI tutor's helpfulness and correctness, increased satisfaction with the group tutoring experience, and a substantial increase in question volume. The use of our system was preferred over an interface lacking AI tutors and synchronous editing capabilities. Our experiences suggest that small-group tutoring sessions are an important avenue for future research in educational AI.

Pensieve Discuss: Scalable Small-Group CS Tutoring System with AI

TL;DR

Pensieve Discuss tackles the scalability challenge of small-group CS tutoring by integrating synchronized collaborative editing with AI and teaching assistants in real-time. The system was deployed in a CS1 course with 800 students, enabling groups to solve scaffolded problems while receiving AI and TA guidance. Results show increased student collaboration, high AI-tutor usefulness, greater satisfaction, and a substantial rise in student questions, indicating the value of human-in-the-loop AI in group tutoring. The work demonstrates the feasibility and benefits of applying LLM-based assistance within small-group settings and points to future research directions in educational AI for scalable, collaborative learning.

Abstract

Small-group tutoring in Computer Science (CS) is effective, but presents the challenge of providing a dedicated tutor for each group and encouraging collaboration among group members at scale. We present Pensieve Discuss, a software platform that integrates synchronous editing for scaffolded programming problems with online human and AI tutors, designed to improve student collaboration and experience during group tutoring sessions. Our semester-long deployment to 800 students in a CS1 course demonstrated consistently high collaboration rates, positive feedback about the AI tutor's helpfulness and correctness, increased satisfaction with the group tutoring experience, and a substantial increase in question volume. The use of our system was preferred over an interface lacking AI tutors and synchronous editing capabilities. Our experiences suggest that small-group tutoring sessions are an important avenue for future research in educational AI.
Paper Structure (20 sections, 7 figures, 4 tables)

This paper contains 20 sections, 7 figures, 4 tables.

Figures (7)

  • Figure 1: Pensieve Discuss Interface (Student View)
  • Figure 2: Pensieve Discuss Interface (TA View)
  • Figure 3: Student collaboration
  • Figure 4: Compared to the course website (individual code editor without AI Tutor), how would you rate Pensieve Discuss?
  • Figure 5: Compared to working in a non-synced editor, did you prefer working with Pensieve Discuss synced editor?
  • ...and 2 more figures