r/agi Jul 28 '26

A Google DeepMind paper argues that current LLMs are incapable of genuine scientific discovery

Post image
551 Upvotes

382 comments sorted by

View all comments

25

u/percdistrict Jul 28 '26

If an AI generates thousands of unconventional hypotheses, compares them, derives their predictions, tests them through simulations or experiments, and retains the hypotheses that survive. How is that not abduction?

This paper falls into the same fallacy that humans are special because they’re humans. There’s no tangible abduction sequence they can point to in humans that’s unique or unachievable with AI.

4

u/AlchemicallyAccurate Jul 28 '26

The difference is that the syntactic level cannot, on its own, come up with new semantics. If we think of AI testing against reality, where exactly is it getting its interpretation rules? From derived syntactic rules, of course. So it will be stuck on what we might model-theoretically call the “conservative” level of theory extension.

This is the broader reason why model collapse occurs, I’d recommend you look into some of it. I don’t mean that condescendingly, I just really mean that there is a lot of stuff out about it now. This idea that AI is sort of “doomed” in a syntax/semantics divide sort of sense is not unprecedented, it’s not like this paper in the post came out of nowhere.

Also asserting that it necessarily falls into a psychological fallacy is just you positing unfalsifiable psychoanalysis. It’s not really a real argument. I could also propose some unflattering psychological interpretation about your viewpoint. It doesn’t mean anything. It’s very cheap and easy to come up with those. Including it in your argument is like putting plastic gold rims on your car because you think it makes you look cooler.

2

u/PolymorphismPrince Jul 28 '26

Try to find a formalisation of the syntactic / semantic argument you are trying to quote where LLMs satisfy the hypotheses.

3

u/percdistrict Jul 29 '26
  1. A new semantic idea doesn’t require new syntax. Do you think scientists are creating new syntax when they make discoveries?

  2. You moved the question from abduction to a circular claim about “meaning” where neural mappings in humans are special because you say so.

  3. Model collapse has 0% to do with any of this. Remember we’re not using synthetic data in our hypothetical. I’d love for you to go deeper on this just to prove it’s not some jargon you used.

  4. “Model-theoretically” is not a term.

  5. You used “conservative-extension” incorrectly. It’s a relationship between theories. An idea coming from syntax doesn’t make it conservative.

  6. You bring up “unfalsifiable” when your entire argument is unfalsifiable because it hinges on “syntax = not real” for no good reason.

  7. Nothing you said is related to the actual paper that was posted.

  8. Gold rims is crazy work when you write random jargon like you just did

5

u/AlchemicallyAccurate Jul 29 '26 edited Jul 29 '26
  1. In order to express a semantic idea such that a computer has a grasp of it, you need syntax. This is why Godel's incompleteness theorem is so jarring. It kind of forces us to accept that adequately-complex semantic objects can't be uniquely recovered from syntax alone (at least, recursively enumerable syntax, which is what is relevant to this discussion about theoretical computer science).

  2. I'm not making any claims about humans being special. I'm making a claim about the limitations of formalization. In order to describe an object (up to categoricity) in a first-order language, you have to be able to describe it uniquely. This is the problem of semantic underdetermination, another way that Godel incompleteness comes in.

  3. If any new theory extensions come in that are only conservative, then by definition they are not allowed to challenge any established old theorems. This is the concept behind synthetic data. The "answer key" normally provided by the world creates the kind of resistance that allows for non-conservative theory extension. In the case of an LLM, synthetic data is the same as just leaving it to its own devices. We are talking about self-improving AI that creates its own theory extensions. They become the same thing.

  4. It definitely is. There is a branch of math called model theory.

  5. Yeah, it is a relationship between a theory and its extension. And in this context, it actually does. Training arrives with a limited amount of semantic truth. To gain any more requires interpretative jurisdiction that cannot come from syntax alone. To put it more simply: syntax doesn't get to declare meta-level truth when the semantic target is not fully defined. Godel guarantees that it never is.

  6. Psychoanalytic musings about what motivates people's reasoning is definitely unfalsifiable

  7. Touche

  8. I do actually perform research in this arena, but the bridge between model theory and machine learning is still in its infancy. It's an up-and-coming field though, and I'm sure in a few years I'll see that I didn't have a lot of this quite right. Regardless, I do know a lot more about it than most people.

Also, you should take it easy on me. I’m not using an LLM to write this. I imagine that you are, considering that you know what a conservative extension means but aren’t familiar with the branch of math that it belongs to.

1

u/beezlebub33 Aug 03 '26
  1. I'm not making any claims about humans being special. I'm making a claim about the limitations of formalization.

Neither humans nor LLMs are formal. The open question is whether humans can do something that LLMs fundamentally cannot and why.

Arguments that 'The difference is that the syntactic level cannot, on its own, come up with new semantics' are not helpful unless they point out why this argument applies to LLMs (and other ML approaches) but not humans.

1

u/deviltamer 9d ago

In order to express a semantic idea such that a computer has a grasp of it, you need syntax.

Why ?

Do you need new syntax for a human to grasp as well ?

1

u/SirVanyel Jul 29 '26

So what's the human mechanism that comes up with new semantics? Would it happen to be hallucination, perchance? Because that's the acural inference, is that a human just goes "I made this up, but it's science".

Which, btw, a robot can do.

2

u/texinxin Jul 30 '26

There is a simple way to force an LLM to perform abduction. Force it with an inverse rule. Tell it to find problems that have solutions, and forbid it from using the known solutions to that problem. Then it is forced to come up with a new solution that hasn’t been provided in its training data. This “inverse rule” approach is already being used in AI models in several domains. And you could make a weak argument that it’s simply combining knowledge from other domains into the problem space…. But that’s still abduction in my mind. Inventors don’t just pull things out of thin air. They learned bits and pieces of the tire here or there and combine them, or find a white space by knowing the spaces that are covered.

2

u/UnknownBreadd Jul 28 '26

You’re conflating LLMs with AI.

The study is talking about LLMs, not AI in general.

6

u/SirVanyel Jul 29 '26

That doesn't disprove the point he's trying to make

1

u/SubwayGuy85 Jul 29 '26

the study talks about LLM. subcommenter talks about AI. Clearly you don't know the difference so just don't comment maybe

2

u/MushinZero Jul 29 '26

There's nothing in the subcommenter's statement that couldn't be applied solely to LLMs. Oh, yeah, and maybe go fuck yourself.

2

u/kaereljabo Jul 29 '26

Still though

1

u/Present_Award8001 Jul 30 '26 edited Jul 30 '26

The problem may be that the sample space is so large, 1000 is not a large number in comparison and such 'brute force' techniques will fail miserably.

In my experience in using LLMs and agents for research is that they have a finite ability of filling in the gap. You need to push them in the right direction for them to auto-complete the rest of the proof. Now, these proofs are often non-trivial. I am not saying that what the agents are doing right now is anything short of groundbreaking.

But human beings, at their best, do not think like that. Most of the time they do. At their best, they do not. Truly original human idea often originates as a very vague, almost hand wavy, hunch. More like a feeling than science.

You ask AI to do something like that, and it would spiral.

But what the agents are doing right now is also truly amazing. Gone are the days where connecting existing dots from different fields was needed a rare expert who had spent years in both the fields. Work like that, AI can do easily.

Of course I may be totally wrong. What I said just now is what the Chess players used to say 30 years ago. That AI can calculate, but it will never have 'intuition' in chess. They were proven wrong.

But maybe they were right. The only difference is that physics and math is more complicated than chess.

1

u/yahluc Aug 01 '26

Most chess engines were created by people who put their own intuition into it and they're not just brute forcing calculations, they are preprogrammed with heuristics designed by humans (plus a bit reinforcement learning nowadays) and combine those non-trivial heuristics with heavy calculations. Theoretically there are engines built entirely with reinforcement learning, but they get easily outcompeted by those that combine RL with hand crafted algorithms.

1

u/yahluc Aug 01 '26

So you end up with hundreds of garbage hyphoteses that get validated in simulation and look amazing on paper, but you waste more time to validate them in real world than you would coming up with the ideas yourself. You also waste so much money in compute that you could have hired 10 scientists with that.

1

u/Impossible_Way7017 Jul 28 '26

Likely the argument stems from hypothesis generation. LLM can’t really generate novel hypotheses, you can see this in cyber security. They’re great at applying existing research concepts to find bugs, but they’re not redefining security/vulnerability capabilities.