← Latest papers
🤖 machine learning

Exposure Bias as Epistemic Underidentification in Recursive Forecasting

This paper reframes exposure bias in recursive forecasting as an epistemic underidentification problem caused by partial observability, demonstrating that models fail to generalize to self-generated states and proposing that incorporating provenance information into induced-state corrections can mitigate these errors.

Original authors: Riku Green, Zahraa S. Abdallah, Telmo M Silva Filho

Published 2026-06-12
📖 4 min read☕ Coffee break read

Original authors: Riku Green, Zahraa S. Abdallah, Telmo M Silva Filho

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 to predict the weather.

The Old Way (The "Teacher" Problem)
Usually, we train the robot by showing it real history: "Yesterday it was sunny, today it rained." We force the robot to look at the real past to guess the future. This is called "Teacher Forcing." The robot learns perfectly when the teacher is present.

But in the real world, the robot has to predict the future on its own. It can't look at the real past anymore; it has to look at its own previous guesses. If the robot guesses "It will rain tomorrow," and then uses that guess to predict "It will be wet the day after," a small mistake on day one can snowball into a huge disaster by day ten. This is what experts call Exposure Bias.

The Paper's New Idea (The "Identity Crisis")
Most people think this happens just because the robot is looking at "fake" data instead of "real" data (a distribution shift).

This paper argues there is a deeper, more confusing problem: Epistemic Underidentification.

Here is the analogy:
Imagine you are a detective trying to solve a crime. You have a photo of a suspect (the "state").

  • Scenario A: You see the photo in a police file (Real Data). In this context, the photo belongs to a harmless baker.
  • Scenario B: The robot generates a fake photo that looks exactly the same (Induced State). But because it was generated by the robot's own mistakes, in this specific context, that same photo actually belongs to a criminal.

The paper proves that if you only train the robot to recognize the photo in the police file (Scenario A), it will fail when it sees the exact same photo in the robot's own generated world (Scenario B). The robot doesn't know how the photo was made. It only sees the picture, not the story behind it.

Because the robot doesn't know the "origin story" of the data it is looking at, it can't know the right answer. It's an identity crisis: the same input leads to two different correct answers depending on where it came from.

The Solution: Adding a "Provenance" Tag
The authors suggest giving the robot a little "name tag" or "provenance" label.

  • If the data came from the real world, the tag says "Real."
  • If the data came from the robot's own prediction, the tag says "Fake."

Even if the picture looks identical, the tag tells the robot: "Hey, this is a fake picture, so the answer is different than if it were real."

What They Found
The researchers tested this on three different datasets (like weather patterns and energy usage) and found:

  1. The Robot Drifts Away: As the robot predicts further into the future, the data it looks at becomes increasingly different from the real data it was trained on. It enters a "fake world" where the rules are slightly different.
  2. It's a Different Job: Trying to fix the robot's mistakes on this "fake world" data is a completely different task than fixing it on real data. Sometimes, retraining the robot on its own fake data helps; sometimes, it makes things worse. It depends entirely on the specific dataset.
  3. Changing the Path: When they taught the robot to use its own "Fake" tag (Provenance), it didn't just get better at guessing the next step. It also started making different guesses that led to a "better" fake world for the next step. It's like a driver who, by knowing they are driving a practice car, learns to take a safer route that avoids potholes they would have hit otherwise.

The Bottom Line
The paper says we shouldn't just think of this problem as "the robot is looking at the wrong data." We should think of it as "the robot is looking at data it doesn't fully understand because it's missing the backstory."

By adding a simple tag that tells the robot where the data came from, we can help it solve the puzzle. However, the paper warns that this tag isn't a magic wand; it only works if the tag actually contains useful information for that specific problem. It turns the problem from a simple "mismatch" into a lesson on reasoning under uncertainty.

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 →