paper-with-me

홈 › Papers

Language and Thought: The View from LLMs

2025-05-19 · Daniel Rothschild

Daniel Dennett speculated in *Kinds of Minds* 1996: "Perhaps the kind of mind you get when you add language to it is so different from the kind of mind you can have without language that calling them both minds is a mistake." Recent work in AI can be seen as testing Dennett's thesis by exploring the performance of AI systems with and without linguistic training. I argue that the success of Large Language Models at inferential reasoning, limited though it may be, supports Dennett's radical view about the effect of language on thought. I suggest it is the abstractness and efficiency of linguistic encoding that lies behind the capacity of LLMs to perform inferences across a wide range of domains. In a slogan, language makes inference computationally tractable. I assess what these results in AI indicate about the role of language in the workings of our own biological minds.

📄 PDF Abstract BibTeX arXiv:2505.13561

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing Granular Sentiment Classification with Chain-of-Thought Prompting in Large Language Models

2025-05-07 · Vihaan Miriyala, Smrithi Bukkapatnam, Lavanya Prahallad

We explore the use of Chain-of-Thought (CoT) prompting with large language models (LLMs) to improve the accuracy of granular sentiment categorization in app store reviews. Traditional numeric and polarity-based ratings o…

Sentiment AnalysisSentiment Classification

Let LLMs Judge Each Other: Multi-Agent Peer-Reviewed Reasoning for Medical Question Answering

2026-06-13 · Zaifu Zhan, Shuang Zhou, Rui Zhang arxiv

Objective: To enhance the accuracy, interpretability, and robustness of large language models (LLMs) in medical question answering (MedQA). Method: We designed a multi-agent peer-reviewed reasoning method in which multip…

Question Answering

R$^3$ Prompting: Review, Rephrase and Resolve for Chain-of-Thought Reasoning in Large Language Models under Noisy Context

2023-10-25 · Qingyuan Tian, Hanlun Zhu, Lei Wang, Yang Li 외

With the help of Chain-of-Thought (CoT) prompting, Large Language Models (LLMs) have achieved remarkable performance on various reasoning tasks. However, most of them have been evaluated under noise-free context and the …

Sentence

On the Thinking-Language Modeling Gap in Large Language Models

2025-05-19 · Chenxi Liu, Yongqiang Chen, Tongliang Liu, James Cheng 외

System 2 reasoning is one of the defining characteristics of intelligence, which requires slow and logical thinking. Human conducts System 2 reasoning via the language of thoughts that organizes the reasoning process as …

Language ModelingLanguage Modelling

MyGO Multiplex CoT: A Method for Self-Reflection in Large Language Models via Double Chain of Thought Thinking

2025-01-20 · Shihao Ji, Zihui Song, Fucheng Zhong, Jisen Jia 외

Recent advancements in large language models (LLMs) have demonstrated their impressive abilities in various reasoning and decision-making tasks. However, the quality and coherence of the reasoning process can still benef…

Decision MakingGSM8KHumanEvalLLM real-life tasks+2