COMIC: Agentic Sketch Comedy Generation

The paper presents COMIC, a fully automated AI system that generates high-quality, diverse comedic sketch videos by employing a multi-agent framework with specialized roles and LLM-based critics trained on YouTube data to iteratively refine content toward professional standards.

Susung Hong, Brian Curless, Ira Kemelmacher-Shlizerman, Steve Seitz

Published Thu, 12 Ma
📖 4 min read☕ Coffee break read

Imagine you want to make a funny sketch comedy show, like Saturday Night Live, but you don't have a team of writers, directors, or actors. You just have a computer.

Usually, if you ask a computer to write a joke, it gives you a dad joke that makes you groan. It's not actually funny. But a new system called COMIC (Content Optimization via Multi-agent Iterative Competition) has figured out how to make a computer laugh, and more importantly, how to make you laugh.

Here is how COMIC works, explained through a simple analogy: The "Comedy Factory" with a Twist.

1. The Problem: The "One-Shot" Mistake

Most AI systems work like a student taking a test. They get the prompt, think for a second, and write one answer. If that answer is bad, they stop.

  • The Issue: Humor is tricky. What's funny to one person is boring to another. A single "best guess" usually misses the mark.

2. The Solution: The "Comedy Factory" with Many Teams

Instead of one writer, COMIC sets up a factory with many different teams of AI agents, each playing a specific role from a real TV studio:

  • The Writers: They brainstorm ideas and write scripts.
  • The Directors: They plan the scenes, camera angles, and character expressions.
  • The Critics: This is the secret sauce. They are the "tough bosses" who decide what's actually funny.

3. The Secret Sauce: The "Island" Tournament

Here is where COMIC gets clever. It doesn't just ask one critic to grade the work. It creates Islands.

Imagine a reality TV show like Survivor, but for jokes.

  • The Setup: The AI splits its writers into separate "Islands."
  • The Judges: Each Island has its own unique panel of Critics. One panel might love "silly slapstick" (like slipping on a banana peel), while another loves "dry, sarcastic wit" (like a deadpan stare).
  • The Tournament: The writers on each island pitch their jokes. The Critics vote. The "losers" (the unfunny scripts) get sent back to the writers with specific feedback: "This joke is too long," or "The punchline needs more surprise."
  • The Evolution: The writers rewrite the jokes based on the feedback. They do this over and over again. The "losers" get better until they are good enough to beat the "winners" from the previous round.

The Result: The jokes don't just get "okay"; they evolve into something genuinely funny because they have been tested against many different styles of humor.

4. Making the Video: The "Director's Cut"

Once the script is funny, the system has to turn it into a video. This is hard because AI video generators often make weird glitches (like a character's face melting or a background changing).

COMIC uses the same "Tournament" idea here:

  • The Director Agent breaks the script into shots.
  • It generates a video clip for a scene.
  • Video Critics look at the clip. Did the character blink naturally? Is the background consistent?
  • If the clip is weird, the system generates a new version, critiques it, and tries again.
  • Finally, it holds a "Final Cut" tournament where it picks the absolute best version of every scene to stitch together into a 1–2 minute movie.

5. Why is this a Big Deal?

  • It learns from real people: The "Critics" aren't just random code. They were trained by analyzing thousands of real comedy sketches on YouTube to see what actually makes humans click "Watch More" and laugh.
  • It scales: If you give the computer more time and power (more "Islands" and more "Tournaments"), the jokes get funnier. It's like hiring more writers and running more rehearsals.
  • It beats the competition: When tested against other top AI video tools, COMIC produced videos that humans rated as significantly funnier and more engaging.

The Bottom Line

Think of COMIC not as a robot that "knows" how to be funny, but as a robot that knows how to practice.

It generates thousands of bad jokes, throws them in a ring, lets the "tough critics" beat them up, and forces the writers to try again. After enough rounds of this "creative sparring," the survivors are the truly funny sketches. It turns the messy, subjective art of comedy into a rigorous, competitive game that a computer can win.