AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
LLM Reasoning Beyond Constant Computation
LLM performs primitive reasoning as the computation spent per token is constant, regardless of the complexity of the question or answer. In contrast, human reasoning allocates more time to complex problems, while LLM's computation remains fixed based on the number of tokens. This fixed computational approach limits LLM's ability to adjust effort based on question complexity, in contrast to human reasoning, which adapts based on the difficulty of the problem.