• OwOarchist@pawb.social
      link
      fedilink
      English
      arrow-up
      45
      ·
      11 hours ago

      Before you can punish for using LLMs, you need to be able to reliably detect the use of LLMs, including guarding against false positives.

      Current AI checkers are woefully inadequate and prone to errors.

      • SalmiakDragon@feddit.nu
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago

        A teacher I know says it is easy to determine if a student wrote their paper if you interview them about it. You’re right that automated methods are risky.

        • tabarnaski@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          29 minutes ago

          That’s it. As a teacher who has been dealing with this in the last 2-3 years, the only reliable way I have found is to do short interviews.

          Students hand in their work, I grade it, then I ask them verbally a few easy questions about what they mean in specific sections of their work. How they score on these questions is used as a coefficient that I apply on the grade to get the final score.

          So they can use LLMs, but they have to understand its output.

      • grue@lemmy.world
        link
        fedilink
        English
        arrow-up
        12
        arrow-down
        2
        ·
        10 hours ago

        Before you can punish for using LLMs, you need to be able to reliably detect the use of LLMs, including guarding against false positives.

        You can tell they’re using an LLM if they have a computer out during the pen-and-paper test.

        • OwOarchist@pawb.social
          link
          fedilink
          English
          arrow-up
          19
          arrow-down
          1
          ·
          10 hours ago

          How is that allowed?

          Hell, back in my day, teachers were even very picky about what kind of calculator you could use. And if it was a graphing calculator, you had to show them yourself wiping the memory at the beginning of the test.

          (Except for one algerbra teacher, who was really cool about it. He’d allow custom programs to stay on the calculator if you programmed it yourself. On the theory that if you can write a computer program that reliably solves these math problems, then you must have a very good understanding of how to solve these math problems. And, yes, I was one of the few kids who actually did that. Ah, writing my own custom software for the TI-83 on the TI-83, because that seemed easier than actually doing the math problems by hand … good times.)

        • Railcar8095@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 hours ago

          Not US, but there’s a tendency of focusing more on the work during the semester than in the exam itself

          LLMs are going to be a massive headache for me when they get older

    • iegod@lemmy.zip
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      4
      ·
      3 hours ago

      I dunno, they’re here to stay. Cat’s out of the box. Educators and education need to adapt. In person assessment is probably the ideal way to gauge progress and learning, but due to resources I don’t see it being practical.

      • chronicledmonocle@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        22 minutes ago

        Except the whole point of education is to LEARN how to do it without these tools. If you’re just turning your brain off and handing in the output, you are literally missing the point.

        It’s like using calculators on steroids. There are times to use calculators and times to force mental math. You can teach kids AI literacy and usage habits, but letting them just use no thinking makes the entire exercise pointless. We might as well close schools, because having the AI generated your math homework or essay is fucking pointless.

      • Encrypt-Keeper@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        2
        ·
        3 hours ago

        they’re here to stay. Cat’s out of the box.

        People keep saying this as though it’s true. The odds that this current era of free and ubiquitous access to these frontier LLMs lasts forever are pretty slim.

        • iegod@lemmy.zip
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          2
          ·
          3 hours ago

          How do you figure? There are open source self host able solutions right now.

          • Encrypt-Keeper@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 hours ago

            You can’t run anything like a frontier model on a self hosted solution. To get anywhere close you’d have to spend thousands of dollars on hardware which obviously isn’t free, or even a viable solution for the vast majority of people, let alone these students. And the quality of output you’d get from a model running on off the shelf consumer hardware like a MacBook is much more noticeably AI generated and trivial for AI detection tools to flag.

          • nickiwest@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            2 hours ago

            Already, very few middle schoolers have the tech savvy to self-host anything. If it’s not a tablet, they have trouble using it.

            Add to that the possibility that the data center run on memory and processors could mean that local computing power will disappear, to be replaced with devices like Chromebooks that use corporate cloud services for everything.

    • StarDreamer@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      20
      arrow-down
      1
      ·
      10 hours ago

      We are allowing LLMs for all of our homeworks. As long as you can solve the problems in the indicated way with a reasonable answer.

      In case you are not sure about the “indicated way”, there are practice questions with detailed step-by-step solutions for each hw problem that you just have to change the numbers/equations a bit and you’ll get points.

      What we’ve noticed is that the year-after-year averages are significantly higher, especially this year. However, students are bringing in details that we explicitly didn’t go over in lecture and putting that on the homework (e.g. Delayed branching in Computer Architecture, because it’s a random quirk of MIPS that even assembly programmers don’t have to deal with). None of these details are ever mentioned in lecture or the practice homeworks (in a few cases, they are mentioned with the explicit wording “do not worry about this now”)

      We can only assume people are copying the homework into LLMs and copying the results straight down. The latest exam had a question where students were asked to analyze a specific chunk of assembly code to deduce certain properties about it. Approximately 20-30% of the students didn’t know the FORMAT to answer it, despite it literally being item 1 on last week’s homework.

      And when I say format, I don’t mean exactly “you must write these exact words or you lose points”. It’s literally just point out “line A and B have this property X because of attribute Y”. Just including ABXY as shown in the practice homework is enough. But apparently people are too lazy to read a 10 bullet point answer…

        • greyscale@lemmy.grey.ooo
          link
          fedilink
          English
          arrow-up
          4
          ·
          6 hours ago

          and they’ll be assured they’re deserving of a tech sector job while everyone else is already losing their everything.

        • StarDreamer@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          4
          ·
          5 hours ago

          Because the goal is to get people to learn/think about something. We don’t care what you use as long as you retain knowledge taught in the course. If what helps you learn is LLMs, then go for it.

          Problem right now is there is a significant amount of people that are using these tools to do the thinking for them. And this is when Office Hours, Homework feedback, Email (I guarantee all students emails are responded to within 24hrs. Most are handled within 30 minutes) are all available and paid for (by tuition). I am even happy to schedule one-on-ones if privacy is a concern, but none of this is being utilized.

    • Ghostalmedia@lemmy.world
      link
      fedilink
      English
      arrow-up
      17
      ·
      10 hours ago

      As someone who works in ed tech these days, I’m kind of down for them as a study tool. For example, synthesizing notes and turning them into flashcards, practice tests, etc. I find that stuff to be suuuper handy if I’m trying to learn something.

      But for cheating, yah, fuck that noise. A lot of classes are moving back to pencil and paper because of this, and I totally support that.

      • fizzle@quokk.au
        link
        fedilink
        English
        arrow-up
        9
        ·
        9 hours ago

        I feel like synthesising notes and turning them into flash cards how i learn things.

        • jaybone@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          6 hours ago

          Exactly. Taking notes in class during a lecture. Copying something the instructor wrote on the board. This is all part of the learning process. The act of doing these things helps you learn.

          • fizzle@quokk.au
            link
            fedilink
            English
            arrow-up
            1
            ·
            5 hours ago

            The only skills or learnings I really seem to have retained from University are the ability to collect, and collate information and then apply it to a problem. The actual information collected and problems solved are lost to me now.