paper-with-me

Papers

What to Ask Next? Probing the Imaginative Reasoning of LLMs with TurtleSoup Puzzles

2025-08-14 · Mengtao Zhou, Sifan Wu, Huan Zhang, Qi Sima, Bang Liu arxiv

We investigate the capacity of Large Language Models (LLMs) for imaginative reasoning--the proactive construction, testing, and revision of hypotheses in information-sparse environments. Existing benchmarks, often static or focused on social deduction, fail to capture the dynamic, exploratory nature of this reasoning process. To address this gap, we introduce a comprehensive research framework based on the classic "Turtle Soup" game, integrating a benchmark, an agent, and an evaluation protocol. We present TurtleSoup-Bench, the first large-scale, bilingual, interactive benchmark for imaginative reasoning, comprising 800 turtle soup puzzles sourced from both the Internet and expert authors. We also propose Mosaic-Agent, a novel agent designed to assess LLMs' performance in this setting. To evaluate reasoning quality, we develop a multi-dimensional protocol measuring logical consistency, detail completion, and conclusion alignment. Experiments with leading LLMs reveal clear capability limits, common failure patterns, and a significant performance gap compared to humans. Our work offers new insights into LLMs' imaginative reasoning and establishes a foundation for future research on exploratory agent behavior.

📄 PDF Abstract BibTeX arXiv:2508.10358

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Imaginative Perception Tokens Enhance Spatial Reasoning in Multimodal Language Models

2026-06-02 · Mahtab Bigverdi, Linjie Li, Weikai Huang, Yiming Liu 외 arxiv

Vision language models (VLMs) excel at many tasks but still struggle with spatial reasoning when critical information is not directly observable. Many such problems require imaginative perception: inferring what would be…

Spatial Reasoning

Memorization vs. Reasoning: Updating LLMs with New Knowledge

2025-04-16 · Aochong Oliver Li, Tanya Goyal

Large language models (LLMs) encode vast amounts of pre-trained knowledge in their parameters, but updating them as real-world information evolves remains a challenge. Existing methodologies and benchmarks primarily targ…

Memorization

Can Large Language Models put 2 and 2 together? Probing for Entailed Arithmetical Relationships

2024-04-30 · D. Panas, S. Seth, V. Belle

Two major areas of interest in the era of Large Language Models regard questions of what do LLMs know, and if and how they may be able to reason (or rather, approximately reason). Since to date these lines of work progre…

SPOT: Sparse Probing and Outcome Calibration for On-Policy Distillation

2026-08-05 · Zikun Qu, Min Zhang, Mingze Kong, Zhiwei Shang 외 hf

On-policy distillation (OPD) provides dense teacher supervision on student-generated trajectories, but standard reverse-KL training can assign insufficient probability to other plausible continuations. Teacher entropy al…

Probing the Trajectories of Reasoning Traces in Large Language Models

2026-01-30 · Marthe Ballon, Brecht Verbeken, Vincent Ginis, Andres Algaba arxiv

Large language models (LLMs) increasingly solve difficult problems by producing "reasoning traces" before emitting a final response. However, it remains unclear how accuracy and decision commitment evolve along a reasoni…