CLAIJun 15, 2023

SIGHT: A Large Annotated Dataset on Student Insights Gathered from Higher Education Transcripts

arXiv:2306.09343v1224 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses the problem for educators in higher education by enabling scalable analysis of student feedback, though it is incremental in applying LLMs to a specific domain.

The authors tackled the challenge of extracting structured feedback from abundant, unstructured online student comments by introducing SIGHT, a dataset of 288 math lecture transcripts and 15,784 comments from MIT OCW, and developing a rubric for categorizing feedback types. They proposed using LLMs to cheaply classify comments at scale, achieving human-model agreement of over 0.7 for categories with high inter-rater reliability (>0.9), at a cost of around $0.002 per comment.

Lectures are a learning experience for both students and teachers. Students learn from teachers about the subject material, while teachers learn from students about how to refine their instruction. However, online student feedback is unstructured and abundant, making it challenging for teachers to learn and improve. We take a step towards tackling this challenge. First, we contribute a dataset for studying this problem: SIGHT is a large dataset of 288 math lecture transcripts and 15,784 comments collected from the Massachusetts Institute of Technology OpenCourseWare (MIT OCW) YouTube channel. Second, we develop a rubric for categorizing feedback types using qualitative analysis. Qualitative analysis methods are powerful in uncovering domain-specific insights, however they are costly to apply to large data sources. To overcome this challenge, we propose a set of best practices for using large language models (LLMs) to cheaply classify the comments at scale. We observe a striking correlation between the model's and humans' annotation: Categories with consistent human annotations (>$0.9$ inter-rater reliability, IRR) also display higher human-model agreement (>$0.7$), while categories with less consistent human annotations ($0.7$-$0.8$ IRR) correspondingly demonstrate lower human-model agreement ($0.3$-$0.5$). These techniques uncover useful student feedback from thousands of comments, costing around $\$0.002$ per comment. We conclude by discussing exciting future directions on using online student feedback and improving automated annotation techniques for qualitative research.

Code Implementations1 repo
Foundations

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

Your Notes