|
|
|
|
|
by Al-Khwarizmi
61 days ago
|
|
Rather than banning the use of AI and trying to catch students who are cheating, why aren't they creating schoolwork that requires AI? It's an interesting debate, but I see several reasons not to. 1. As a human you need to learn gradually, e.g. in CS you need to learn the basics of programming before going into more complex stuff. If you embrace AI from the beginning, it can let you skip the basics (why would you code a simple 200-line program if the LLM can do it?) and then you don't have the fundamentals when you reach the more complex level where human thought is needed. It's a similar problem as firing the juniors (because AI can do their work) but then who will become senior if you have no juniors. 2. If you evaluate coursework with the expectation of students using AI, those who pay the $200 subscription will have an advantage over those who pay $20, and in turn over those who use free LLMs. The only way to make it fair would be to provide all students with the best available LLM. 3. While I have heard the analogy with calculators many times, I feel that LLMs are at a different qualitative level. The calculator doesn't really replace human thought, or if it does, it's only some very specific form of it. LLMs replace human thought in a very broad way, so I think they are much more dangerous for learning. |
|