Skip to main content
AI Foundations

⏱ About 15 min15 XP

Deepfakes and Synthetic Media

For most of human history, 'seeing is believing' was a reasonable heuristic. Photographs required a camera pointed at a real scene. Video required light hitting a real lens. That assumption is now broken. AI can generate photorealistic images of people who do not exist, fabricate video of real people saying things they never said, and clone someone's voice from a few seconds of audio. The technology is advancing faster than most people realize — and understanding how it works is the first step to not being deceived by it.

How Deepfakes Are Made

The word 'deepfake' comes from 'deep learning' and 'fake.' The most common technique uses a type of AI architecture called a generative adversarial network, or GAN. A GAN trains two neural networks in competition: a generator that tries to produce fake images convincing enough to fool a detector, and a discriminator that tries to tell fakes from real images. Over many training rounds, the generator gets better and better at producing realistic output. For face-swapping video, a system is trained on many images of the target person's face — learning its geometry, texture, lighting response, and expressions — and then uses that learned model to replace a face in a video while preserving motion. For voice cloning, a system learns the acoustic signature of a person's voice from audio samples and can then synthesize new speech in that voice from any text input. High-quality voice clones can now be produced from under a minute of audio.

Definition: Synthetic Media

Synthetic media is any audio, image, or video content generated or substantially altered by AI, rather than recorded directly from reality. Deepfakes are a subset of synthetic media — specifically those designed to convincingly depict real people doing or saying things they did not do or say.

The harms are not theoretical. Deepfake pornography has been used to harass and blackmail individuals — predominantly women — without their consent. In 2023, voice cloning was used in fraud schemes where callers mimicked executives' voices to authorize fraudulent bank transfers. Deepfake videos of politicians have been created to spread false narratives during elections. In conflict zones, fabricated footage has been used to inflame violence. At the same time, synthetic media has legitimate uses: actors whose voices can no longer be recorded can narrate audiobooks; filmmakers can de-age actors or resurrect archival footage; accessibility tools can generate lifelike speech for people who have lost their voices. The technology itself is neutral. Its ethics depend entirely on consent, transparency, and purpose.

Detecting and Resisting Deepfakes

AI detection tools exist and are improving — but they are in an arms race with generation tools, and they lag. A practical approach combines technical tools with critical thinking habits. Look for artifacts: Early deepfakes showed telltale flaws — blurry hair edges, inconsistent lighting, teeth that blur on close inspection, unnatural blinking. More recent deepfakes are much harder to detect visually, but artifacts still exist around complex elements like glasses, earrings, and hands. Check the source: Where did this media come from? A clip on an anonymous social media account with no verifiable chain of custody is far less trustworthy than footage from multiple independent outlets who each confirm they have the original file. Verify independently: If a video purports to show a public figure making a shocking statement, check whether any credible news organizations have reported on it. Check the official channels of the person shown. Search for the original context. Consider motivation: Who benefits from this content being believed? Deepfakes that serve an obvious political or financial interest deserve extra scrutiny.

Reverse Image Search

Drag any suspicious image into Google Images or TinEye to find where else it appears online. If an image claimed to be 'recent breaking news' first appeared in a completely different context years ago, you have found a red flag. This takes about ten seconds and catches a surprising number of fakes.

Match each deepfake detection strategy to what it actually checks.

Terms

Look for visual artifacts
Check the source
Verify independently
Consider motivation
Reverse image search

Definitions

Ask who benefits if this content is believed to be real
Ask where the media originated and whether it has a verified chain of custody
Find where else an image appears online to reveal mismatched or recycled context
Search whether credible outlets have confirmed the event shown
Inspect hair edges, lighting consistency, and hand details for generation errors

Drag terms onto their definitions, or click a term then click a definition to match.

A GAN (generative adversarial network) trains two networks against each other. What are the two roles?

Someone sends you a video of a politician announcing a policy you find surprising. What is the BEST first step before sharing it?

Deepfake Audit

  1. Find two pieces of online media today — an image, short video clip, or audio clip — that you cannot immediately verify as authentic. They do not have to be deepfakes; they just have to be unverified.
  2. For each one, apply all five detection strategies from this lesson: look for artifacts, check the source, verify independently, consider motivation, and run a reverse image search.
  3. Write a short verdict for each: Likely authentic, Likely manipulated, or Cannot determine — with your reasoning.
  4. Discuss with a partner: Which strategy was most useful? Which was hardest to apply?