Can LLMs realise we're looking at a problem the wrong way?

Reddit r/singularity News

Summary

The article questions whether large language models can independently recognize and challenge foundational assumptions in science to achieve paradigm-shifting breakthroughs, drawing parallels to human innovations like Einstein's theory of gravity.

I've been wondering recently whether LLMs will ever be able to come up with a different sort of scientific breakthrough; where they look at existing maths and science and realise that everyone has been looking at a problem the wrong way, without explicitly being prompted to do so by a human. It seems somewhat at odds with how they're trained, since they're fundamentally learning patterns from existing human knowledge, whereas this kind of breakthrough often requires rejecting the assumptions that knowledge is built on. There are many examples of humans doing this. Einstein completely changed how we understood gravity. Plate tectonics came from accepting that the continents themselves could move. Non-Euclidean geometry basically came from asking what happens if one of the assumptions everyone had been working from wasn't actually necessary. These all feel quite different to being really good at finding solutions within an established set of rules. AI already seems very good at that. What I'm less sure about is whether it can independently get to the point of saying "maybe the thing everyone is assuming is actually the wrong problem". Obviously humans don't come up with these ideas from nowhere either. Usually there are years of weird results and things that don't quite fit the existing theory first. Are there any examples where AI has actually done something like this already?
Original Article

Similar Articles

Position: LLMs Can't Jump

Hacker News Top

A position paper arguing that large language models have fundamental limitations, using the metaphor 'can't jump' to highlight gaps in reasoning or generalization.

Can Large Language Models Reinvent Foundational Algorithms?

Hugging Face Daily Papers

Researchers introduce 'Unlearn-and-Reinvent', a pipeline that removes knowledge of foundational algorithms (e.g., Dijkstra's, Euclid's) from LLMs via unlearning, then tests whether models can independently reinvent them. Results show LLMs can reinvent algorithms with intuitive structures but struggle with those requiring non-obvious data structures or counterintuitive invariants.

Hot Take: LLM can 'jump'

Reddit r/singularity

A blog post arguing that LLMs could potentially achieve scientific breakthroughs like General Relativity through deductive, non-abductive routes, countering Tom Zahavy's 'LLMs can't jump' position paper.

Understanding Large Language Models

arXiv cs.CL

This chapter reviews current understanding of Large Language Models, discussing their Transformer architecture, emergent capabilities resembling human cognition, and debates about whether LLMs genuinely understand or merely simulate understanding.