grad-cognitive-load
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCognitive Load Theory (CLT)
认知负荷理论(CLT)
Overview
概述
Cognitive Load Theory (Sweller, 1988) is grounded in the architecture of human cognition: working memory is severely limited in capacity (7 +/- 2 items) and duration, while long-term memory is essentially unlimited. Effective instructional design must manage three types of cognitive load — intrinsic (task complexity), extraneous (poor design), and germane (schema construction) — so that total load does not exceed working memory capacity.
认知负荷理论(Sweller,1988)基于人类认知架构:工作记忆的容量(7±2个项目)和持续时间都非常有限,而长时记忆的容量则基本无限。有效的教学设计必须管理三种认知负荷——内在负荷(任务复杂度)、外在负荷(设计缺陷)和关联负荷(图式构建),使总负荷不超过工作记忆容量。
When to Use
适用场景
- Diagnosing why learners fail to comprehend or retain instructional material
- Redesigning documentation, tutorials, or training programs for reduced cognitive burden
- Evaluating interface design, dashboards, or information displays for overload
- Sequencing complex learning material to scaffold schema acquisition
- 诊断学习者无法理解或记住教学材料的原因
- 重新设计文档、教程或培训项目以降低认知负担
- 评估界面设计、仪表板或信息展示是否存在过载问题
- 对复杂学习材料进行排序,以逐步构建图式
When NOT to Use
不适用场景
- When the problem is motivational rather than cognitive (learner can process but chooses not to)
- For expert audiences where schemas already exist and the expertise reversal effect applies
- When simplification would compromise essential task fidelity (some tasks are irreducibly complex)
- 问题源于动机而非认知(学习者有能力处理但选择不处理)
- 针对已具备相关图式的专家受众,此时专长逆转效应会生效
- 简化会损害核心任务真实性的场景(部分任务本质上具有不可简化的复杂性)
Assumptions
假设条件
IRON LAW: Working memory capacity is FIXED and limited —
instructional design must minimize extraneous load to maximize
germane processing. Total load (intrinsic + extraneous + germane)
must not exceed working memory capacity.Key assumptions:
- Working memory processes novel information; long-term memory stores schemas that bypass WM limits
- Intrinsic load is determined by element interactivity — it cannot be reduced without changing the task
- Extraneous load is under the designer's control and should always be minimized
IRON LAW: Working memory capacity is FIXED and limited —
instructional design must minimize extraneous load to maximize
germane processing. Total load (intrinsic + extraneous + germane)
must not exceed working memory capacity.核心假设:
- 工作记忆处理新信息;长时记忆存储可绕过工作记忆限制的图式
- 内在负荷由元素交互性决定——不改变任务则无法降低
- 外在负荷处于设计者的控制范围内,应始终尽可能最小化
Methodology
方法流程
Step 1 — Analyze Element Interactivity (Intrinsic Load)
步骤1 — 分析元素交互性(内在负荷)
Assess how many information elements must be processed simultaneously:
- Low interactivity: elements can be learned independently (vocabulary lists)
- High interactivity: elements must be integrated to be understood (grammar rules, circuit design)
评估需要同时处理的信息元素数量:
- 低交互性:元素可独立学习(如词汇表)
- 高交互性:元素必须整合才能理解(如语法规则、电路设计)
Step 2 — Identify Extraneous Load Sources
步骤2 — 识别外在负荷来源
| Source | Description | Design Flaw |
|---|---|---|
| Split-attention | Integrating spatially/temporally separated sources | Text far from diagram |
| Redundancy | Processing identical information in multiple formats | Narration duplicating on-screen text |
| Transient information | Information disappears before processing completes | Fast animations without pause |
| Expertise reversal | Scaffolding that helps novices but hinders experts | Forced step-by-step for advanced users |
| Seductive details | Interesting but irrelevant information | Decorative images, tangential stories |
| 来源 | 描述 | 设计缺陷 |
|---|---|---|
| 注意力分散 | 整合在空间/时间上分离的信息源 | 文本与图表相距过远 |
| 冗余信息 | 处理多种格式的相同信息 | 旁白与屏幕文本重复 |
| 瞬时信息 | 信息在处理完成前消失 | 无暂停的快速动画 |
| 专长逆转效应 | 对新手有帮助但会阻碍专家的支架式设计 | 为高级用户强制提供分步指导 |
| 诱惑性细节 | 有趣但无关的信息 | 装饰性图片、无关故事 |
Step 3 — Optimize Load Distribution
步骤3 — 优化负荷分配
Strategies to manage total cognitive load:
- Worked examples: reduce intrinsic load for novices by showing solved problems
- Fading: gradually transition from worked examples to independent problem-solving
- Modality effect: use dual channels (visual + auditory) to expand effective WM capacity
- Segmenting: break complex material into learner-paced segments
- Pre-training: teach component elements before introducing interactions
- Eliminate redundancy: remove duplicate information across channels
管理总认知负荷的策略:
- 范例演示:通过展示已解决的问题降低新手的内在负荷
- 逐步淡出:从范例演示逐步过渡到独立解决问题
- 模态效应:使用双通道(视觉+听觉)扩展有效的工作记忆容量
- 分段处理:将复杂材料拆分为可由学习者自主控制进度的片段
- 预训练:在引入交互内容前先教授组件元素
- 消除冗余:移除跨渠道的重复信息
Step 4 — Design for Germane Load
步骤4 — 针对关联负荷的设计
- Encourage self-explanation and elaboration
- Use variability in practice problems to promote schema abstraction
- Provide comparison cases that highlight structural similarities
- Space practice over time (distributed practice) for schema consolidation
- 鼓励自我解释和细化阐述
- 在练习问题中加入变化,促进图式抽象
- 提供可突出结构相似性的对比案例
- 采用间隔练习(分布式练习)巩固图式
Output Format
输出格式
markdown
undefinedmarkdown
undefinedCognitive Load Analysis: [Context]
Cognitive Load Analysis: [Context]
Intrinsic Load Assessment
Intrinsic Load Assessment
- Element interactivity: [Low/Medium/High]
- Key interacting elements: [list]
- Learner expertise level: [Novice/Intermediate/Expert]
- Element interactivity: [Low/Medium/High]
- Key interacting elements: [list]
- Learner expertise level: [Novice/Intermediate/Expert]
Extraneous Load Audit
Extraneous Load Audit
| Source | Present? | Severity | Fix |
|---|---|---|---|
| Split-attention | [Yes/No] | [High/Med/Low] | [solution] |
| Redundancy | [Yes/No] | [High/Med/Low] | [solution] |
| Transient info | [Yes/No] | [High/Med/Low] | [solution] |
| Seductive details | [Yes/No] | [High/Med/Low] | [solution] |
| Source | Present? | Severity | Fix |
|---|---|---|---|
| Split-attention | [Yes/No] | [High/Med/Low] | [solution] |
| Redundancy | [Yes/No] | [High/Med/Low] | [solution] |
| Transient info | [Yes/No] | [High/Med/Low] | [solution] |
| Seductive details | [Yes/No] | [High/Med/Low] | [solution] |
Load Budget
Load Budget
- Estimated total load: [Within/Exceeding capacity]
- Extraneous reduction potential: [High/Medium/Low]
- Estimated total load: [Within/Exceeding capacity]
- Extraneous reduction potential: [High/Medium/Low]
Redesign Recommendations
Redesign Recommendations
- [Primary extraneous load reduction]
- [Segmenting or sequencing change]
- [Germane load enhancement]
undefined- [Primary extraneous load reduction]
- [Segmenting or sequencing change]
- [Germane load enhancement]
undefinedGotchas
注意事项
- The expertise reversal effect means that designs optimal for novices actively harm experts — adaptive or layered design is necessary
- "7 +/- 2" is a rough heuristic; effective WM capacity for novel interacting elements may be as low as 3-4 chunks
- Germane load is debated in recent literature — some researchers subsume it under intrinsic load management rather than treating it as separate
- Reducing extraneous load is always beneficial; reducing intrinsic load may oversimplify and prevent deep learning
- Modality effect applies only when visual and auditory channels carry complementary (not redundant) information
- Cognitive load is difficult to measure directly — proxy measures (performance, subjective ratings, secondary tasks) each have limitations
- 专长逆转效应意味着对新手最优的设计反而会对专家造成伤害——需要采用自适应或分层设计
- "7±2"是一个粗略的启发式规则;处理新交互元素时,有效的工作记忆容量可能低至3-4个组块
- 关联负荷在近期文献中存在争议——部分研究者将其归入内在负荷管理范畴,而非视为独立类别
- 降低外在负荷始终有益;降低内在负荷可能会过度简化内容,阻碍深度学习
- 模态效应仅适用于视觉和听觉渠道承载互补(而非冗余)信息的场景
- 认知负荷难以直接测量——替代指标(表现、主观评分、次要任务)各有局限性
References
参考文献
- Sweller, J. (1988). Cognitive load during problem solving: effects on learning. Cognitive Science, 12(2), 257-285.
- Sweller, J., Ayres, P. & Kalyuga, S. (2011). Cognitive load theory. Springer.
- Paas, F., Renkl, A. & Sweller, J. (2003). Cognitive load theory and instructional design: recent developments. Educational Psychologist, 38(1), 1-4.
- Sweller, J. (1988). Cognitive load during problem solving: effects on learning. Cognitive Science, 12(2), 257-285.
- Sweller, J., Ayres, P. & Kalyuga, S. (2011). Cognitive load theory. Springer.
- Paas, F., Renkl, A. & Sweller, J. (2003). Cognitive load theory and instructional design: recent developments. Educational Psychologist, 38(1), 1-4.