Cross-Treatment Effect Estimation for Multi-Category, Multi-Valued Causal Inference via Dynamic Neural Masking
Xiaopeng Ke, Yihan Yu, Ruyue Zhang, Zhishuo Zhou, Fangzhou Shi, Chang Men, Zhengdan Zhu
TL;DR
This work tackles counterfactual causal inference under multi-category, multi-valued treatments by introducing XTNet, a unified neural architecture with BasicNet for baseline effects, EffectNet for cross-treatment interactions, and MaskNet for dynamic masking. It also proposes MCMV-AUCC, a cost-aware evaluation metric tailored to multi-dimensional treatment spaces, and provides theoretical justification for its lower expected error compared to existing metrics. Empirically, XTNet demonstrates superior ranking accuracy and effect estimation on synthetic and real-world data, with ablation studies confirming the contributions of each architectural component and the imbalance loss. A production-scale online A/B test further validates XTNet’s practical impact, showing improved gross merchandise value and treatment-order gains. Overall, the approach offers a scalable, effective solution for estimating complex treatment effects in settings with heterogeneous interventions across multiple categories.
Abstract
Counterfactual causal inference faces significant challenges when extended to multi-category, multi-valued treatments, where complex cross-effects between heterogeneous interventions are difficult to model. Existing methodologies remain constrained to binary or single-type treatments and suffer from restrictive assumptions, limited scalability, and inadequate evaluation frameworks for complex intervention scenarios. We present XTNet, a novel network architecture for multi-category, multi-valued treatment effect estimation. Our approach introduces a cross-effect estimation module with dynamic masking mechanisms to capture treatment interactions without restrictive structural assumptions. The architecture employs a decomposition strategy separating basic effects from cross-treatment interactions, enabling efficient modeling of combinatorial treatment spaces. We also propose MCMV-AUCC, a suitable evaluation metric that accounts for treatment costs and interaction effects. Extensive experiments on synthetic and real-world datasets demonstrate that XTNet consistently outperforms state-of-the-art baselines in both ranking accuracy and effect estimation quality. The results of the real-world A/B test further confirm its effectiveness.
