Philosophy
The Periodic Table of Intelligence
G6Solver Research Team
The dominant framing in artificial intelligence research treats intelligence as a single, unified capability. We speak of “general intelligence” as though it were a substance — something a system either has or lacks, possesses in greater or lesser degree, approaches asymptotically as parameters increase and training data expands. The implicit model is a spectrum: narrow AI at one end, artificial general intelligence at the other, and the research programme is to move along that spectrum by building systems that are progressively more general.[1]
This framing has deep roots. The Turing test treats intelligence as a single property that can be assessed through unrestricted conversation. The concept of IQ reduces cognitive capability to a single number. The pursuit of AGI inherits these assumptions: build a model capable enough, train it on data comprehensive enough, and general intelligence will emerge as a natural consequence of sufficient scale.
There is evidence for this view. Scaling laws suggest that larger models develop capabilities that smaller models lack — not gradually, but through apparent phase transitions where qualitatively new behaviours emerge at specific parameter counts.[2] GPT-4 can do things GPT-3 cannot. Claude 3.5 handles reasoning tasks that defeated Claude 2. The trajectory is real, and the monolithic framing explains it simply: more parameters, more intelligence, eventually enough intelligence to be general.
The attraction of this framing is its elegance. A single dimension of variation. A single metric to optimise. A single research programme: make the model bigger, the data better, the training longer. If intelligence is truly a unified capability, then scaling is the strategy and patience is the only requirement.
The Chemical Revolution in Cognitive Science
Before Mendeleev, chemistry faced a similar conceptual problem. Matter was understood in terms of broad categories — earth, water, air, fire in the ancient scheme, or increasingly refined but still monolithic notions of “substances” and “compounds.” The breakthrough came not from studying matter harder but from recognising that it was composed of discrete elements with individual, cataloguable properties. The periodic table did not just organise knowledge — it transformed chemistry from a descriptive enterprise into a predictive one. Gaps in the table predicted elements that had not yet been discovered. The properties of known elements predicted the behaviour of their compounds.[3]
The history of intelligence research suggests a parallel pattern. Howard Gardner's theory of multiple intelligences proposed that what we call “intelligence” is actually a collection of distinct cognitive capabilities: linguistic, logical-mathematical, spatial, musical, bodily-kinaesthetic, interpersonal, intrapersonal, and naturalistic.[4] While Gardner's specific taxonomy has been debated, his core insight — that intelligence is not a single substance but a composition of distinguishable components — has proven durable and productive.
Sternberg's triarchic theory reinforced this decomposition from a different angle, distinguishing analytical, creative, and practical intelligence as fundamentally different cognitive operations with different neural substrates, developmental trajectories, and failure modes.[5] A person can be analytically brilliant and practically incompetent, or creatively gifted and analytically mediocre. These are not different amounts of the same thing — they are different things entirely.
Legg and Hutter attempted a formal unification, defining universal intelligence as an agent's ability to achieve goals across a wide range of environments, weighted by environment complexity.[6] But even their formalisation implicitly acknowledges the composite nature of intelligence: achieving goals in diverse environments requires different cognitive strategies for different environmental structures. The universality comes not from a single general-purpose mechanism but from the ability to deploy the right mechanism for the right situation.
Hernández-Orallo's comprehensive treatment of intelligence measurement makes this explicit. He argues that any meaningful evaluation of intelligence must assess multiple dimensions independently, because performance on one dimension does not reliably predict performance on others.[7] An LLM that excels at linguistic tasks may fail at spatial reasoning. A system optimised for logical deduction may lack creative synthesis. A model that performs well on pattern recognition may be unable to construct causal explanations. These are not weaknesses to be trained away — they are structural consequences of the fact that different cognitive tasks require different computational primitives.
This reframing has profound implications for how we build AI systems. If intelligence is a single substance, then the optimal strategy is to build the biggest, most general model possible and let intelligence emerge from scale. If intelligence is a composition of discrete primitives, then the optimal strategy is fundamentally different: catalogue the primitives, understand their individual properties, and build systems that compose them appropriately for the task at hand.
Fig. 1 — Cognitive elements catalogued by type, with current LLM strengths and gaps highlighted
The analogy to chemistry is not merely decorative. Before the periodic table, chemists knew that substances combined in specific proportions and produced predictable reactions, but they lacked a systematic framework for predicting new combinations. The periodic table provided that framework. Similarly, we know that cognitive tasks require different capabilities in different proportions, but we lack a systematic framework for predicting which capabilities are needed for which tasks and how they interact when combined.
Chollet's work on measuring intelligence through the Abstraction and Reasoning Corpus (ARC) provides empirical support for the compositional view. ARC tasks are designed to test core cognitive primitives — object recognition, counting, symmetry detection, spatial transformation — independently and in combination.[8] The striking finding is that systems that excel at some primitives fail entirely at others, and performance on compound tasks depends on mastery of the specific primitives involved, not on some general intelligence factor. This is exactly what you would expect if intelligence is compositional: compound capabilities are built from elemental ones, and weakness in any element limits the compound.
General Intelligence Through Composition
The synthesis resolves an apparent contradiction. The monolithic view says general intelligence requires a system that does everything. The compositional view says general intelligence requires a system that can do anything — not by possessing a single universal capability but by composing the right mixture of specific capabilities for each problem. These are fundamentally different engineering targets. The first demands a single, increasingly powerful model. The second demands a catalogue of well-characterised cognitive primitives and an architecture for composing them on the fly.
Consider how this works in practice. A medical diagnosis task requires pattern recognition (matching symptoms to conditions), causal inference (distinguishing correlation from causation in patient histories), memory retrieval (accessing relevant medical knowledge), metacognition (assessing confidence and recognising uncertainty), and social modelling (understanding patient communication patterns). A legal analysis task requires linguistic processing (parsing complex statutory language), logical reasoning (applying rules to facts), temporal reasoning (understanding precedent and procedural sequences), and abstraction (identifying the general principle behind specific rulings). Different tasks, different compositions, drawn from the same catalogue of primitives.
Kahneman's dual-process theory offers a useful lens for understanding how these compositions might be orchestrated. System 1 (fast, automatic, pattern-based) and System 2 (slow, deliberate, rule-based) are not competing mechanisms but complementary ones that are recruited in different proportions depending on the task.[9] A periodic table of intelligence suggests a richer version of this idea: not two systems but many, each with known properties and known interactions, composed dynamically as the task demands.
The engineering implications are concrete. Instead of building one model and hoping it develops all necessary capabilities through scale, we build specialised modules for each cognitive primitive and invest in the composition layer that selects and combines them. The logical reasoning module is optimised for logical reasoning — formal verification, proof search, constraint satisfaction. The pattern recognition module is optimised for statistical regularity detection — distributional analysis, similarity metrics, cluster identification. The causal inference module is optimised for causal reasoning — interventional queries, counterfactual analysis, causal graph discovery. Each module has known strengths, known limitations, known failure modes, and known interaction effects with other modules.
This is not a new idea in computer science. The Unix philosophy of small, composable tools that each do one thing well has been the foundation of productive software engineering for half a century.[10] What is new is applying this philosophy to cognitive capabilities rather than software utilities. The periodic table provides the conceptual framework; the composition architecture provides the engineering mechanism.
Composition quality itself improves across the T0–T3 adaptive levels. At T0, compositions are fixed at design time — the system always applies the same pipeline. At T1, the harness selects better compositions through prompt and tool optimisation. At T2, the system learns which compositions work for which problem classes, refining its catalogue from validated experience. At T3, the system discovers new composition rules entirely — not just choosing from known primitives but learning the principles that govern how primitives should be combined.
Fig. 2 — Intelligence through composition: select the relevant cognitive elements, compose them for the specific task, execute
Predicting the Missing Elements
The most powerful feature of Mendeleev's periodic table was its predictive power. The gaps in the table — elements that should exist based on the periodic pattern but had not yet been observed — predicted the properties of undiscovered elements with remarkable accuracy. Mendeleev predicted the existence and properties of germanium, gallium, and scandium before they were found, vindicating the compositional framework.
A periodic table of intelligence would have the same predictive power. If we catalogue the cognitive primitives that current AI systems possess — pattern recognition, linguistic processing, certain forms of logical reasoning — the gaps become immediately visible. Causal inference is weak or absent. Metacognition is rudimentary at best. Spatial reasoning is limited. Temporal planning over long horizons is fragile. Creative synthesis beyond recombination of training data is undemonstrated. These are not random weaknesses — they are systematic gaps in the table, each pointing to a specific engineering challenge.[11]
Moreover, the compositional framework predicts interaction effects. Just as chemical elements combine in specific ways — some reactions are exothermic, others endothermic, some combinations are stable, others explosive — cognitive primitives have interaction properties. Logical reasoning combined with metacognition produces self-correcting inference. Pattern recognition combined with causal inference produces explanation rather than mere correlation. Creative synthesis combined with formal verification produces innovative solutions that are also correct. Understanding these interaction effects is as important as understanding the primitives themselves.
Goertzel's integrative approach to artificial general intelligence resonates with this framework. He argues that AGI requires the integration of multiple cognitive processes — perception, action, reasoning, learning, memory — through a common representational substrate.[12] The periodic table adds structure to this intuition: not just multiple processes, but a systematic catalogue of what those processes are, what each contributes, and how they combine.
Marcus has argued consistently that current deep learning, for all its achievements, fails at systematic compositionality — the ability to combine known elements in novel ways according to general rules.[13] This is precisely the capability that a compositional architecture is designed to provide. The individual modules handle their specific cognitive primitives. The composition layer handles the systematic combination of those primitives into novel compound capabilities. The system is general not because any single component is general but because the composition is unconstrained.
The Research Programme
The periodic table of intelligence is, at this stage, a conceptual framework rather than a finished artefact. The exact catalogue of cognitive primitives is not yet established. The interaction effects are not yet fully characterised. The composition mechanisms are still being engineered. But the framework itself is powerful because it reframes the fundamental question of AGI from “how do we build a system that is intelligent?” to “how do we catalogue, characterise, and compose the elements of intelligence?”
This reframing changes the nature of the work. Instead of chasing a single monolithic target, we pursue a distributed research programme: identify the primitives, characterise their properties, engineer their implementations, understand their interactions, and build the composition machinery that assembles them into task-specific configurations. Each step is a concrete engineering challenge with measurable outcomes. Each step produces artefacts that are useful independently. And the aggregate produces something that deserves to be called general intelligence — not because it does everything at once, but because it can do anything by composition.
Chemistry did not advance by searching for a universal substance. It advanced by cataloguing elements and learning to compose them. Intelligence may follow the same path — not a single breakthrough but a systematic programme of decomposition, characterisation, and composition that yields generality from specificity.
References & Further Reading
- Russell, S., & Norvig, P. (2021). Artificial Intelligence: A Modern Approach (4th ed.). Pearson. — The standard reference for the monolithic framing of AI as a progression toward general intelligence.
- Wei, J., Tay, Y., Bommasani, R., Raffel, C., Zoph, B., Borgeaud, S., … & Fedus, W. (2022). Emergent abilities of large language models. Transactions on Machine Learning Research. — Documents phase transitions in model capability as parameters scale, supporting the monolithic view.
- Scerri, E. R. (2007). The Periodic Table: Its Story and Its Significance. Oxford University Press. — The history of how cataloguing discrete elements transformed chemistry from description to prediction.
- Gardner, H. (1983). Frames of Mind: The Theory of Multiple Intelligences. Basic Books. — The foundational argument that intelligence is not a single capability but a collection of distinct cognitive modules.
- Sternberg, R. J. (1985). Beyond IQ: A Triarchic Theory of Human Intelligence. Cambridge University Press. — Distinguishes analytical, creative, and practical intelligence as fundamentally different cognitive operations.
- Legg, S., & Hutter, M. (2007). Universal intelligence: A definition of machine intelligence. Minds and Machines, 17(4), 391–444. — A formal definition of intelligence as goal-achievement across weighted environments.
- Hernández-Orallo, J. (2017). The Measure of All Minds: Evaluating Natural and Artificial Intelligence. Cambridge University Press. — Argues that intelligence evaluation must assess multiple dimensions independently.
- Chollet, F. (2019). On the measure of intelligence. arXiv preprint arXiv:1911.01547. — Proposes the Abstraction and Reasoning Corpus as a benchmark testing core cognitive primitives independently.
- Kahneman, D. (2011). Thinking, Fast and Slow. Farrar, Straus and Giroux. — Dual-process theory: System 1 and System 2 as complementary cognitive mechanisms recruited in different proportions.
- Raymond, E. S. (2003). The Art of Unix Programming. Addison-Wesley. — The philosophy of small, composable tools that each do one thing well — applied here to cognitive capabilities.
- Mitchell, M. (2019). Artificial Intelligence: A Guide for Thinking Humans. Farrar, Straus and Giroux. — On the systematic gaps between current AI capabilities and genuine understanding.
- Goertzel, B. (2014). Artificial general intelligence: Concept, state of the art, and future prospects. Journal of Artificial General Intelligence, 5(1), 1–46. — Argues for integrative multi-process approaches to AGI over monolithic scaling.
- Marcus, G. (2020). The next decade in AI: Four steps towards robust artificial intelligence. arXiv preprint arXiv:2002.06177. — On the failure of deep learning at systematic compositionality and the need for hybrid architectures.