paper-with-me

Papers

Why AI is Harder Than We Think

2021-04-26 · Melanie Mitchell

Since its beginning in the 1950s, the field of artificial intelligence has cycled several times between periods of optimistic predictions and massive investment ("AI spring") and periods of disappointment, loss of confidence, and reduced funding ("AI winter"). Even with today's seemingly fast pace of AI breakthroughs, the development of long-promised technologies such as self-driving cars, housekeeping robots, and conversational companions has turned out to be much harder than many people expected. One reason for these repeating cycles is our limited understanding of the nature and complexity of intelligence itself. In this paper I describe four fallacies in common assumptions made by AI researchers, which can lead to overconfident predictions about the field. I conclude by discussing the open questions spurred by these fallacies, including the age-old challenge of imbuing machines with humanlike common sense.

📄 PDF Abstract BibTeX arXiv:2104.12871

Code (1)

BrianYang2013/JHU_AI_Journey pytorch

Tasks

Common Sense ReasoningSelf-Driving Cars

Similar Papers 제목 키워드 기반

OptimalThinkingBench: Evaluating Over and Underthinking in LLMs

2025-08-18 · Pranjal Aggarwal, Seungone Kim, Jack Lanchantin, Sean Welleck 외 arxiv

Thinking LLMs solve complex tasks at the expense of increased compute and overthinking on simpler problems, while non-thinking LLMs are faster and cheaper but underthink on harder reasoning problems. This has led to the …

Learning to Stop Overthinking at Test Time

2025-02-16 · Hieu Tran Bao, Nguyen Cong Dat, Nguyen Duc Anh, Hoang Thanh Tung

Test time scaling is currently one of the most active research areas that shows promise after training time scaling has reached its limits. Deep-thinking (DT) models are a class of recurrent models that can perform easy-…

Visual Reasoning

Rethinking Deep Thinking: Stable Learning of Algorithms using Lipschitz Constraints

2024-10-30 · Jay Bear, Adam Prügel-Bennett, Jonathon Hare

Iterative algorithms solve problems by taking steps until a solution is reached. Models in the form of Deep Thinking (DT) networks have been demonstrated to learn iterative algorithms in a way that can scale to different…

Between Underthinking and Overthinking: An Empirical Study of Reasoning Length and correctness in LLMs

2025-04-30 · Jinyan Su, Jennifer Healey, Preslav Nakov, Claire Cardie

Large language models (LLMs) are increasingly optimized for long reasoning, under the assumption that more reasoning leads to better performance. However, emerging evidence suggests that longer responses can sometimes de…

Shorter but not Worse: Frugal Reasoning via Easy Samples as Length Regularizers in Math RLVR

2025-11-02 · Abdelaziz Bounhar, Hadi Abdine, Evan Dufraisse, Ahmad Chamma 외 arxiv

Large language models (LLMs) trained for step-by-step reasoning often become excessively verbose, raising inference cost. Standard Reinforcement Learning with Verifiable Rewards (RLVR) pipelines filter out ``easy'' probl…

Reinforcement Learning