frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Will AI systems perform poorly due to AI-generated material in training data?

https://cacm.acm.org/news/the-collapse-of-gpt/
78•pseudolus•6h ago

Comments

behnamoh•6h ago
I've heard that OpenAI and many AI labs put watermarks [0] in their LLM outputs to detect AI-generated content and filter it out.

[0] Like statistics of words, etc.

jsheard•5h ago
Maybe they do use watermarks, and the vendors which only offer hosted models can just log everything they've ever generated, but there's enough players all working on this stuff independently of each other that filtering out their own noise would only get them so far.

I noticed that a big chunk of the default Llama 4 system prompt is devoted to suppressing various GPT-isms, which to me implies they weren't able to keep their newer training set from being contaminated by competing models.

> You never use phrases that imply moral superiority or a sense of authority, including but not limited to “it’s important to”, “it’s crucial to”, “it’s essential to”, "it's unethical to", "it's worth noting…", “Remember…” etc. Avoid using these.

dustingetz•5h ago
do they also watermark the code?
jimbob45•5h ago
Wouldn’t be hard to do. Just alternate tabs and spaces and no one would ever know or care to check.
sampullman•5h ago
Hopefully that's converted to one or the other when saved in an editor, or caught in CI.
djeastm•4h ago
Most coders would have code cleaning tools in their IDEs that would take care of that automatically.
jimbob45•4h ago
What about invisible Unicode characters?
umbra07•2h ago
Too obvious. Someone would have found that already.
IAmGraydon•5h ago
Interesting. That could certainly come in handy if it’s something they can’t avoid. We, too, might be able to better detect and filter their output.
Rodeoclash•5h ago
Yeah, it's known as the em dash!
jbaber•4h ago
Y'know, I've been writing double dashes and having them converted into em dashes about 50% of the time on whatever platform I'm using for decades. It's bizarre that this is suddenly supposed to be a shibboleth.
AaronAPU•4h ago
Have you ever considered you might be an LLM?
bitwize•1h ago
Apparently the new ageist insult beyond "boomer" is "double-spacer" -- people who were taught in school to always follow the period at the end of a sentence with two spaces when composing the next sentence. If you went to elementary school after the internet became widespread, you are not likely to have been taught that. So double-spacing has now also become a shibboleth, albeit indicating the typist's age, distinguishing early millennials and Xers, who are now entering middle/old age, from the younger generations.
_heimdall•5h ago
I could have sworn they all gave up on watermarking 12 or 18 months ago when they realized it wasn't possible to do reliably.
energy123•1h ago
This was a proposal by Scott Aaronson but I wasn't aware it got implemented.
Rabbit_Brave•6h ago
These companies are sitting on a never-ending stream of human created data. What do you think happens to your conversations or other interactions with AI? Quality might be a bit sus though.
AstroBen•6h ago
I'd imagine it's really low quality data. Most or all of my conversations with an LLM are questions or telling it to do something, with varying levels of specificity

I'm not sure what they'd get from training on that

insin•5h ago
I sometimes wonder if they're vulnerable to a coordinated effort of deliberately upvoting shit assistant turns and praising in the next user turn - how much does that actually contribute to future training, if at all?

I had a very basic React question about useState while porting some vanilla code last week which all models of all stripes I've tried it on have been confidently and completely incorrect about, up to stating the code absolutely will not work, even when I take a turn to assert that I ran it and it does, so there's plenty of shit in there already.

ted537•5h ago
I don't think it would be too hard to scrape useful data out of my LLM convos.

If human response is "That's BS", "fuck off", or something similar, mark as bad assistant message.

If human response is "huh" or "cool", mark as good assistant message.

If on ChatGPT, watch how much scrolling user does. If there's a lot, its somewhat likely that the LLM outputted something useful.

That strategy would have holes of course but as long as its better than guessing something like that would be a useful heuristic.

londons_explore•2h ago
This.

Even very weak human signals can be immensely valuable over large enough datasets.

DeepYogurt•1h ago
> If human response is "That's BS", "fuck off", or something similar, mark as bad assistant message.

Marking is not a trivial task though. Use some AI system to mark it and you get a 99.something% filter maybe but whatever that remainder is leaks through. Over time your filter may get worse as a result.

phillipcarter•5h ago
Most of the human-created data is also very low quality. But it's also limited in other ways, such as how a lot of so-called high-quality data online is typically the finished answer to a question, with no serialization of the thought process that lead to that answer.
jacobgkau•5h ago
I think he was referring not to finished content, but to the prompts humans put in when using chatbots. The prompts would show some of the thought process, but then they won't really show the answer (as that's output by the chatbot and not the human prompting it).
PessimalDecimal•5h ago
How will they tell if data is human-created or not?
bionhoward•5h ago
You can deactivate ClosedAI model training in Settings > Data Controls > Improve the model for everyone

In Gemini you can turn off Gemini Apps Activity (warning: deletes your chat log, you need to copy paste everything into notes)

Highly recommended.

energy123•1h ago
You can't. That appears to be a dark pattern by OAI, most likely designed to deceive you into uploading your sensitive material unaware that it's being trained on.

The real process involves submitting a request on another one of OpenAI's sites and awaiting a confirmation email (either their privacy or platform site).

Feel deceived and violated? Yeah, you, me and millions of other people, welcome to the club.

blooddragon•6h ago
Time for GANs to make a resurgence?
jacobsenscott•5h ago
Today we have humans being trained on llm garbage - kids using it to do their homework - programmers using it to "learn" how to code, med students cheating their way through med school, etc. So the content the humans are producing and will produce is really just LLM statistical word jumbles - ie human generated content will soon be as useless as LLM generated content.
throwup238•5h ago
It’d be deeply ironic if the great filter for the human race turned out to be chatbots.
nine_k•5h ago
Hello, secret sources of untainted but modern knowledge, written by human experts, and closely guarded by these experts.
nradov•5h ago
I'm not too worried about med students. You can't really use an LLM to cheat on the boards or make it through residency.
nneonneo•1h ago
Yes, although some people do slip through the cracks anyway: https://en.wikipedia.org/wiki/Christopher_Duntsch. He wasn't an LLM user, but was a cocaine user...
mondrian•5h ago
The "core reasoning" part of AI may be increasingly important to improve, and its "database of factual knowledge" aspects may be less and less important, maybe increasingly a hindrance. So more focused and specialized training may take over toward increasing reasoning precision, and not this never-ending stream of new data.

So maybe we'll get better reasoning and therefore better generated data/content in the wild, without this negative feedback loop everyone is worried about.

gerdesj•5h ago
You seem to be arguing that bollocks couched in flowery language is a stretch goal of AI.

Are you sure?

_heimdall•5h ago
That really depends on expectations.

If AI is meant to sound nearly identical to a human, you don't need more training data.

If its meant to act as a natural language encyclopedia, we'll never get there with LLMs which amount to natural language processing on top of a massively compressed dataset.

gerdesj•4h ago
I've read the Google page "Getting AI to write good SQL: Text-to-SQL techniques explained" and it looks like all the usual bollocks.

... and sigh ... it look like I'm twiddling with a noddy!

meroes•5h ago
What core reasoning?
SpicyLemonZest•4h ago
For example, I just asked o3 "how many Is are in antidisestablishmentarianism", and this was its train-of-thought output:

------

The user wants to know how many “I”s are in the word “antidisestablishmentarianism.” They probably mean the letter "I" in lowercase, though the question was a little broader with "Is."

I’ll treat it case-insensitively and count the total occurrences of the letter "i" (both uppercase and lowercase). I can count them manually now, or use a tool for faster analysis.

Analyzed word = "antidisestablishmentarianism" word_lower = word.lower() word_lower.count('i')

5 The user asked how many "I"s are in "antidisestablishmentarianism." I’m taking it to mean whether it’s counting "i" or "I", and I’ll consider them as the same for simplicity. So, I’ll count the 5 occurrences of "i" in the word. I manually broke it down and verified there are indeed five "i"s, so the final count should be 5. Pretty straightforward, now that it's all clear!

Done

There are 5 “i”s in “antidisestablishmentarianism.”

------

You can come up with complicated definitions of "core reasoning" where this doesn't count, and I understand there's great demand for such definitions, but this clearly satisfies common-sense understanding of the term.

selfhoster•4h ago
Then I guess Ubuntu has had reasoning for several decades:

    sudp
    Command 'sudp' not found, did you mean:
      command 'sudo' from deb sudo (1.9.9-1ubuntu2.4)
      command 'sudo' from deb sudo-ldap (1.9.9-1ubuntu2.4)
      command 'sup' from deb sup (20100519-3)
      command 'sfdp' from deb graphviz (2.42.2-6)
    Try: sudo apt install <deb name>
meroes•4h ago
I might just be on the opposite side of the aisle, but to me chain-of-thought is better understood as simply more context.

Of course there is ambiguity though, more context would be hard to distinguish from core-reasoning and vice versa.

I think LLMs/AI mean we can substitute reasoning with vast accumulations and relations between contexts.

Remember, RLHF gives the models some, and perhaps most of these chains-of-thought, when there isn’t sufficient text to scrape for each family of problems. When I see that chain-of-thought, the first thing I think of is of my peers who had write, rewrite, nudge, and correct these chains of thought, and not about core reasoning.

The CoT has that same overexplained step-by-step so many RLHF’ers will be accustomed to, and much of it was authored/originated by them. And due to the infinite holes it feels like plugging, I dont call that RL reasoning.

Jensson•3h ago
> You can come up with complicated definitions of "core reasoning" where this doesn't count

Did we read the same response? It did write a lot of reasons, but didn't do any reasoning at all, it just suddenly wrote "5" here

    So, I’ll count the 5 occurrences of "i" in the word.
There was no reasoning at all to arrive at 5, so no your example just proves how these models are great at faking reasoning.
mondrian•2h ago
Related to this: https://x.com/karpathy/status/1835561952258723930
adamgordonbell•5h ago
> Will future artificial intelligence systems perform increasingly poorly due to AI-generated material in their training data?

No. Synthetic data is being used to improve LLMs

pphysch•5h ago
Synthetic data ought to be viewed as an extension of the training process rather than proper new phenomena. It can definitely help smooth things out and reinforce wanted behavior, but it's still derivative of the real data.
_heimdall•5h ago
Do we know the results yet?

I know they're training with synthetic data, I didn't realize that has been done at scalr for long enough to really know if it improved (assuming the metrics its improving are defined well).

jdietrich•4h ago
Deepseek V3 and R1 are both substantially trained on synthetic data. The results speak for themselves.
NitpickLawyer•4m ago
> Do we know the results yet?

LLama3 were post-trained on almost entirely synthetic data. Yes, it works. No, the model doesn't collapse (unless you want it to, of course).

What they did is use Model n-1 to classify, filter and enhance the datasets for Model n.

wrsh07•4h ago
This whole line of thought is sort of funny. Yes you can try training a model on synthetic data in such a way that it experiences model collapse

That doesn't mean there aren't ways to train a model incorporating synthetic data without seeing model collapse

NitpickLawyer•7m ago
> This whole line of thought is sort of funny.

This line of thought was exacerbated by that one paper that was then parroted (hah!) by every influencer / negativist in the space. It didn't matter that the paper was badly executed, their setup was flawed and that it got rendered moot by the existence of LLama3 models. People still quote that, or the "articles" stemming from it.

RainyDayTmrw•3h ago
How does that work? It defies intuition. It distills existing data. How is that better than the initial data?
kolinko•3h ago
Not when it comes to math/programming/reasoning. You can generate infinite new problem and solution examples that are based on existing knowledge of course, but build on top of it, not distill it.

A simple example would be chess ai. The core knowledge is rules of the game. We have human generated examples of plays, but we don’t really need them - we can (and we did) synthesize data to train ai.

A similar pattern can be used for all math/physics/programming/reasoning.

Jensson•3h ago
> A similar pattern can be used for all math/physics/programming/reasoning.

No it can't, the pattern for chess worked since it was an invented problem where we have a simple outcome checks, we can't do the same for natural problems where we don't have easily judged outcomes.

So you can do it for arithmetics and similar where you can generate tons of questions and answers, but you can't use this for things that are fuzzier like physics or chemistry or math theorem choices. In the end we don't really know what a good math theorem is like, it has to be useful but how do you judge that? Not just any truthy mathematical statement is seen as a theorem, most statements doesn't lead anywhere.

Once we have a universal automated judge that can judge any kind of human research output then sure your statement is true, then we can train research AI that way. But we don't have that, or science would look very different than it does today. But I'd argue that such a judge needs to be AGI on its own, so its circular.

meowkit•2h ago
> Once we have a universal automated judge that can judge any kind of human research output then sure your statement is true,

If you've noticed, most LLM interfaces have a "thumbs up" or "thumbs down" response. The prompt may provide novel data. The text generated is synthetic. You don't need an automated judge, the user is providing sufficient feedback.

Same thing goes for the other disciplines.

didericis•1h ago
I’m extremely skeptical that “thumbs up” and “thumbs down” plus replies to chatbots is sufficiently informative to train models to the same level of quality as models trained on user generated content.
kadoban•1h ago
> No it can't, the pattern for chess worked since it was an invented problem where we have a simple outcome checks, we can't do the same for natural problems where we don't have easily judged outcomes.

You might be interested in some of the details of how AlphaGo (and especially the followup version) works.

Go is a problem where it's very difficult to judge a particular position, but they were still able to write a self-improving AI system that can reach _very_ high quality results starting from nothing, and only using computing power.

There does not appear to me to be any fundamental reason the same sort of techniques can't work for arbitrary problems.

> But I'd argue that such a judge needs to be AGI on its own, so its circular.

But is it circular in a way that means it can't exist, or can it run in circles like AlphaGo and keep improving itself?

ninetyninenine•2h ago
I mean imagine Linear least squares on a 2D graph.

I have a best fit line. Then I take random data on that line to train a new line.

I pretty much get the same line.

From an intuitive perspective... it doesn't get worse. At worst it stays the same.

Now imagine something a bit more complex. I have a best fit curve that's very close to a line.

I use random data from that curve to train a new best fit line.

I get something different now. Not necessarily worse.

I mean literally just take all your ideas of ML and just imagine it on the 2D plane doing curve fitting. If retraining new lines from generated data doesn't necessarily make things worse.

lacker•5h ago
Unfortunately, I don't really know if I can trust academics to analyze the development of large language models. No academic team has built an LLM. So... do people working at Stanford or Oxford really have good insight how LLMs are developed?

If people at OpenAI, Anthropic, or Google said this, that would be interesting. But I don't think it makes sense any more to treat academic computer scientists as relevant experts here.

_heimdall•5h ago
My understanding is that those building them don't really know how they work. Research into interoperability has fallen way behind as funding went towards features and scale.

Any understanding of how they work is largely theoretical, that seems like a reasonable place for academics to lean in and join the conversation.

pphysch•5h ago
Why would Big AI kill their golden goose like that?
jsheard•5h ago
It doesn't really make sense to trust what OpenAI and friends say about this either, when admitting to any kind of scaling limits would go against the narrative propping up their multi-hundred-billion-dollar valuations. I guess we're just flying blind for now.
declan_roberts•5h ago
The reality is that for the most part, any corpus created after 2022 is going to be seriously polluted.
alganet•4h ago
I'd say 2007 or so.

There wasn't any known active AI back then, but statistics on popular ideas and internet content was already a thing, and speech pollution based on those assessments had already started to spread fast, manually outputted.

Sure, a lot of good content came out since then. But the amount of garbage... it's immense and very difficult to sort out automatically.

The major issue is that this garbage then _became_ the norm. Only people who lived back then can remember what it was. For new folk, it looks just like a generational shift. However, it is quite obvious that some aspects of this shift were... unnatural (in the sense of not being spontaneous cultural manifestations).

lazystar•4h ago
and im sure someone from the 90's would say the same about '97.

https://en.m.wikipedia.org/wiki/Eternal_September

alganet•4h ago
I am not talking about an influx of newcomers.

Pay attention.

I mentioned explicitly that I see what happened as distinct from a natural generational shift.

There are many phenomena around that era to support what I am saying. Like, for example, the first massive political campaign to leverage internet as its primary vehicle.

stainablesteel•5h ago
i can't believe this article wasn't written 2 years ago, this is just the basics man
leoapagano•5h ago
I can't lie, I miss when the only GPT I had to worry about was the GUID Partition Table.
layer8•4h ago
Someone should encode a chat program in it.
userbinator•4h ago
At least the MBR acronym still remains.

(Most of my disks are still MBR as they're not big enough to be worth the hassle of using GPT.)

anonygler•4h ago
This reminds me of the Monsanto case, where they sued a farmer (and won) for using patented seeds that the farmer obtained from a local grain elevator which happened to contain some of Monsanto's seeds.

Should it eventually happen for LLM outputs, I hope we name it Slop Wars.

deadbabe•4h ago
A good way to harvest new training material is to eavesdrop real human conversations from non polluted sources (such as microphones listening to people talk in public places or texts), transcribe them, and feed them to LLMs.
siwatanejo•49m ago
But our normal convos are plagued of mistakes, bad grammar, etc
carlosjobim•4h ago
Shadow libraries
econ•1h ago
My intelligence is trained by paying close attention to who is doing the talking. Some people know a lot about one topic which means they didn't spend all of that time learning other things. Many don't know this about themselves.

Wikipedia had some comical instances where high quality contributors accident ventured into other areas where they spontaneously transformed into ignorant trolls.

evan_•59m ago
> On two occasions I have been asked, 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.
bakugo•40m ago
Considering most recent models' general knowledge cutoffs are still in the late 2023/early 2024 range, I'm guessing the answer is "yes, and AI companies are very much aware of it".
js8•32m ago
Has the quality of art gone down since art was invented? Or has the quality of the written text gone down since writing was invented? I think the answer is clear no.

Humans have been trained on "human-generated data" (cultural artifacts) for centuries, and quality is not down. AI is only an accelerator of this process, but there is nothing inherent in creating "artifacts" that would pollute the original training data.

If anything, we should be worried about destroying nature, because that's the original inspiration for human-produced artifacts.

grey-area•18m ago
Generated AI content contains mistakes and hallucinations. Over time those mistakes will compound because GAI doesn’t consider truth or have a way of judging truth.

So yes, you can’t compare humans generating and picking influential content to AIs doing so.

GAI is a dead end IMO anyway we’ve seen much more success with machine learning, GAI is good for fooling humans into thinking they see glimmers of intelligence.

stevenhuang•28m ago
I'd venture no.

In fact I wouldn't be surprised if this tainted information somehow enriches a dataset by providing an extra dimensionality for training specialized heuristics. Maybe this would turn out to be how LLM hallucination can be solved, through being able to accurately identify AI generated material, and as result, becoming more robust against both the identification and generation of nonsense.

Humans learn to discern what/who to best pay attention to via all manners of heuristics. I don't see in principle why LLMs (or something like it in the future) won't eventually be able to do the same.

France is tackling a crypto kidnapping wave denting its image

https://apnews.com/article/france-cryptocurrencies-technology-kidnappings-bitcoin-police-270a8786c987a43a5729e29f1471d42a
1•rawgabbit•2m ago•0 comments

Crossroads: When Succession Gaps Turn into M&A Opportunities

https://www.dealflowiq.com/p/crossroads-when-succession-gaps-turn
1•koolhead17•19m ago•0 comments

Firesky – The Bluesky Firehose

https://firesky.tv/
1•OuterVale•20m ago•0 comments

Wooden Gear Clock Plans

https://www.lisaboyer.com/Claytonsite/Claytonsite1.htm
1•Tomte•21m ago•0 comments

WordPerfect for DOS Updated (2024)

https://mendelson.org/wpdos/
1•Tomte•21m ago•0 comments

`This Printer company served you malware for months, called them false positives

https://www.neowin.net/news/this-printer-company-served-you-malware-for-months-and-dismissed-it-as-false-positives/
2•bundie•22m ago•0 comments

Show HN: Thirdpen.app – An AI Interactive Leaning Platform (Seeking Feedback)

1•abdulmuminyqn•24m ago•0 comments

FCC approves Verizon's $20B merger (Frontier) after it commits to 'ending' DEI

https://www.theverge.com/news/668614/verizon-frontier-acquisition-fcc-approval
2•NeverBehave•27m ago•0 comments

Modern Android Client for Hacker News

https://github.com/SimonHalvdansson/Harmonic-HN
2•flashblaze•37m ago•0 comments

IBM Open SDK for Rust on AIX

https://www.ibm.com/products/open-sdk-for-rust-aix
1•pjmlp•43m ago•0 comments

JavaScript's New Superpower: Explicit Resource Management

https://v8.dev/features/explicit-resource-management
2•olalonde•44m ago•0 comments

Spatial Speech Translation: Translating Across Space with Binaural Hearables

https://babelfish.cs.washington.edu/
3•taubek•46m ago•0 comments

Photon Re-Coupling, Black Hole Bombs, and the Quantum Engine of the Cosmos

https://medium.com/@dominicjanlin/photon-re-coupling-black-hole-bombs-and-the-quantum-engine-of-the-cosmos-a-manifesto-for-35bcb8cbf0b7
2•Bad_Risk•52m ago•1 comments

CarPlay Ultra's first trial reveals a deeply integrated, Apple-like experience

https://appleinsider.com/articles/25/05/15/carplay-ultras-first-trial-reveals-a-deeply-integrated-apple-like-experience
1•taubek•53m ago•0 comments

Narwhals

https://narwhals-dev.github.io/narwhals/
1•m0nhawk•57m ago•0 comments

Braid and HTTP Sync

https://replicated.wiki/blog/braid.html
1•gritzko•57m ago•0 comments

Pointblank

https://posit-dev.github.io/pointblank/
2•m0nhawk•58m ago•0 comments

Vibe-coded a professional C99 compiler with a broken hand (then threw it away)

https://old.reddit.com/r/rust/comments/1kol4z1/vibecoded_a_professional_c99_compiler_with_a/
4•jgarzik•1h ago•0 comments

The West's shameful silence on Ğaza

https://www.ft.com/content/f5fd6f8d-06a7-4d1f-b842-752e3aca9272
3•lyu07282•1h ago•3 comments

The Market Making Game

https://thiccythot.substack.com/p/the-market-making-game
4•synsynack•1h ago•0 comments

Maze: Solve the Most Challenging Puzzle (1985)

https://archive.org/details/mazesolvetheworldsmostchallengingpuzzle1985
1•cjohnson318•1h ago•1 comments

Airbnb Detective – listing analyzer using AI

https://chromewebstore.google.com/detail/airbnb-detective/bpghicmepjokmoljmnlaeojacgpgcdmp
1•drisw•1h ago•0 comments

Can we just call AI something else for a little bit

2•ChaseRensberger•1h ago•4 comments

Niallia tiangongensis sp. nov., isolated from the China Space Station

https://www.microbiologyresearch.org/content/journal/ijsem/10.1099/ijsem.0.006693
1•fernvenue•1h ago•0 comments

Baumol's Cost Disease, AI and Economic Growth

https://dominiccoey.github.io/essays/baumol/
2•paulpauper•1h ago•0 comments

Federal Reserve to slash staff by 10% over several years

https://www.ft.com/content/927ba69e-3037-4e0f-b9a6-1eeaac8b03b7
2•paulpauper•1h ago•0 comments

Show HN: Fahmatrix – A Lightweight, Pandas-Like DataFrame Library for Java

https://github.com/moustafa-nasr/fahmatrix
12•mousomashakel•1h ago•3 comments

Ask HN: Revert OneUI 7 changes on Samsung phone

2•raydenvm•1h ago•2 comments

Open Problems in Mechanistic Interpretability

https://arxiv.org/abs/2501.16496
1•nill0•1h ago•0 comments

Show HN: GoStudio.ai – AI Headshots for LinkedIn and Personal Branding

1•kanikabhatt•1h ago•1 comments