Netflix Open-Sources oci-agent, an Actor-Critic Pair for Causal Inference Where the Critic Cut an Estimate to 25% of the Actor's Baseline
Netflix released oci-agent v0.1.0 under Apache 2.0 in the Netflix-Skunkworks org, a dual-agent actor-critic workflow for observational causal inference that automates the repetitive and error-prone parts (sensitivity analysis, tracking iterations) while leaving question framing and result evaluation to human analysts. It frames causal analysis as target trial emulation, treating estimation as finding the optimal A/B test for a given question, and emits inspectable artifacts (plans, specs, updated notebooks) rather than a black-box answer. The concrete result: in a case study estimating entertainment retention impact, the critic agent flagged early-adopter bias and the final estimate came out at 25% of the baseline, which is a rare published number on how much an adversarial critic actually changes an answer.
↳ Follow the thread