Large Language Models Think Too Fast To Explore Effectively
Lan Pan, Hanbo Xie, Robert C. Wilson

TL;DR
This paper examines the exploration capabilities of Large Language Models (LLMs) in open-ended tasks, revealing their limitations compared to humans and proposing insights into their reasoning processes and potential improvements.
Contribution
It introduces a novel evaluation of LLM exploration in open-ended tasks, analyzing their reasoning strategies and identifying factors limiting their exploratory effectiveness.
Findings
Most LLMs underperform compared to humans in exploration.
Traditional LLMs think too fast, limiting their exploration.
DeepSeek exhibits more human-like, iterative exploration.
Abstract
Large Language Models (LLMs) have emerged with many intellectual capacities. While numerous benchmarks assess their intelligence, limited attention has been given to their ability to explore--an essential capacity for discovering new information and adapting to novel environments in both natural and artificial systems. The extent to which LLMs can effectively explore, particularly in open-ended tasks, remains unclear. This study investigates whether LLMs can surpass humans in exploration during an open-ended task, using Little Alchemy 2 as a paradigm, where agents combine elements to discover new ones. Results show most LLMs underperform compared to humans, except for the o1 model, with traditional LLMs relying primarily on uncertainty-driven strategies, unlike humans who balance uncertainty and empowerment. Results indicate that traditional reasoning-focused LLMs, such as GPT-4o,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling
MethodsSoftmax · Attention Is All You Need
