this post was submitted on 07 May 2025
119 points (98.4% liked)
chapotraphouse
13822 readers
812 users here now
Banned? DM Wmill to appeal.
No anti-nautilism posts. See: Eco-fascism Primer
Slop posts go in c/slop. Don't post low-hanging fruit here.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Eh I dunno about that, the plagiarism machine would probably also be good for, for example, undergrad math or compsci because the work is usually fairly simple but necessary to get into the deeper stuff. This kind of cheating on an industrial scale seems dangerous.
I think it's probably pretty bad at both of those things when it comes to what should actually be evaluated, which is students' understanding of concepts, not just recall. If you ask for the complexity of some algorithm, an LLM will try to find some pattern that matches the kinds of answers it has already seen before. It might get the answer right because it has digested 100 examples like it before and matched the input to it. But if you ask students to actually explain their reasoning and walk through it step by step, and throw in a modification to the algorithm that impacts the answer, the LLM is likely to fail in some way.
Though really, what should be graded is evaluations like tests. Homework should be for learning and practice, not a grade.