Ilmu Komputer & AI editorial
Large Language Models as General Purpose Intelligence Systems for Reasoning, Planning and Decision Making
The core problem
Innovation
The review reports significant findings across the three core cognitive domains. In reasoning, LLMs demonstrate remarkable capabilities through chain-of-thought prompting, which enables step-by-step problem decomposition and improves performance on complex arithmetic, logical, and commonsense reasoning tasks. In-context learning allows LLMs to adapt to new tasks from just a few examples without parameter updates, a form of meta-learning that emerges at scale. Emergent abilities—capabilities that are absent in smaller models but appear abruptly in larger ones—have been documented across various benchmarks, suggesting qualitative shifts in model competence as parameter counts increase.
In planning, LLMs show proficiency in multi-step problem decomposition, goal-oriented task completion, and strategic action sequencing. They can generate coherent plans for tasks such as travel itinerary creation, project management, and even scientific experiment design. However, the review notes that planning coherence degrades over long horizons, with models often losing track of intermediate goals or producing logically inconsistent steps.
In decision making, LLMs function effectively as autonomo
Why it matters
The review critically analyzes the implications of these findings for the pursuit of general purpose intelligence. While LLMs exhibit significant progress, fundamental limitations remain. Causal understanding is a key weakness: LLMs excel at correlational patterns but struggle with counterfactual reasoning and interventions. Long-term planning coherence is another challenge, as models tend to drift from original goals over extended sequences. Adaptive learning—the ability to continuously update knowledge and skills from new experiences—is largely absent in static LLMs, which require retraining or fine-tuning to incorporate new information.
Hallucination remains a persistent problem, where models generate plausible but incorrect information, undermining trust in high-stakes applications. Reasoning consistency is also variable; models may produce different answers to logically equivalent questions. Computational efficiency is a concern, as inference costs for large models are substantial, limiting deployment in resource-constrained environments. Ethical considerations include bias, privacy, and the potential for misuse, necessitating robust governance frameworks.
The authors argue that addressing these challenges requires continued innovation in architecture design, training methodologies, and evaluation frameworks. Hybrid systems that combine LLMs with symbolic reasoning, causal inference engines, and memory mechanisms may offer a path forward. The review concludes that while LLMs represent a significant step toward general purpose intelligence, they are not yet AGI, and fundamental research is needed to bridge the gap between narrow task performance and genuine general intelligence.
A conceptual framework for integrating LLMs with complementary modules is depicted below:
This architecture suggests that augmenting LLMs with specialized components can mitigate some limitations, though integration complexity and scalability remain open questions.
Who should read this
Opening member content…