|
|
|
|
|
by aprilfoo
248 days ago
|
|
Surely "intelligence" is a broad field... i might not be so that great at it, but i hope that's ok. "[LLMs] reason using the same type of associative abstract thinking as humans do": do you have a reference for this bold statement? I entered "associative abstract thinking llm" in a good old search engine. The results point to papers rather hinting that they're not so good at it (yet?), for example: https://articles.emp0.com/abstract-reasoning-in-llms/. |
|
But the closest thing is probably Anthropic's famous interpretability papers:
https://transformer-circuits.pub/2024/scaling-monosemanticit...
https://transformer-circuits.pub/2025/attribution-graphs/bio...
In which Anthropic finds circuits in an LLM that correspond to high level abstracts an LLM can recognize and use, and traces down the way they can be connected. Which forms the foundation of associative abstract thinking.