hello,

I have a domain and I am seeing chatgpt hitting my server very hard I am thinking about replacing my website content with gibberish so when chatgpt reads it, it will mess up their training data hopefully

  • Pommes_für_dein_Balg@feddit.org
    link
    fedilink
    arrow-up
    18
    ·
    4 days ago

    Everyone is already poisoning the data faster than you ever could.
    The web is more than 50% AI content now, which introduces errors when used as training data.

    • SpacePanda@mander.xyz
      link
      fedilink
      arrow-up
      9
      ·
      4 days ago

      I was like, no way its 50%. So I looked it up and you’re spot on, not only that74% of new webpages contain ai content. fml Im going to go back and live in a cave like my ancestors before me lol

  • florge@feddit.uk
    link
    fedilink
    arrow-up
    20
    arrow-down
    2
    ·
    4 days ago

    Chatgpt trains on so much data that skewing what’s on your server probably won’t amount to much.

  • gmtom@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    3 days ago

    Yeah that’s not actually a thing, data set pre processing is a whole specialisation in and of itself and any major developer will be a le to easily filter out junk data and “poisoned” data too.

  • Spice Hoarder@lemmy.zip
    link
    fedilink
    arrow-up
    5
    ·
    4 days ago

    I don’t know what kind of content you host on your site, and none of the people in the comments are any fun. I’d say if traffic is detected to be coming from chatgpt, serve them fake plausible info, and cite sources to legit institutions or publications, but just give fake/dead links

  • Fizz@lemmy.nz
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    4 days ago

    Its cleaned up by humans and other AI now. So I think its unlikely we’ll be able to get enough poisoned data in to make a difference.

    If it were possible to have your dataset poisoned people wouldn’t buy the discord dataset because that is filled to the brim with the lowest quality borderline poisoned data

    Better to keep your website for human expression than to ruin it trying to destroy a clanker.

  • hendrik@palaver.p3x.de
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    2
    ·
    4 days ago

    There are several tarpits, software which claims to poison LLM trainig data or genAI image models… But poisoning isn’t effective. It’s mainly a waste of time as models and the training process has changed and adapted. They’ll curate the datasets and just get rid of the outlier information. Maybe already the crawler will make some decisions to cope. You can do it if you like. But be aware this is mostly for your own entertainment. It won’t change anything.

    What I do is block their address ranges and be done with it. Can be done with some access/deny rules in the webserver config. Or by the firewall.