Cognition & Learning

Cognitive Load:
the architecture of mental effort

Not all cognitive effort is equal. Cognitive load theory distinguishes between effort that builds knowledge and effort that wastes capacity. The difference determines whether learning happens.

⏱ 9 min read📚 GLIA Knowledge Base🔬 Evidence-basedUpdated June 2026

Cognitive load is the total amount of mental effort being used in working memory at a given moment. The concept was developed by educational psychologist John Sweller in the 1980s and has become one of the most empirically robust frameworks in instructional design. Working memory has a limited capacity — when that capacity is exceeded, learning stops and performance degrades.

The key insight of cognitive load theory is that not all mental effort contributes equally to learning. Some load is necessary and productive; some is wasteful. The goal of instructional design is not to minimize all cognitive effort, but to minimize effort that does not contribute to the learning objective while maximizing the effort that does.

Three types of cognitive load

Intrinsic load

The inherent complexity of the material itself — determined by the number of elements that must be processed simultaneously and the relationships between them. Intrinsic load cannot be eliminated, but it can be managed by sequencing and scaffolding.

Extraneous load

Load generated by the way information is presented, not by the information itself. Poor formatting, redundant information, unclear navigation, confusing interfaces. This type of load is entirely avoidable and reduces the capacity available for learning.

Germane load

The cognitive effort invested in constructing and automating schemas — the actual work of learning. Germane load is the productive kind: it builds lasting knowledge structures. Good design maximizes this type.

Working memory: the bottleneck

Working memory holds approximately 4-7 chunks of information at once — and this capacity is the fundamental constraint that cognitive load theory addresses. When working memory is full, new information cannot be processed, existing information cannot be integrated, and the experience of overwhelm begins.

What counts as a chunk depends on prior knowledge. An expert sees a chess position as a single meaningful configuration; a beginner sees 32 separate pieces. This is why the same material produces radically different cognitive load in different learners — and why load cannot be measured independently of the individual processing it.

Key implication

Cognitive load is always relative to the learner, not absolute to the content. A task with high intrinsic load for a beginner may have near-zero intrinsic load for an expert. Adaptive systems must measure load against the individual's current knowledge state, not against a population average.

Cognitive load in neurodivergent profiles

ADHD. Working memory capacity tends to be reduced, and resistance to distraction is lower — meaning extraneous load from environmental stimuli competes more aggressively with processing of the target material. High-interest tasks can partially compensate by allocating more attentional resources to suppress extraneous load.

Autism. Many autistic profiles process information with higher detail resolution — which is a strength in many contexts but increases intrinsic load when the task involves simultaneous processing of multiple low-salience elements. Explicit structure reduces the need to infer what is relevant, lowering extraneous load significantly.

Dyslexia. Phonological decoding requires more cognitive resources in dyslexic profiles, meaning that the act of reading itself consumes working memory capacity that in other profiles is available for comprehension. Audio or visual formats can redirect resources toward germane load.

Cognitive load in GLIA

GLIA monitors cognitive load continuously through behavioral proxies — response time patterns, error distributions, navigation behavior, task abandonment — and adjusts information density, format, and structure in real time to keep load within the learner's current processing window.

The system distinguishes between load types operationally: extraneous load triggers interface simplification; high intrinsic load triggers chunking and scaffolding; low germane engagement triggers increased challenge or format variation to activate deeper processing.

GLIA Principle

GLIA's adaptive engine treats cognitive load as the primary metric of instructional quality. Content that exceeds the learner's working memory capacity at the current moment is not difficult — it is inaccessible. The goal is always to land within the productive zone: challenging enough to activate schema construction, light enough to keep working memory from overflowing.