It sounds like what’s needed here is a version of this tool that makes the edits slowly, at random intervals, over a period of time. And perhaps has the ability to randomize the text in each edit so that they’re all unusable garbage, but different unusable garbage (like the suggestion of taking ChatGPT output at really high temp that someone else made). Maybe it also only edits something like 25% of your total comment pool, and perhaps makes unnoticeably minor edits (add a space, remove a comma) to a whole bunch of other comments. Basically masking the poison by hiding it in a lot of noise?
Wouldn’t be hard to scan a user and say:
- they existed for 5 years.
- they made something like 5 comments a day. They edit 1 or 2 comments a month.
- then randomly on March 7th 2024 they edited 100% of all comments across all subs.
- use comment version March 6th 2024
lvxferre@mander.xyz 10 months ago
It would.
First you’d need to notice the problem. Does Google even realise that some people want to edit their Reddit content to boycott LLM training?
Let’s say that Google did it. Then it’d need to come up with a good (generalisable, low amount of false positives, low amount of false negatives) set of rules to sort those out. And while coming up with “random” rules is easy, good ones take testing, trial and error, and time.
But let’s say that Google still does it. Now it’s retrieving and processing a lot more info from the database than just the content and its context, but also account age, when the piece of content was submitted, when it was edited.
So doing it still increases the costs associated with the corpus, making it less desirable.
GBU_28@lemm.ee 10 months ago
Huh? Reddit has all of this plus changes in their own DBs. Google has nothing to do with this, it’s pre handover.
lvxferre@mander.xyz 10 months ago
I’m highlighting that having the data is not enough, if you don’t find a good way to use the data to sort the trash out. Google will need to do it, not Reddit; Reddit is only handing the data over.
Is this clear now? If you’re still struggling to understand, refer to the context provided by the comment chain, including your own comments.
GBU_28@lemm.ee 10 months ago
I’m saying reddit will not ship a trashed deliverable. Guaranteed.
Reddit will have already preprocessed for this type of data damage. This is basic data engineering and trivial to do to find events in the data and understanding timeseries of events.
Google will be receiving data that is uncorrupted, because they’ll get data properly versioned to before the damaging event.