Live data from Hacker News

Professor denounces mass AI fraud on an exam at Brown

english.elpais.com

431–440 of 771 posts

Re: Professor denounces mass AI fraud on an exam at Brown

#431
post #401
post #257

Earlier quoted context omitted.

I had to do "write code on paper" stuff as part of french engineering school entrance exams. It's fine (tho annoying when you lose points to "typos"), but it limits what kinds of problems you can reasonably put on the exam. You'll definitely lean a bit more into theoretical stuff than practicals. Which is fine for some courses, I think a bit less interesting in other courses. Remember, the hand written code is also h…

> have to manually run the code in your head If you're doing a good job, you have to do that anyway, or at least have enough of a spidey sense for broken code to know when to investigate and add an extra test case. Something like 30% of the time at $WORK, interviewers report the candidate as having solved the problem when a closer inspection reveals UB, memory corruption, and other bullshit. The test cases pass, and…

> If you're doing a good job

I think the problem is that the grader has to run your code in their head. That's a whole different problem.

Re: Professor denounces mass AI fraud on an exam at Brown

#433

As a university professor, I honestly don't understand the point of grading. Who will look at and care about grades? Likely company HR. But then why should we (professors) do the screening for companies for free? Also, grades have long been inflated to a point we might as well just give everyone an A and let companies figure out how to select people.

Grading is to provide your students with a goal, one that isn't so high-minded as "the goal is education". The human mind uses a "reward system", within a feedback cycle. If you want to do away with that, just because it's what you prefer, then you're ignoring the reality of being human.

Education has existed in some form since prehistory. Grading didn't become widespread until the 1940s.

Re: Professor denounces mass AI fraud on an exam at Brown

#434

His research is in Game Theory. He should have realized that, in a situation where all competitors are (possibly) using LLMs, the game theoretic optimal choice is to use LLMs.

Game Theory seems sort of useless in the real world because people are not rational players, and the real challenge is in getting an accurate model of their behavior. The honor system would work probably fine in a tiny close-knit liberal arts college, while it would obviously wouldn't in a place where the degree itself is the target.

Everything in life is game theory

Re: Professor denounces mass AI fraud on an exam at Brown

#435

I have seen it firsthand in the CS department here at Dartmouth. It is bad. We're currently designing a new intro systems curriculum, and we're thinking of it as an adversarial problem. That is, we're designing the course to ensure that a student optimizing for the best grade per unit work still meets our learning objectives. That means, as everyone else is saying, paper exams, but also 1-on-1 interviews to check tha…

"best not to blame the students" There are dozens for every one who didn't get the opportunity to attend an Ivy. The penalty for cheating should be automatic expulsion. I'll note as a hiring manager the college degree won't be worth shit unless the school can show their students have any integrity.

The penalty for cheating should be automatic expulsion.

Universities need to stay ahead of how people actually work. Framing the use of AI as 'cheating' gives a university a reputation that it isn't keeping up with industry, which has a wildly negative impact on admissions. You can't expel people for 'working like they do in the real world'.

Re: Professor denounces mass AI fraud on an exam at Brown

#436
post #401

Earlier quoted context omitted.

> have to manually run the code in your head If you're doing a good job, you have to do that anyway, or at least have enough of a spidey sense for broken code to know when to investigate and add an extra test case. Something like 30% of the time at $WORK, interviewers report the candidate as having solved the problem when a closer inspection reveals UB, memory corruption, and other bullshit. The test cases pass, and…

> If you're doing a good job I think the problem is that the grader has to run your code in their head. That's a whole different problem.

I would imagine every professor (or assistant) who graded any programming exam I wrote was doing just that and further expect them to let some things slide as long as the general direction was correct.

Re: Professor denounces mass AI fraud on an exam at Brown

#437

I have seen it firsthand in the CS department here at Dartmouth. It is bad. We're currently designing a new intro systems curriculum, and we're thinking of it as an adversarial problem. That is, we're designing the course to ensure that a student optimizing for the best grade per unit work still meets our learning objectives. That means, as everyone else is saying, paper exams, but also 1-on-1 interviews to check tha…

[deleted]

Re: Professor denounces mass AI fraud on an exam at Brown

#438
After being in the workforce for decades, this whole issue is just so incomprehensible to me.

I went an ungrad school that was top-5 in engineering. But my experience - and in the experience of other people I've talked to - formal undergrad education was, and always has been, a farce. At best, you learn through working on projects that are meaningful to you and learn "how to be an adult" (and later, you learn how to manage the enormous financial debt you acquired). But more typically, it's pure credentialism - no one cares what your grades were, only what school you graduated from.

The amount of actual learning that goes on from classes is minimal, but somehow we can't shift the overton window away from this silly game of grades that don't measure anything meaningful.

After graduating, I've was asked about my grades exactly twice in my life -- once when I applied to a master's program, and at one job interview (the company had a policy of asking about GPA for anyone who graduated less than 10 years ago).

I'm pro-education but anti-school, and all this nonsense makes me this way even more.

Re: Professor denounces mass AI fraud on an exam at Brown

#439

In the AI era, tests are going to have to be in person and hand written. I have written an article on how I have adjusted my classes to the situation: https://htmx.org/essays/universities-and-ai/ Ironically, I think the AI era may make university degrees a better signal of the intellectual abilities of students due to the presence of pre-computer infrastructure like large lecture halls, industrial-scale copiers, etc.

Wait, is this not how things are now? Do students do exams at home now?

I guess it has been 14 years since I graduated but I didnt expect it to change that much.

Re: Professor denounces mass AI fraud on an exam at Brown

#440

Earlier quoted context omitted.

I’m 30 and “we can’t do tests in paper” seems _insane_. Just how metastatic has ed tech been in what, 9 years since my undergrad?

I'm quite a bit older than you, old enough that I remember learning to touch type in elementary school on Apple IIe and IIgs desktop computers. It's not reasonable these days to expect people to hand write a 4, 6, 8 page length essay on paper and pen with a finite time limit in a classroom. Being able to edit and revise things in a word processor type interface is an essential part of writing an academic paper. Addit…

Or we can just require school to actually, you know, teach people how to write?
Post reply on HN