菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-30
📄 Abstract - A Novel Computational Framework for Causal Inference: Tree-Based Discretization with ILP-Based Matching

Causal inference is essential for data-driven decision-making, as it aims to uncover causal relationships from observational data. However, identifying causality remains challenging due to the potential for confounding and the distinction between correlation and causation. While recent advances in causal machine learning and matching algorithms have improved estimation accuracy, these methods often face trade-offs between interpretability and computational efficiency. This paper proposes a novel approach that combines a tree-based discretization technique, tailored for causal inference, with an integer linear programming-based matching algorithm. The discretization ensures approximately linear relationships for control datasets within strata, enabling effective matching, while the optimization framework optimizes for global balance. The resulting algorithm yields computational efficiency and less biased ATT estimates compared to state-of-the-art algorithms. Empirical evaluations demonstrate the proposed method's practical advantages over existing techniques in causal inference scenarios.

顶级标签: machine learning model training
详细标签: causal inference discretization integer linear programming matching algorithm tree-based 或 搜索:

一种新型因果推断计算框架:基于树的离散化与整数线性规划匹配 / A Novel Computational Framework for Causal Inference: Tree-Based Discretization with ILP-Based Matching


1️⃣ 一句话总结

该研究提出了一种结合树状离散化与整数线性规划匹配的因果推断新方法,先通过数据分段确保组内关系的近似线性,再用优化算法实现全局平衡,从而在降低计算成本的同时更准确地估计出干预效果。

源自 arXiv: 2604.27307