• @BotCheese@beehaw.org
        link
        fedilink
        213 months ago

        From what I understand it is some thing for AI, to stop them from harvesting or to poison the data, by having it repeating therefore more likely to show up.

        • @beefcat@beehaw.org
          link
          fedilink
          583 months ago

          Sounds an awful lot like that thing boomers used to do on Facebook where they would post a message on their wall rescinding Facebook’s rights to the content they post there. I’m sure it’s equally effective.

        • @corbinOP
          link
          423 months ago

          It seems pretty well established at this point that AI training models don’t respect copyright.

        • mozz
          link
          fedilink
          20
          edit-2
          3 months ago

          I would be extremely extremely surprised if the AI model did anything different with “this comment is protected by CC license so I don’t have the legal right to it” as compared with its normal “this comment is copyright by its owner so I don’t have the legal right to it hahaha sike snork snork snork I absorb” processing mode.

          • Max-P
            link
            fedilink
            133 months ago

            No but if they forget to strip those before training the models, it’s gonna start spitting out licenses everywhere, making it annoying for AI companies.

            It’s so easily fixed with a simple regex though, it’s not that useful. But poisoning the data is theoretically possible.

            • @t3rmit3@beehaw.org
              link
              fedilink
              13 months ago

              Only if enough people were doing this to constitute an algorithmically-reducible behavior.

              If you could get everyone who mentions a specific word or subject to put a CC license in their comment, then an ML model trained on those comments would likely output the license name when that subject was mentioned, but they don’t just randomly insert strings they’ve seen, without context.

        • @acastcandream@beehaw.org
          link
          fedilink
          123 months ago

          Interesting. Feels like that thing people used to add to FB comments back in the day that did nothing but in the case of AI I could see it maybe doing something. I’ll be looking into it - thanks!

    • @Danterious@lemmy.dbzer0.com
      link
      fedilink
      18
      edit-2
      3 months ago

      You know if you want to do something more effective than just putting copyright at the end of your comments you could try creating an adversarial suffix using this technique. It makes any LLM reading your comment begin its response with any specific output you specify (such as outing itself as a language model or calling itself a chicken).

      It gives you the code necessary to be able to create it.

      There are also other data poisoning techniques you could use just to make your data worthless to the AI but this is the one I thought would be the most funny if any LLMs were lurking on lemmy (I have already seen a few).

      • @onlinepersona@programming.dev
        link
        fedilink
        English
        23 months ago

        That’s a neat idea and I’ve considered it, but would need time to research and test. Time I don’t have, so this is the easiest thing I came up with. If there were a bot, plugin, browser extension, or something that did the necessary modifications and kept up to date with new developments in AI, I’d use it.

        CC BY-NC-SA 4.0