Assessing GPT Performance in a Proof-Based University-Level Course Under Blind Grading
Ming Ding, Rasmus Kyng, Federico Solda, Weixuan Yuan
TL;DR
The paper tackles how well contemporary LLMs, specifically GPT-4o and o1-preview, solve complex, proof-based undergraduate problems under realistic take-home-exam conditions with blind grading. By collecting four exercises across two exams and comparing AI outputs with student work using naive prompts and minimal instructor input, the authors perform both coarse score analysis and fine-grained error inspection. They find that o1-preview often passes and occasionally matches or exceeds student performance, while GPT-4o generally falls short, with both models prone to unjustified or misleading reasoning and occasional mathematical errors. The work highlights the importance of AI-aware assessment design, robust grading rubrics, and exam formats that mitigate AI-assisted cheating while revealing concrete weaknesses in current LLM reasoning capabilities. Overall, the study provides a realistic lower-bound benchmark for AI in education and suggests careful policy and question-design adaptations to maintain educational integrity and learning outcomes.
Abstract
As large language models (LLMs) advance, their role in higher education, particularly in free-response problem-solving, requires careful examination. This study assesses the performance of GPT-4o and o1-preview under realistic educational conditions in an undergraduate algorithms course. Anonymous GPT-generated solutions to take-home exams were graded by teaching assistants unaware of their origin. Our analysis examines both coarse-grained performance (scores) and fine-grained reasoning quality (error patterns). Results show that GPT-4o consistently struggles, failing to reach the passing threshold, while o1-preview performs significantly better, surpassing the passing score and even exceeding the student median in certain exercises. However, both models exhibit issues with unjustified claims and misleading arguments. These findings highlight the need for robust assessment strategies and AI-aware grading policies in education.
