AI needs human content and a lot of it.
Comment on AI models face collapse if they overdose on their own output
Warl0k3@lemmy.world 3 months ago
Wow, this is a peak bad science reporting headline. I hate to be the one to break the news but no, this is deeply misleading. We want AI to hit it’s downfall, but these issues with recursive training data or training on small datasets have been near enough solved for 5+ years now. The nature paper is interesting because it explains the modality of how specific kinds of recursion impact several model types, this doesn’t mean AI is going to get back in pandoras box. The opposite, in fact, since this will let us design even more robust systems.
Emmie@lemm.ee 3 months ago
merari42@lemmy.world 3 months ago
Depends on what you do with it. Synthetic data seems to be really powerful if it’s human controlled and well built. Stuff like tiny stories (simple llm-generated stories that only use the complexity of a 3-year olds vocabulary) can be used to make tiny language models produce sensible English output. My favourite newer example is the base data for AlphaProof (llm-generated translations of proofs in Math-Papers to the proof-validation system LEAN) to teach an LLM the basic structure of Mathematics proofs. The validation in LEAN itself can be used to only keep high-quality (i.e. correct) proofs. Since AlphaProof is basically a reinforcement learning routine that uses an llm to generate good ideas for proof steps to reduce the size of the space of proof steps, applying it yields new correct proofs that can be used to further improve its internal training data.
Alphane_Moon@lemmy.world 3 months ago
I’ve read the source nature article (skimmed though the parts that were beyond my understanding) and I did not get the same impression.
I am aware that LLM service providers regularly use AI generated text for additional training (from my understanding this done to “tune” the results to give a certain style). This is not a new development.
From my limited understanding, LLM model degeneracy is still relevant in the medium to long term. If an increasing % of your net new training content is originally LLM generated (and you have difficulties in identifying LLM generated content), it would stand to reason that you would encounter model degeneracy eventually.
I am not saying you’re wrong. Just looking for more information on this issue.
Warl0k3@lemmy.world 3 months ago
Ah, to clarify: Model Collapse is still an issue - one for which mitigation techniques are already being developed and applied, and have been for a while. While yes currently LLM content is harder to train against, there’s no reason that must always hold true - this paper actually touches on that weird aspect! Right now, we have to be careful to design with model collapse in mind and work to mitigate it manually, but as the technology improves it’s theorized that we’ll hit a point at which models coalesce towards stability, not collapse, even when fed training data that was generated by an LLM. I’ve seen the concept called Generative Bootstrapping or the Bootstrap Ladder, but it’s a new enough concept that we haven’t all agreed on a name for it yet (we can only hope someone comes up with something better because wow the current ones suck…).
Alphane_Moon@lemmy.world 3 months ago
Thanks for the reply.
I guess we’ll see what happens.
I still find it difficult to get my head around how how a decrease in novel training data will not eventually cause problems (even with techniques to work around this in the short term, which I am sure work well on a relative basis).
A bit of an aside, I also have zero trust in the people behind current LLM, both the leadership (e.g. Altman) or the rank and file. If it’s in their interests do downplay the scope and impact of model degeneracy, they will not hesitate to lie about it.
Warl0k3@lemmy.world 3 months ago
Yikes. Well. I’ll be over here, conspiring with the other NASA lizard people on how best to deceive you by politely answering questions on a site where maaaaybe 20 total people will actually read it. Good luck getting your head around it, there’s lots of papers out there that might help, assuming I’m not lying to you about that, too?