← Latest papers
📈 economics

Partial Identification under Missing Data Using Weak Shadow Variables from Pretrained Models

This paper proposes a partial identification framework that leverages outcome predictions from pretrained models as "weak shadow variables" to derive sharp bounds on population quantities under missing not at random (MNAR) data, achieving significant interval reduction and valid coverage without requiring the strong assumptions or completeness conditions of classical methods.

Original authors: Hongyu Chen, David Simchi-Levi, Ruoxuan Xiong

Published 2026-06-09
📖 5 min read🧠 Deep dive

Original authors: Hongyu Chen, David Simchi-Levi, Ruoxuan Xiong

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 trying to figure out the average satisfaction of all customers who used a customer service chatbot. You have a list of conversations, but here's the catch: only some people left a rating.

In the real world, people who are extremely happy or extremely angry are the ones most likely to leave a review. People who had a "meh" experience usually just close the chat and walk away. This creates a problem: if you just average the ratings you do have, you'll get a skewed result. It's like trying to guess the average height of everyone in a city by only measuring the people standing on a basketball team (too tall) and the people in a gymnastics club (too short), while ignoring everyone else.

This is what statisticians call Missing Not At Random (MNAR). The data is missing because of the answer itself.

The Old Way vs. The New Way

The Old Way (The "Guessing Game"):
Traditionally, to fix this, researchers had to make huge, risky guesses. They would say, "I assume the missing people are exactly like the happy ones," or "I assume the missing people are exactly like the angry ones." If their guess was wrong, their final answer would be completely wrong. It's like trying to solve a puzzle with half the pieces missing and just guessing what the picture looks like.

The New Way (The "Safe Zone"):
This paper proposes a smarter approach called Partial Identification. Instead of guessing a single number, they calculate a Safe Zone (a range).

  • Example: Instead of saying "The average satisfaction is 4.2," they say, "We know for sure the average is between 3.8 and 4.6."
  • This range is mathematically guaranteed to contain the true answer, no matter how the missing data is distributed, as long as we stick to our rules.

The Secret Weapon: The "Weak Shadow"

The authors realized that even if we don't have the rating, we often have other information about the conversation. Maybe we have the chat transcript, the time of day, or the type of problem the user had.

They use Large Language Models (LLMs) (like the AI you are talking to right now) to read these transcripts and give a "prediction" of what the rating might have been.

However, they know AI isn't perfect. The AI might be slightly wrong. So, they don't treat the AI's prediction as a "truth-teller." Instead, they treat it as a Weak Shadow Variable.

The Analogy: The Silhouette
Imagine you are in a dark room, and you can't see the object (the true rating). But you have a flashlight (the AI) that casts a shadow on the wall.

  • The shadow isn't the object itself.
  • The shadow might be a bit blurry or distorted.
  • But, the shadow must be consistent with the object. If the object is a tall vase, the shadow can't look like a flat pancake.

The paper's method uses this "shadow" to narrow down the possibilities. Even if the shadow is fuzzy, it tells us, "The object definitely isn't that small, and it definitely isn't that big." This allows them to shrink the "Safe Zone" significantly without needing to know the exact answer.

How They Make It Work (The "Soft" Math)

Usually, when you try to use these shadows in math, if the data is messy or the sample is small, the equations break and give you "No Solution."

The authors invented a Local Penalized Estimator.

  • Analogy: Imagine you are trying to balance a stack of blocks on a wobbly table. If you try to balance them perfectly (exact math), one tiny shake makes them all fall.
  • Their Fix: They put a little bit of "mushy glue" (a penalty) under the blocks. It allows the stack to wobble slightly without falling over. This ensures they always get a result, even with messy, small data.

They also use a special technique called Subsampling (taking many small slices of the data) to create a confidence interval. This is like checking the stability of the stack by testing it with small, random shakes rather than one big shake, ensuring their "Safe Zone" is statistically reliable.

What They Found (The Results)

They tested this on real customer service chats:

  1. The AI Shadows Work: Even simple AI predictions (like "Did the user's problem get solved? Yes/No") acted as great shadows.
  2. Narrower Zones: By using these AI shadows, they were able to shrink the "Safe Zone" by 83%.
    • Without AI: "The average is somewhere between 1 and 5." (Not very helpful).
    • With AI: "The average is somewhere between 3.8 and 4.2." (Much more useful!).
  3. Better than Old Methods: Their method was more accurate and robust than traditional guessing methods (like the Heckman model), even when the AI predictions weren't perfect.

The Bottom Line

This paper gives us a tool to handle missing data without making dangerous guesses. By using AI to cast "weak shadows" of the missing answers, we can narrow down the truth to a much tighter, more reliable range. It turns a "wild guess" into a "calculated, safe bet."

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 →