GitHub Copilot poate fi perfect pentru a înșela exercițiile de programare CompSci

Nodul sursă: 1630483

Instrumentul Microsoft de sugestii de coduri AI, GitHub Copilot, se arată a fi atât de capabil încât educatorii ar putea fi nevoiți să regândească modul în care predau informatica.

Profesorul de informatică de la Universitatea din Massachusetts Amherst, Emery Berger, la începutul acestei luni, a publicat un blog warning educators that "students armed with [Copilot] will be bringing Uzis to a knife fight."

Preocuparea lui este că Co-pilot va face ca exercițiile tradiționale de programare – parte a pregătirii informatice, dar nicidecum toate – inutile, deoarece Copilot știe toate răspunsurile.

"As far as I can tell, Copilot was specifically trained on all the intro programming assignments ever," Berger wrote. "Copilot frickin’ loves intro programming assignments."

Din câte îmi pot da seama, Copilot a fost instruit în mod special pentru toate sarcinile de programare introduse vreodată

For students using Copilot, he wrote, educators might as well describe their course objectives as "hitting the Tab key," in reference to the key command to generate code from a description of the desired output.

"Programming plays a role in a lot of computer science classes, and especially in introductory computer science classes," explained Berger in a phone interview with Registrul. Aceasta implică adesea exerciții pentru a sorta o listă de numere într-un anumit mod sau pentru a găsi al n-lea element al unei serii Fibonacci și așa mai departe.

"Copilot will just do them," said Berger. "It's not just that it does them and it does them well. It's also that it does them using the tools that you would want and expect your students to actually be using to write their code. If they start writing code and Copilot is installed, it will fill out the solution."

Berger a spus că Copilot este diferit de căutarea de răspunsuri pe Stack Overflow și alte resurse de programare pe internet.

"You can already find examples of code online," he said. "But you know, the instructor can also Google for them and then compare that code against the code submitted with a plagiarism detector."

Copilot is different, he said, "It actually generates novel solutions. Not like they're super-crazy, sophisticated, genius solutions. But it makes new solutions that are superficially different enough that they plausibly could have come from a student."

It actually generates novel solutions ... that are superficially different enough that they plausibly could have come from a student

As a result, Berger argues, pedagogy related to programming needs to adapt. One approach, which he ridicules in his post, is "to plug our ears with our fingers and kind of shout while pretending [Copilot] doesn't exist, which is more or less the same thing as pretending plagiarism doesn't exist, and pretending that the internet doesn't exist."

"But if you care about the integrity of the process … this is just a cheating machine," he said. "Like somebody gives you a spec for an assignment, you just type in this back in comments and hit Tab, right?"

"So I don't think that it's reasonable or responsible to think that everybody is going to refrain from using this amazing cheating machine that's installed on their laptops … I think that the temptation is too great. And honestly, it's what software development is probably going to look like, very, very soon."

Berger recunoaște că Copilot este util și spune că are sens ca dezvoltatorii ar dori să folosească software-ul.

"We just need to really rethink things altogether," said Berger. "Certainly from the evaluation standpoint, we can obviously just require people to do things in environments where they can't use Copilot. Just like elementary school kids don't get to use calculators when doing basic arithmetic. So we can have paper and pencil exams."

El a spus că are un coleg din Illinois care descrie utilizarea computerelor care au fost blocate pentru teste de programare, astfel încât studenții să-și susțină examenele într-un cadru controlat. Aceste tipuri de măsuri și lucruri precum examenele orale, a sugerat el, ar putea ajuta la abordarea unora dintre aspectele negative ale disponibilității Copilot.

Berger a observat, de asemenea, că Copilot are aspecte pozitive, cum ar fi capacitatea de a completa boilerplate și de a implementa API-uri.

"I don't think that memorizing the minutia of countless APIs is really interesting intellectually," he said. 'It's not the kind of thing we should really be teaching or focusing on. Do you know the exact syntax to create a DataFrame with these characteristics? I don't care. If you have to look it up on Google or on Stack Overflow, or you just hit Tab and it just does it for you, that sounds fine to me."

Nonetheless, he argues it's important for educators to make sure students are actually learning the material, which may mean rethinking how much homework assignments that can be solved with Copilot should count when calculating an overall grade.

Berger said it's probably premature to say that Copilot has had an effect on students, because the software has only been publicly available for a few months. But he argues it won't be long before its impact starts to show.

"I would like to be optimistic about this," said Berger. "But I think at minimum, we just need to be thoughtful of it. I just don't think that there are many educators out there who are aware of how much of a revolution this is." ®

Timestamp-ul:

Mai mult de la Registrul