6 bridges complete

Tool 11 · All sessions · Concept bridges

Concept Bridges

Short explainers that connect camp activities to durable AI literacy ideas. Use these during debriefs, recaps, showcase prep, or classroom adaptation.

Session 1

Prediction Is Not Understanding

Autoregressive models generate through next-token prediction. Fluent behavior does not, by itself, settle questions about grounding, care, self-knowledge, or human-like understanding.

  • Fluency can create trust before evidence supports it.
  • High-probability text can still be false, biased, or empty.
  • Retrieval, memory, safety layers, and interface design can change product behavior without resolving the philosophy.
Open full bridge
Session 2

What Does the Machine See?

Computer-vision systems operate on numerical representations. Pixels, patches, learned features, and embeddings are architecture-dependent ways of making images computationally available—not direct readouts of human meaning.

  • Recognition changes as resolution and features change.
  • Diffusion builds structure through iterative denoising.
  • When a prompt leaves gaps, data, tuning, filters, interface choices, and sampling can all shape the output.
Open full bridge
All sessions

Confidence Is Not Truth

A confidence score or high probability means the output fits the model's learned pattern. It does not mean the output is true, fair, meaningful, or appropriate.

  • In text, probability shapes the next token.
  • In images, denoising choices can look polished without being neutral.
  • In video, coherent-looking motion can still break physics or identity.
Open full bridge
Ethics spine

Default Is a Design Decision

A model's default output is not neutral. Defaults emerge from training data, tool design, platform decisions, prompt ambiguity, and social patterns.

  • Ask what appeared without being requested.
  • Ask who is centered, erased, stereotyped, or copied.
  • Ask what responsible revision would require.
Open full bridge
Session 3 · Video

Time Makes Failure Visible

Video systems must maintain relationships across time. Architectures use different temporal conditioning strategies, and inconsistency can emerge gradually or abruptly. The bridge uses an authored sequence to make one visible failure pattern inspectable.

  • Some systems model fixed blocks across space and time; others organize temporal context differently.
  • A detail can change or appear and then persist in later output.
  • A visible inconsistency is evidence about the output, not proof of its architectural cause.
Open full bridge
Cross-session · Evaluation

Current Requires a Source

A base model learns from a bounded training snapshot. A product may add browsing, retrieval, tools, stored memory, or updated instructions—but fluent wording alone does not reveal which source, date, or layer shaped an answer.

  • Training data and model versions have time boundaries; connected products can also fetch newer information.
  • Retrieved or browsed information can still be stale, incomplete, or poorly sourced.
  • Ask: “What information source was available when this answer was produced, and how can I verify it?”
Open full bridge

Facilitator Move

  1. Ask participants to name the mechanism they observed.
  2. Ask what evidence supports that claim.
  3. Ask where human judgment entered the loop.
  4. Ask what ethical or classroom boundary the evidence reveals.