arXiv ScienceSearch

arXiv subjects

Elad Berkman

Publications and source records attributed to Elad Berkman.

3 recordsLinked to original sources

An integer programming-based approach to construct exact two-sample binomial tests with maximum power

Comparing binomial proportions is a foundational task in clinical trials; however, practitioners often use a liberal likelihood-based test or the conservative Fisher's exact test. To increase power without sacrificing validity, we use a linear integer program to construct finite-sample exact binomial tests with maximum power. Our proposed Average Power Knapsack (APK) test finds a decision boundary that maximizes average power, guaranteeing it cannot uniformly be improved in terms of power, while enforcing type I error rate control across the null hypothesis parameter space using Lipschitz continuity. Our numerical evaluation reveals consistent pointwise power gains of up to 35% for the APK test over Fisher's exact test, as well as systematic power improvements over state-of-the-art exact Berger and Boos implementations of the mid-p-value and Z-pooled tests. When compared against non-exact procedures exhibiting moderate type I error rate inflation, the exact APK test maintains comparable power. For sample sizes where APK construction becomes computationally intensive, Fisher's mid-p-value test emerges as the best non-exact alternative. To support practical application, we developed an interactive R Shiny tool that enables seamless implementation of our optimized exact tests for binomial proportions.

stat.ME

Robust CATE Estimation Using Novel Ensemble Methods

The estimation of Conditional Average Treatment Effects (CATE) is crucial for understanding the heterogeneity of treatment effects in clinical trials. We evaluate the performance of common methods, including causal forests and various meta-learners, across a diverse set of scenarios, revealing that each of the methods struggles in one or more of the tested scenarios. Given the inherent uncertainty of the data-generating process in real-life scenarios, the robustness of a CATE estimator to various scenarios is critical for its reliability. To address this limitation of existing methods, we propose two new ensemble methods that integrate multiple estimators to enhance prediction stability and performance - Stacked X-Learner which uses the X-Learner with model stacking for estimating the nuisance functions, and Consensus Based Averaging (CBA), which averages only the models with highest internal agreement. We show that these models achieve good performance across a wide range of scenarios varying in complexity, sample size and structure of the underlying-mechanism, including a biologically driven model for PD-L1 inhibition pathway for cancer treatment. Furthermore, we demonstrate improved performance by the Stacked X-Learner also when comparing to other ensemble methods, including R-Stacking, Causal-Stacking and others.

stat.ME

Causal Responder Detection

We introduce the causal responders detection (CARD), a novel method for responder analysis that identifies treated subjects who significantly respond to a treatment. Leveraging recent advances in conformal prediction, CARD employs machine learning techniques to accurately identify responders while controlling the false discovery rate in finite sample sizes. Additionally, we incorporate a propensity score adjustment to mitigate bias arising from non-random treatment allocation, enhancing the robustness of our method in observational settings. Simulation studies demonstrate that CARD effectively detects responders with high power in diverse scenarios.

stat.ME