← Latest papers
💻 computer science

Is Solving Better Than Evaluating GenAI Solutions?

A randomized study in a junior-level algorithms course found that while having students evaluate flawed GenAI-generated solutions improved homework scores without harming overall exam performance, it did not automatically lead to better conceptual transfer or learning gains compared to traditional problem-solving without deliberate scaffolding.

Original authors: Ethan Dickey, Marios Mertzanidis, Alexandros Psomas

Published 2026-07-31
📖 4 min read☕ Coffee break read

Original authors: Ethan Dickey, Marios Mertzanidis, Alexandros Psomas

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are learning to be a master chef. For years, the only way to prove you understood cooking was to stand in a kitchen, chop your own vegetables, and bake your own soufflé from scratch. But now, a magical robot has appeared that can whip up a perfect soufflé in seconds. This has left cooking schools in a bit of a panic. Should they ban the robot? Or should they let students use it, but change the test? Instead of asking students to bake, maybe they should ask them to taste the robot's soufflé, find the burnt spots, and explain why it failed. This is the big question facing computer science education today. We are in the era of "Generative AI," where computers can write code and solve math problems almost instantly. Educators are wondering: if we stop asking students to build the solution and start asking them to critique the AI's solution, will they actually learn more? Or will they just get worse at thinking for themselves?

This paper is a real-world experiment designed to settle that debate. Researchers at Purdue University took a class of 220 junior-level students studying "algorithms"—which are just fancy, step-by-step recipes for solving complex problems, like finding the fastest route on a map or organizing a massive list of data. They set up a giant game of "A/B testing," which is like flipping a coin to decide who gets which homework. For the first half of the semester, one group of students (let's call them the "Bakers") had to solve a tough algorithmic problem from scratch. The other group (the "Critics") had to ask an AI to solve the same problem, and then grade the AI's work, pointing out where the robot went wrong. Then, they swapped roles for the second half of the semester. The "Critics" became "Bakers," and the "Bakers" became "Critics."

The researchers wanted to see if the "Critics" learned better than the "Bakers." Did spotting the AI's mistakes help them understand the concepts deeper? Did it make them better at solving problems on their own later? The answer, surprisingly, was a bit of a "meh." When the students took their big midterm and final exams, the "Critics" did not score any higher than the "Bakers." In fact, they did not score any lower either. The two groups ended up with almost identical grades. The study suggests that swapping out the act of building a solution for the act of critiquing an AI's solution doesn't automatically make you a smarter problem-solver. It just changes how you spend your time. The "Critics" spent their energy diagnosing errors and judging logic, while the "Bakers" spent their energy constructing logic from the ground up. Both approaches seemed to lead to the same destination on the exam.

There was one small twist, though. The students who were acting as "Critics" actually got higher scores on the specific homework assignments where they were grading the AI. It was easier to find a mistake in a robot's work than to build the whole thing yourself. But here is the catch: that extra homework points didn't translate into better exam scores. It was like getting an A on a practice quiz but scoring the same on the real test. The researchers also asked the students how they felt. Most said the AI assignments didn't change how they studied. However, the few students who did say they changed their study habits felt that the "Critique" assignments were much more helpful. This hints that simply asking a student to grade an AI isn't a magic bullet. To really learn, students might need more guidance—like being asked to not just find the bug, but to fix it or explain exactly why the fix works.

In the end, the study suggests that schools can safely let students interact with AI to critique solutions without ruining their grades, but it won't automatically make them geniuses. The magic isn't in the AI itself; it's in how the teacher designs the task. If the goal is to build deep understanding, just handing a student a broken robot solution and saying "fix it" might not be enough. They might need a little more scaffolding to turn that critique into a real "aha!" moment.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →