A Large Language Model Approach to Educational Survey Feedback Analysis
Michael J. Parker, Caitlin Anderson, Claire Stone, YeaRim Oh

TL;DR
This study demonstrates that large language models like GPT-4 can effectively analyze educational survey feedback through various NLP tasks without labeled data, providing insights comparable to human analysis.
Contribution
The paper introduces a zero-shot LLM-based approach for survey analysis in education, showcasing its versatility and effectiveness across multiple tasks and course types.
Findings
GPT-4 achieves human-level performance on multiple NLP tasks
Zero-shot approach reduces need for labeled training data
Effective prompting enables versatile survey analysis workflows
Abstract
This paper assesses the potential for the large language models (LLMs) GPT-4 and GPT-3.5 to aid in deriving insight from education feedback surveys. Exploration of LLM use cases in education has focused on teaching and learning, with less exploration of capabilities in education feedback analysis. Survey analysis in education involves goals such as finding gaps in curricula or evaluating teachers, often requiring time-consuming manual processing of textual responses. LLMs have the potential to provide a flexible means of achieving these goals without specialized machine learning models or fine-tuning. We demonstrate a versatile approach to such goals by treating them as sequences of natural language processing (NLP) tasks including classification (multi-label, multi-class, and binary), extraction, thematic analysis, and sentiment analysis, each performed by LLM. We apply these workflows…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Text Readability and Simplification
MethodsMulti-Head Attention · 15 Ways to Contact How can i speak to someone at Delta Airlines · Attention Is All You Need · Cosine Annealing · Label Smoothing · Absolute Position Encodings · Linear Warmup With Cosine Annealing · Layer Normalization · Position-Wise Feed-Forward Layer · Transformer
