AIQ AIQ
AI in Creativity · Lesson 4.1.3

Teaching "AI in Creativity" to Architect mode (ages 15–18)

Part of the AI in Creativity lesson guide. Teaching a different grade? 🌈 Explorer (5–7) · 🔧 Builder (8–10) · 💻 Hacker (11–14)

Hook & Warm-Up

Open with a direct framing question, aimed at students who may be weighing a creative or technical career path: "If generative AI can already produce publishable-quality images, listenable songs, and passable prose, what's actually left that's distinctly human about creative work — and is that changing, or is it permanent?"

"AI can now create art, music, video, and code. Every creative industry is being reshaped. Let's examine the technology and ethics of AI creativity."

That's the lesson's own hook — treat it as an agenda, not just an opener. Follow with the concrete legal anchor for the whole discussion:

"In 2025, a US federal appeals court ruled on Thaler v. Perlmutter: a work generated entirely by an AI system, with no human author, cannot receive copyright protection under US law. That's a real, decided case, not a hypothetical. But it only answers the easy version of the question — pure AI output, zero human involvement. It says almost nothing about the much more common real-world case: a human using AI as one tool among several in a creative process. That gap is where almost all of the live legal and economic conflict actually sits, and it's where we're going to spend most of today."

This positions the lesson as an analysis of an active, unresolved legal and economic question with direct career relevance, not a tour of impressive demos.

Main Activity

The in-app lesson covers three scenes — Visual Art, Music & Audio, and Writing & Film. For this age band, use each scene as a case study in a specific generation technique and the specific legal or economic conflict around it.

Scene 1 — Visual Art: diffusion models and the training-data dispute

Give the mechanism at a genuine technical level: a diffusion model is trained with a denoising objective — real images are progressively corrupted with Gaussian noise across many timesteps, and the model learns to predict and subtract that noise at each step, conditioned on an accompanying text caption via a shared embedding space (typically produced by a model like CLIP, which learns to associate images and text descriptions). Generation runs this process in reverse: starting from pure noise, the model iteratively denoises, at each step conditioned on the target text prompt, until a coherent image emerges. This is genuine generative modeling — the model is sampling from a learned probability distribution over images, not retrieving or splicing training examples — but that same fact is exactly what's at the center of the legal dispute: training that distribution required feeding the model enormous quantities of existing copyrighted images, almost never with the original artists' consent or compensation, and several major lawsuits (against companies including Stability AI and Midjourney, brought by visual artists and stock-image companies) are actively litigating whether that training process itself constitutes infringement, separate from any question about the copyrightability of the output.

Scene 2 — Music & Audio: neural audio codecs and identity

Explain neural audio codecs, since they're the specific technology that made systems like Suno and Udio possible: a codec like Meta's EnCodec compresses raw audio into a sequence of discrete tokens, in a way conceptually similar to how text is broken into tokens for a language model. Once audio can be represented as a token sequence, the same autoregressive, next-token-prediction approach that works for text generation can be applied to audio — this is what lets modern music-generation systems be trained and operated with techniques borrowed directly from large language models, rather than needing an entirely separate generative architecture for sound.

Then connect this to voice cloning as a distinct application of similar underlying representations: a small amount of reference audio (the lesson's figure of about 3 seconds is realistic for current commercial tools) is enough to condition a voice-generation model on a specific speaker's vocal characteristics, producing new speech in that voice. Frame the ethical stakes precisely: this isn't a generic "AI is impressive" concern, it's an identity and authentication concern — voice has historically functioned as an informal proof of identity (a phone call from a family member "sounding like them" used to be reasonably trustworthy evidence it was them), and that assumption no longer safely holds.

Scene 3 — Writing & Film: language models and the economics of generation

Frame "struggles with truly original ideas" precisely: a language model is trained to predict statistically likely continuations of text given its training distribution, which structurally biases outputs toward the statistically central tendencies of that distribution rather than toward its tails — where genuine novelty tends to live. This is a property of the training objective itself, not simply a current limitation expected to disappear with more scale, though how much it matters in practice for a given creative task is a legitimate open question.

Close the activity by having students map each of the twelve items across all three scenes onto one of: fully generative, human-and-AI-assisted, or purely human — and identify, for each "assisted" item, exactly which economic role is being displaced or changed (e.g., AI mastering doesn't replace the musician, it replaces the professional audio engineer's post-production labor).

Push one level further with Game Design AI as a case study in a more constrained generative problem: procedural level and character generation typically operates under hard functional constraints (a level must be completable, difficulty must scale, assets must fit a technical budget), which is a meaningfully different engineering problem from open-ended text or image generation with no correctness criterion beyond "does this look or read well." Ask students to articulate why a studio might trust AI generation for this narrower, more verifiable task well before trusting it with a game's core narrative — a useful frame for thinking about where in a creative pipeline AI assistance is currently most defensible.

Discussion

These questions are live policy and legal debates, not settled textbook material — treat disagreement among students as the expected, correct outcome, and press each position for its practical consequences.

Quiz Walkthrough

The Thaler v. Perlmutter ruling established that...
AI-generated works without human authorship cannot receive US copyright protection ⚖️ — not that copyright doesn't matter, that AI has rights, or that all AI art is illegal. The ruling is narrower than it's often described as: it addresses works with no human author at all, and leaves the much more common case of human-AI collaboration largely unresolved.
Neural audio codecs like EnCodec enable...
Efficient audio tokenization allowing language model approaches to music generation 🎵 — not noise cancellation, better speakers, or volume control. By representing audio as discrete tokens, a codec lets systems trained the way language models are trained — predicting the next token in a sequence — be applied directly to sound, which is the technical bridge that made modern text-to-music tools possible.
The philosophical debate about AI creativity centers on...
Whether statistical pattern recombination constitutes genuine creativity or mere pastiche 🤔 — not overall cost, speed, or quality, all of which are settled or improving rapidly and aren't really what's in dispute. The actual disagreement is conceptual: does generating new output by recombining learned statistical patterns count as creativity in the same sense as human creative work, or is it categorically different — sophisticated pastiche rather than creation?
Opt-out frameworks for training data address...
Artists' right to exclude their work from AI training datasets ©️ — not raw computational processing speed, data storage, or model accuracy. These frameworks (such as the EU's text-and-data-mining opt-out provision) let a creator formally declare their work off-limits for AI training, shifting at least part of the consent question back toward the people whose work is being used.

Wrap-Up & Extension

Close with: "Every technique we looked at today — diffusion models, neural audio codecs, language models applied to text and video — is real, working technology that's already reshaping creative industries, not a future hypothetical. But the legal framework around ownership, consent, and compensation is still being actively litigated and written, case by case, right now. If any of you go into a creative field, a technical field building these tools, or law, you are very likely to be working inside rules that are still being decided during your career, not rules that were already settled before you got there. That's worth taking seriously either way you plan to sit relative to this technology — building it, regulated by it, or competing with it."

Extension activity: Assign each student one specific, real, ongoing legal case or policy development related to generative AI and creative work (examples to research: an artists'-rights or authors' lawsuit against an AI company, a specific country or the EU's AI-and-copyright policy approach, or a documented voice-cloning fraud case and its legal outcome). Each student writes a one-page brief covering: the core legal or ethical question at stake, the strongest argument on each side, and the current status of the case or policy as of their research. Compile briefs into a shared class reference document — this both reinforces that these are live, evolving issues and gives the class a genuinely useful resource to revisit.

← Lesson overview ← AI in Transportation (Architect) AI in Science (Architect) →