SOLID STATE PRESS
← Back to catalog
Deepfakes: How AI Fakes Faces and Voices cover
Coming soon
Coming soon to Amazon
This title is in our publishing queue.
Browse available titles
Artificial Intelligence

Deepfakes: How AI Fakes Faces and Voices

GANs, Diffusion Models, Voice Cloning, and the Detection Arms Race — A TLDR Primer

A classmate shares a video that looks completely real — except it isn't. A news story warns about an AI-cloned voice used in a scam. A teacher assigns a project on synthetic media and expects you to know the difference between a GAN and a diffusion model. This primer gets you there fast, with no filler and no assumed background in machine learning.

You'll learn how deepfakes actually get made: the encoder-decoder pairs and generative adversarial networks behind early face swaps, the diffusion models powering today's photorealistic images and video, and the neural vocoders that clone a voice from just a few seconds of audio. Then you'll see the other side of the fight — the visual artifacts detectors hunt for, the provenance standards tech companies are racing to adopt, and why detection keeps struggling to keep pace with generation.

The final section covers what actually matters outside the classroom: documented cases of deepfake fraud and disinformation, the patchwork of laws trying to catch up, and concrete steps you can take to protect yourself and spot a fake. If you're looking for a straightforward answer to how do deepfakes work, this book is built for exactly that question — clear explanations, worked examples, and the vocabulary you need for a class discussion, an essay, or just an informed conversation with worried parents.

Written for high schoolers, college students, and the adults trying to keep up with them. Skip the multi-chapter detour through a computer science textbook — get oriented, then go deeper if you want to.

Start reading and walk into class already knowing the difference between a GAN and a diffusion model.

What you'll learn
  • Explain what a deepfake is and trace how the technology evolved from early face-swap tools to diffusion models
  • Describe how GANs and autoencoders learn to generate realistic images of faces
  • Understand how voice cloning works, including text-to-speech models trained on short audio samples
  • Identify common visual and audio artifacts that reveal deepfakes, and explain why detection is getting harder
  • Discuss the societal risks — fraud, disinformation, non-consensual imagery — and the legal and technical responses
What's inside
  1. 1. What Is a Deepfake?
    Defines deepfakes, distinguishes them from older photo manipulation, and sketches the short history from 2017 Reddit face-swaps to today's diffusion-based video.
  2. 2. How GANs and Autoencoders Fake a Face
    Explains the two main architectures behind visual deepfakes: generative adversarial networks and encoder-decoder pairs, with a walkthrough of how a face swap actually trains.
  3. 3. Diffusion Models and the New Generation of Fakes
    Introduces diffusion models — the tech behind Stable Diffusion, Midjourney, and Sora — and explains why they raised the ceiling for realistic image and video generation.
  4. 4. Cloning a Voice
    Covers how modern text-to-speech systems clone a person's voice from seconds of audio, using neural vocoders and speaker embeddings.
  5. 5. Detection and the Arms Race
    Surveys the telltale artifacts detectors look for, machine-learning-based detection tools, provenance standards like C2PA, and why detection keeps losing ground to generation.
  6. 6. Real-World Harms, Laws, and What You Can Do
    Covers documented cases (fraud, election disinformation, non-consensual intimate imagery), the emerging patchwork of laws, and practical defenses for individuals.
Published by Solid State Press
Deepfakes: How AI Fakes Faces and Voices cover
TLDR STUDY GUIDES

Deepfakes: How AI Fakes Faces and Voices

GANs, Diffusion Models, Voice Cloning, and the Detection Arms Race — A TLDR Primer
Solid State Press

Contents

  1. 1 What Is a Deepfake?
  2. 2 How GANs and Autoencoders Fake a Face
  3. 3 Diffusion Models and the New Generation of Fakes
  4. 4 Cloning a Voice
  5. 5 Detection and the Arms Race
  6. 6 Real-World Harms, Laws, and What You Can Do
Chapter 1

What Is a Deepfake?

A deepfake is a piece of media — an image, a video, or an audio clip — that shows a real person doing or saying something they never actually did or said, generated (or altered) by an AI system trained to imitate that person's face or voice. The name is a mashup of "deep learning" (the branch of AI that powers the fakes) and "fake." It's a specific case of a broader category called synthetic media: content that's wholly or partly produced by a generative model rather than captured by a camera or microphone. Not all synthetic media is deceptive — a video game character's face is synthetic media too — but "deepfake" usually implies the content is presented, or could be mistaken, as real footage of a real person.

It helps to see what's genuinely new here. People have doctored photos since photography existed — Stalin had political rivals airbrushed out of official photographs in the 1930s, and Photoshop has let anyone crudely swap a head onto a body since the 1990s. What's different about deepfakes is that a generative AI system — software that learns patterns from a large pile of examples and then produces new examples with those same patterns — does the work automatically. You don't need editing skill. You need training data (photos, video, or audio of the target person) and a model that has learned, statistically, what makes a face look like a particular face or a voice sound like a particular voice. The model fills in expressions, lighting, and lip movement on its own, frame by frame, in ways a human editor working in Photoshop never could at that speed or fidelity.

About This Book

If you're a high school or college student taking an intro AI, media literacy, or computer science class, a journalism student trying to understand misinformation, or a parent who just watched a suspicious video and wants to know what's real, this book is for you. It's also a solid pick if you just want how do deepfakes work explained without wading through a research paper.

This guide covers how AI generates fake faces and voices, with GANs vs diffusion models explained side by side so you understand why today's fakes look so real. You'll get AI voice cloning explained simply, a walkthrough of how deepfake technology built convincing AI generated fake faces, and a practical section on how to spot a deepfake video using real detection techniques — plus deepfake detection for students who need to explain this clearly on a test or in a paper. Think of it as a deepfake technology study guide: concise, current, and built for quick understanding, with no filler.

Read it straight through first. Work through the worked examples as you go, then use the problem set at the end to check what actually stuck.

Keep reading

You've read the first half of Chapter 1. The complete book covers 6 chapters — readable in one sitting.

Coming soon to Amazon