← Latest papers
📊 statistics

Doubly Robust Adaptive Conformal Inference for Causal Effects Under Temporal Dependence

This paper proposes Doubly Robust Adaptive Conformal Inference (DR-ACI), a novel method that constructs valid prediction intervals for doubly robust pseudo-outcomes in the presence of temporal dependence.

Original authors: Andreas Koukorinis, Ricardo Silva

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

Original authors: Andreas Koukorinis, Ricardo Silva

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 a weather forecaster trying to predict how much rain a specific city will get tomorrow. You have a model that gives you a single number (e.g., "5 inches"). But you know your model isn't perfect. You want to give a range, like "between 3 and 7 inches," and you want to be sure that, over time, your range actually captures the real rain 90% of the time.

Now, imagine two extra complications:

  1. The "Hidden" Truth: You aren't just predicting rain; you are trying to measure the difference rain would make if a cloud-seeding machine were turned on versus off. You can never see both outcomes for the same city on the same day (it either rained or it didn't). This "difference" is a ghost—you have to build a clever proxy to estimate it.
  2. The "Chain Reaction": Weather today depends heavily on weather yesterday. The data isn't a clean, random pile of independent events; it's a chain where one event tugs on the next.

This paper introduces a new tool called DR-ACI (Doubly Robust Adaptive Conformal Inference) to solve this exact problem. Here is how it works, broken down into simple concepts.

1. The "Double-Safety" Net (Doubly Robust)

Usually, to estimate the effect of a treatment (like a drug or a policy), you need two models: one to predict who gets the treatment, and one to predict the outcome. If either model is wrong, your answer is garbage.

The authors use a "Doubly Robust" trick. Think of it like a two-engine airplane.

  • If the first engine (Model A) fails, the second engine (Model B) can keep the plane flying.
  • If Model B fails, Model A saves the day.
  • You only crash if both engines fail at the same time.

In this paper, they use this "two-engine" approach to create a "pseudo-outcome"—a fake, constructed data point that acts as a stand-in for the hidden truth (the treatment effect).

2. The "Guard Band" (Handling Time Dependence)

Standard statistical tools often assume that every data point is independent, like rolling a die. But time-series data (like stock prices or weather) is more like a domino effect. If you try to train a model on yesterday's data to predict today, the "training" and "testing" data are still touching, which creates a cheat (look-ahead bias).

To fix this, the authors use Guard Bands.

  • Imagine you are splitting a long line of people into groups to test a new dance move.
  • Instead of just cutting the line in half, you throw out a few people in the middle as a "buffer zone" (the guard band).
  • You train your model on the left group, skip the buffer, and test on the right group.
  • This ensures the two groups are far enough apart that the "infection" of yesterday's data doesn't contaminate today's test.

3. The "Adaptive Ruler" (Adaptive Conformal Inference)

Even with a good model, you don't know exactly how wide your prediction range should be. Sometimes the world is chaotic (wide range needed); sometimes it's calm (narrow range).

The authors use an Adaptive Ruler.

  • Imagine a ruler that stretches or shrinks based on how often it misses the target.
  • If the ruler misses too often, it automatically stretches wider.
  • If it hits the target too easily, it shrinks to be more precise.
  • This happens in real-time, learning as it goes, ensuring the coverage stays valid even if the data changes.

4. The "Variance Standardizer" (VS-DR-ACI)

The authors found that sometimes the "ruler" gets too wide because the noise in the data is uneven. Some days are noisy; some are quiet.

  • They added a Variance Standardizer. Think of this as a noise-canceling headphone for the data.
  • Before measuring the range, they normalize the data so that the "loud" days and "quiet" days are treated fairly.
  • The Result: This version (VS-DR-ACI) produced prediction intervals that were 63% narrower than standard methods, while still being just as accurate. It's like getting a much tighter, more useful forecast without losing reliability.

5. Real-World Test: The Nasdaq Experiment

The authors didn't just simulate this; they tested it on real financial data from Nasdaq regarding a new trading rule called "Dynamic M-ELO."

  • The Problem: They wanted to know how this new rule affected trading quality for each specific stock.
  • The Result: Their method found that for many stocks, the effect was significant, whereas standard methods missed it because their "rulers" were too wide and fuzzy.
  • The Stress Test: They also tested what happens when the market suddenly changes (a "drift"). Standard methods failed and gave wrong answers. Their method, especially with the "noise-canceling" feature, kept working and gave stable, reliable answers.

Summary of the "Three-Part" Guarantee

The paper proves mathematically that their method's error comes from three specific sources, like a bill with three line items:

  1. The Mixing Gap: The cost of the data being connected in time (handled by the Guard Bands).
  2. The Nuisance Tax: The cost of imperfect models (handled by the Double-Safety Net).
  3. The Adaptation Rate: The cost of learning on the fly (handled by the Adaptive Ruler).

The Bottom Line:
This paper gives us a way to say, "We are 90% sure the effect of this policy on this specific stock is between X and Y," even when the data is messy, connected in time, and the underlying models aren't perfect. It's a more reliable, tighter, and smarter way to measure uncertainty in a changing 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 →