← Latest papers
💻 computer science

How to Correctly Make Mistakes: A Framework for Constructing and Benchmarking Mistake Aware Egocentric Procedural Videos

This paper introduces PIE-V, a framework that leverages psychology-informed planning and LLM-driven generation to construct and benchmark mistake-aware egocentric procedural videos, addressing the scarcity of naturally occurring error data through controlled injection, recovery modeling, and a comprehensive human evaluation rubric.

Original authors: Olga Loginova, Frank Keller

Published 2026-04-17
📖 5 min read🧠 Deep dive

Original authors: Olga Loginova, Frank Keller

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are teaching a robot how to make a perfect cup of coffee. You show it a video of a barista doing it flawlessly. The robot learns perfectly. But then, you ask it to make coffee in a real, messy kitchen. It fails miserably because it has never seen a human spill milk, grab the wrong spoon, or forget to turn on the machine.

To teach the robot to be robust, you need to show it mistakes. But here's the problem: recording real humans making mistakes is hard, expensive, and often the mistakes look too obvious or fake.

This paper introduces PIE-V (Psychologically Inspired Error injection for Videos), a clever "mistake factory" that takes clean, perfect videos and injects realistic, human-like errors into them, along with the recovery.

Here is how it works, broken down into simple concepts:

1. The "Mistake Menu" (The Taxonomy)

Instead of just randomly breaking things, PIE-V uses a menu of five specific types of mistakes, based on how human brains actually fail:

  • Deletion: Skipping a step (like forgetting to add sugar).
  • Insertion: Adding an extra, unnecessary step (like stirring the coffee three times when once is enough).
  • Substitution: Swapping one thing for another (using salt instead of sugar).
  • Transposition: Doing steps in the wrong order (pouring milk before the espresso).
  • Wrong Execution: Doing the right step, but badly (spilling the milk while pouring).

The Analogy: Think of this like a chef who knows exactly how a recipe can go wrong. They don't just burn the food; they know how a tired chef might forget to salt the soup or grab the wrong spice jar.

2. The "Psychology Engine" (When and Why)

PIE-V doesn't just pick a random time to make a mistake. It uses a "psychology engine" to decide when an error is most likely to happen.

  • Early in the task: You might be confused about what to do next.
  • In the middle: You might get tired or distracted and swap steps.
  • At the end: You might rush and skip the final cleanup.

The Analogy: Imagine a marathon runner. They might stumble at the start because they are nervous, trip in the middle because they are distracted, or forget to stretch at the end because they are exhausted. PIE-V simulates this "human fatigue and distraction" curve.

3. The "Story Editor" (The LLM Writer)

Once the "Psychology Engine" says, "Let's swap the salt and sugar at step 4," the LLM Writer acts like a strict editor. It rewrites the instructions to match the mistake.

  • The Cascade Effect: If you swap the salt for sugar, the writer knows that later steps (like "taste the salty soup") must also change to "taste the sweet soup." It ensures the whole story remains logical, even with the error.

The Analogy: If you change a character's name in a novel from "Bob" to "Bobby," the writer automatically changes every mention of "Bob" in the rest of the book to "Bobby" so the story doesn't make a mess.

4. The "Reality Check" (The Judge)

Before the mistake is finalized, a Judge (another AI) reviews the work. It asks:

  • "Is this a real mistake, or just a weird variation?"
  • "Does this break the laws of physics?" (e.g., Did the coffee cup disappear?)
  • "If the person made this mistake, would they fix it?"

If the mistake is too silly or the story falls apart, the Judge sends it back for repairs.

5. The "Video Magic" (Synthesis)

Finally, PIE-V doesn't just change the text; it changes the video. It uses AI video generators to create a short clip of the mistake (like a hand spilling milk) and stitches it seamlessly into the original video.

  • The Goal: The final video looks like a real person made a mistake, not like a computer glitch.

The Analogy: Imagine a movie director who needs a scene where an actor trips. Instead of waiting for a real accident, they use special effects to insert a realistic trip into the footage, making sure the lighting and camera angle match perfectly.

Why Does This Matter?

Currently, most AI assistants are trained on "perfect" data. They are like students who only study for exams by reading the answer key. When they face a real-world problem with a typo or a missing ingredient, they crash.

PIE-V is like a flight simulator for AI.

  • It creates thousands of "crash scenarios" (mistakes) and "recovery scenarios" (fixes).
  • It teaches the AI how to spot a spill, realize a step was skipped, and know how to fix it.
  • It provides a scorecard (a rubric) to grade how realistic these mistakes are, ensuring we aren't just teaching the AI to recognize obvious fakes.

The Bottom Line

This paper gives us a way to manufacture realistic human errors in a controlled, scientific way. By teaching AI systems to handle mistakes the way humans do—by noticing them, understanding why they happened, and fixing them—we can build assistants that are truly helpful in our messy, imperfect real world.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →