Improves A/B testing by detecting minor treatment effects.
problem Challenges in identifying small average treatment effects.
method Maximum probability-driven two-armed bandit (TAB) process with weighted mean volatility statistic.
result Significant improvement in A/B testing with reduced experimental costs.
New method stops experiments early for harm in diverse groups.
problem Early stopping of experiments for harmful treatment effects in diverse populations.
method Causal machine learning approach (CLASH) for early stopping.
result CLASH effectively stops experiments early for harmful treatment effects in diverse groups.
Robust X-Learner improves HTE estimation in imbalanced and heavy-tailed data.
problem Estimating HTE in imbalanced and heavy-tailed data.
method Integrates γ-divergence objective and Proxy Hessian strategy into gradient boosting.
result Reduces PEHE metric by 98.6% in semi-synthetic Criteo Uplift dataset.
Boost-and-Skip generates minority samples without guidance, faster and more effectively.
problem Generating minority samples in low-density regions of a data manifold.
method Boost-and-Skip approach with variance-boosted initialization and timestep skipping.
result Boost-and-Skip effectively promotes the emergence of underrepresented minority features.
Model shows how diversity on corporate boards influences decision-making and innovation.
problem Understanding dynamics of diversity and innovation in corporate boards.
method Developed a dynamic model calibrated with empirical data of firm and board networks.
result Homophily and visibility biases shape the trajectory towards equality in corporate boards.
A new neural network model for optimal treatment assignment.
problem Learning optimal treatment assignment from observational data.
method Prescriptive ReLU network (P-ReLU) model that balances performance and interpretability.
result P-ReLU can be converted into an equivalent prescriptive tree with hyperplane splits for interpretability.
M3E2 neural network estimates multiple treatment effects.
problem Estimating effects of multiple treatments simultaneously.
method Multi-task learning neural network model for multiple treatments, continuous and binary.
result M3E2 outperforms baselines in synthetic datasets.
Proposes a new method to estimate continuous treatment policies and match treatments effectively.
problem Current methods struggle with continuous treatment policies and complex matching.
method Formulates treatment effectiveness as a parametrizable model, using deep learning for optimization.
result Significant improvement in treatment effectiveness and matching efficiency.
We demonstrate that minority mechanisms arise in the dynamics of markets because of effects of price impact; accordingly the relative importance of minority and delayed majority mechanisms depends on the frequency of trading. We then use minority games to illustrate that a vanishing price return auto-correlation functi…
New test for binary treatment effects using kernel methods.
problem Testing distributional effects of binary treatments.
method Kernel-based doubly-robust test, avoiding permutations.
result Valid type-I error with computational efficiency.
XTNet estimates complex cross-treatment effects in multi-category, multi-valued settings.
problem Challenges in estimating causal effects for multi-category, multi-valued treatments.
method Dynamic Neural Masking for capturing treatment interactions without restrictive assumptions.
result XTNet consistently outperforms state-of-the-art baselines in multi-category, multi-valued treatment effect estimation.
Estimates heterogeneous treatment effects in panel data with a new method.
problem Estimating heterogeneous treatment effects in panel data with general treatment patterns.
method Partition observations into clusters with similar treatment effects using a regression tree, then estimate average treatment effects for each cluster.
result Our method achieves superior accuracy compared to alternative approaches.
NICE model estimates causal effects for image treatments.
problem Challenges in causal effect estimation for multi-dimensional treatments.
method Proposes NICE model for image treatments, incorporating rich multidimensional information.
result NICE significantly outperforms existing models in estimating causal effects for image treatments.
ICA accurately estimates treatment effects even with confounders.
problem Estimating treatment effects in the presence of confounding variables.
method Uses Independent Component Analysis (ICA) to identify latent sources and estimate mixing coefficients.
result Linear ICA can consistently estimate multiple treatment effects, even with Gaussian confounders, and is more sample-efficient than Orthogonal Machine Learning (OML).
Method improves treatment effect estimation in randomized experiments.
problem Estimating distributional treatment effects in randomized experiments.
method Distributional regression framework with machine learning for variance reduction.
result The proposed method reduces variance of distributional treatment effect estimators.
The causal effect of a treatment can vary from person to person based on their individual characteristics and predispositions. Mining for patterns of individual-level effect differences, a problem known as heterogeneous treatment effect estimation, has many important applications, from precision medicine to recommender…
Novel method to quantify aleatoric uncertainty of treatment effects from observational data.
problem Understanding randomness in treatment effects for medical treatments.
method Partial identification and Neyman-orthogonality to quantify aleatoric uncertainty.
result Developed a novel orthogonal learner (AU-learner) for quantifying aleatoric uncertainty.
GraphITE estimates individual effects of graph-structured treatments.
problem Estimating individual effects of complex treatment structures.
method Graph neural networks and Hilbert-Schmidt Independence Criterion regularization.
result GraphITE outperforms baselines in estimating treatment effects for large numbers of treatments.
Dynamic treatment effects estimated over time using covariate balancing.
problem Estimating treatment effects in panel data with dynamic treatments.
method Dynamic covariate balancing with potential local projections.
result Established inferential guarantees for the proposed method.
Selective imputation improves treatment effect estimation from missing data.
problem Missing data complicates treatment effect estimation, especially with treatment variables.
method Introduced mixed confounded missingness (MCM) and selective imputation.
result Selective imputation provides unbiased treatment effect estimates.
Data-driven fault diagnostics and prognostics suffers from class-imbalance problem in industrial systems and it raises challenges to common machine learning algorithms as it becomes difficult to learn the features of the minority class samples. Synthetic oversampling methods are commonly used to tackle these problems b…
The paper explores fair treatment in financial exchanges, finding unbounded fairness unrealistic and proposing ε-fairness as a solution.
problem Ensuring fair treatment of all competing participants in financial exchanges.
method Investigation of unbounded temporal fairness, analysis of real-world incidents, introduction of ε-fairness.
result Unbounded temporal fairness is unrealistic in FIFO markets, and ε-fairness provides a viable alternative.
The paper compares methods for estimating heterogeneous treatment effects using multiple randomized trials.
problem Estimating heterogeneous treatment effects reliably and precisely with a single dataset is challenging.
method Non-parametric approaches for estimating heterogeneous treatment effects using data from multiple trials.
result Methods that directly allow for heterogeneity of the treatment effect across trials perform better than those that do not.
New method identifies latent treatment effects from proxy models.
problem Identifying heterogeneous treatment effects under unobserved confounding.
method Compressed observable operator and spectral analysis of treatment effects.
result Eigenvalues of the operator represent latent treatment effects.
DONUT improves treatment effect estimation by enforcing orthogonality constraints.
problem Estimating treatment effects from observational data is challenging due to unobserved outcomes.
method DONUT uses a regularization framework that formalizes unconfoundedness as orthogonality, leading to deep orthogonal networks.
result DONUT outperforms state-of-the-art methods in estimating average treatment effects.
Bayesian approach for estimating heterogeneous treatment effects in RDD designs.
problem Heterogeneity in treatment effects in RDD designs can lead to misleading conclusions.
method Direct Bayesian Additive Regression Trees (BART) for modeling heterogeneous treatment effects.
result Flexibly captures complicated structures of heterogeneous treatment effects as a function of covariates.
New method estimates treatment effects in network data, accounting for spillover effects.
problem Treatment effect estimation in networks with spillover effects.
method Augmented inverse probability weighting (AIPW) with cross-fitting and machine learning.
result Semiparametric treatment effect estimator converges at parametric rate and follows Gaussian distribution.
Optimizes treatment allocation in networks considering indirect effects.
problem Finding optimal treatment allocation in network settings with interference.
method OTAPI: Optimizing Treatment Allocation in the Presence of Interference, integrating causal estimators into IM algorithms.
result OTAPI outperforms classic IM and UM approaches on synthetic and semi-synthetic datasets.
The paper compares methods for estimating individual treatment effects.
problem Estimating the optimal treatment effect for each individual.
method Comparison of machine learning methods for individual treatment effect estimation.
result Combination of Logistic Regression and Difference Score method, as well as Uplift Random Forest method, provides the best prediction accuracy.
New method estimates causal effects of multiple versions of treatment.
problem Ignoring multiple versions of treatment leads to biased causal effect estimates.
method Mixture-of-Experts framework for estimating version-specific causal effects.
result Effective method for estimating causal effects of latent versions.
Develops statistical inference for ML-discovered heterogeneous treatment effects.
problem ML algorithms may fail to accurately ascertain heterogeneous treatment effects in practical settings.
method Neyman's repeated sampling framework, dividing sample into groups, estimating average treatment effects, constructing confidence intervals.
result Valid methodology for estimating and testing heterogeneous treatment effects without relying on ML algorithm properties.
Proposes a new method to analyze the distributional effects of treatments.
problem Analyzing the full distributional impact of treatments beyond just the mean.
method Uses kernel conditional mean embeddings and U-statistic regression to investigate the CoDiTE.
result Demonstrates the effectiveness of the proposed method through experiments.
GraphTEE estimates treatment effects on graph-structured targets, mitigating bias.
problem Understanding treatment effects on graph-structured targets with observational bias.
method GraphTEE framework focusing on confounding variable sets and new regularization.
result GraphTEE mitigates bias better than previous methods.
We provide a self-contained treatment of set-theoretic subsolutions to flow by mean curvature, or, more generally, to flow by mean curvature plus an ambient vector field. The ambient space can be any smooth Riemannian manifold. Most importantly, we show that if two such set-theoretic subsolutions are initially disjoint…
Study tackles causal effects of close contact on MRSA infections from entangled treatment data.
problem Estimating causal effects of close contact on MRSA infections from observational data with entangled treatments.
method NEAT method that models treatment assignment mechanism and mitigates confounding biases.
result NEAT method effectively estimates causal effects from entangled treatment data.
New framework estimates treatment effects in extreme data.
problem Hindered by unavailability of counterfactual outcomes and rarity of extreme data.
method Proposes a new framework based on extreme value theory.
result Quantifies treatment effects using tail decay rates of potential outcomes.
Proposes a novel method to cluster individuals based on treatment effects.
problem Identifying subpopulations with different treatment responses.
method Clusters individuals using a learned kernel derived from causal forests, revealing latent subgroup structures.
result Captures meaningful treatment effect heterogeneity through kernelized clustering.
New method improves treatment effect estimation using autoencoders and causal bridge.
problem Inferring causal effects with unobserved confounders.
method Coupling autoencoder with causal bridge to estimate treatment effects.
result Improves accuracy of treatment effect estimates.
MCRAGE generates synthetic data to balance healthcare datasets.
problem Imbalanced datasets in healthcare lead to biased model performance for minority groups.
method Generative modeling to create synthetic data for underrepresented classes.
result MCRAGE improves model performance on minority groups.
The paper uses neural networks to estimate treatment effects even with many confounders.
problem Estimating treatment effects with a growing number of confounders.
method General optimization framework using neural networks to approximate nuisance functions.
result Neural networks can handle a diverging number of confounders and alleviate the curse of dimensionality.
New method for robustly estimating treatment effects across different risk levels.
problem Missing risks and tail events in CATE, especially in aggregate analyses.
method Constructing a pseudo-outcome and regressing it on covariates using any regression learner.
result Robust and model-agnostic learning of conditional distributional treatment effects (CDTE).
The paper clarifies the distinction between CATE and ITE under ignorability assumptions.
problem Confusion between CATE and ITE hinders personalized effect estimation.
method Clarifies the distinction between CATE and ITE under ignorability assumptions.
result CATE and ITE are not necessarily the same under ignorability assumptions.
This work addresses causal inference challenges in networked interference and proposes GNN-based estimators for individual treatment effects.
problem Estimating individual treatment effects in randomized experiments with networked interference.
method Uses Graph Neural Networks (GNNs) to capture network dependencies and derive causal effect estimators.
result Provides policy regret bounds and heuristic error bounds for GNN-based causal estimators under network interference and treatment capacity constraints.
A learning classifier must outperform a trivial solution, in case of imbalanced data, this condition usually does not hold true. To overcome this problem, we propose a novel data level resampling method - Clustering Based Oversampling for improved learning from class imbalanced datasets. The essential idea behind the p…
Study evaluates machine learning for predicting treatment effects in observational studies.
problem Challenges in measuring treatment effects due to confounding bias in observational studies.
method Simulated two scenarios with and without confounding, using linear and non-linear relationships. Used machine learning models (linear regression, lasso regression, random forest) to predict counterfactuals and treatment effects.
result Machine learning models perform well under linearity but poorly under non-linearity, even in the presence of confounding.
Estimates treatment effect using ratio of potential outcomes in MS patients.
problem Estimating treatment-covariate interactions in observational studies.
method Proposes a doubly robust estimator for the ratio of expected potential outcomes.
result Validates the proposed estimator on an independent sample.
New method learns unbiased treatment representations from structured high-dimensional data.
problem Estimating causal effects from high-dimensional, structured treatments.
method Contrastive learning approach to learn unbiased treatment representations.
result The method identifies causal factors and discards non-causal ones, leading to unbiased causal effect estimates.
Survival forests estimate treatment effects with censored data.
problem Estimating treatment effects in survival analysis with censored data.
method Causal survival forests using orthogonal estimating equations.
result Survival forests perform well relative to baselines in treatment effect estimation.