Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Quotient DAGs for Off-Policy Evaluation:Forward-Flow Importance Sampling and Exact Slate Propensities

About

Off-policy evaluation estimates how a target policy would perform using data collected by a different behavior policy, which is crucial when online testing is costly or risky, such as in recommendation or healthcare. Standard importance sampling reweights each logged trajectory, but it can treat details of the generation process as meaningful even when the evaluation target ignores them: for example, an autoregressive slate recommender may generate an ordered sequence of items while the reward and downstream estimator depend only on the unordered slate. This creates nuisance variance and a computational gap, since exact unordered slate propensities require summing over all generation orders. We introduce a quotient-DAG view that merges histories equivalent for evaluation and assigns weights using target-to-behavior forward-flow ratios on the merged graph. For slate recommendation under a set-sufficient next-item interface, this yields Forward-DP, a subset-DAG dynamic program that computes exact unordered propensities without factorial enumeration. The resulting propensity primitive enables practical propensity-based evaluation and model selection for context-dependent autoregressive slate loggers.

Ziwen Xie, Shaowen Xiang, Hongyu He, Dianbo Liu• 2026

Related benchmarks

TaskDatasetResultRank
Off-policy EvaluationKuaiRec slate experiments
Downstream OPE RMSE0.617
12
Off-policy model selectionKuaiRec
Top-1 Accuracy26
10
Value EstimationSepsis Simulator
Bias0.001
8
Value EstimationICU Sepsis
Bias-0.005
8
Showing 4 of 4 rows

Other info

Follow for update