paper-with-me

Papers

General Frameworks for Conditional Two-Sample Testing

2024-10-22 · Seongchan Lee, Suman Cha, Ilmun Kim

We study the problem of conditional two-sample testing, which aims to determine whether two populations have the same distribution after accounting for confounding factors. This problem commonly arises in various applications, such as domain adaptation and algorithmic fairness, where comparing two groups is essential while controlling for confounding variables. We begin by establishing a hardness result for conditional two-sample testing, demonstrating that no valid test can have significant power against any single alternative without proper assumptions. We then introduce two general frameworks that implicitly or explicitly target specific classes of distributions for their validity and power. Our first framework allows us to convert any conditional independence test into a conditional two-sample test in a black-box manner, while preserving the asymptotic properties of the original conditional independence test. The second framework transforms the problem into comparing marginal distributions with estimated density ratios, which allows us to leverage existing methods for marginal two-sample testing. We demonstrate this idea in a concrete manner with classification and kernel-based methods. Finally, simulation studies are conducted to illustrate the proposed frameworks in finite-sample scenarios.

📄 PDF Abstract BibTeX arXiv:2410.16636

Code (1)

suman-cha/cond2st 공식 구현

Tasks

Domain AdaptationFairnessTwo-sample testingvalid

Similar Papers 제목 키워드 기반

Model-X Sequential Testing for Conditional Independence via Testing by Betting

2022-10-01 · Shalev Shaer, Gal Maman, Yaniv Romano

This paper develops a model-free sequential test for conditional independence. The proposed test allows researchers to analyze an incoming i.i.d. data stream with any arbitrary dependency structure, and safely conclude w…

valid

A Conditional Distribution Equality Testing Framework using Deep Generative Learning

2025-09-22 · Siming Zheng, Tong Wang, Meifang Lan, Yuanyuan Lin arxiv

In this paper, we propose a general framework for testing the conditional distribution equality in a two-sample problem, which is most relevant to covariate shift and causal discovery. Our framework is built on neural ne…

Stable Probability Weighting: Large-Sample and Finite-Sample Estimation and Inference Methods for Heterogeneous Causal Effects of Multivalued Treatments Under Limited Overlap

2023-01-13 · Ganesh Karapakula

In this paper, I try to tame "Basu's elephants" (data with extreme selection on observables). I propose new practical large-sample and finite-sample methods for estimating and inferring heterogeneous causal effects (unde…

valid

Model-Powered Conditional Independence Test

2017-09-18 · NeurIPS 2017 12 · Rajat Sen, Ananda Theertha Suresh, Karthikeyan Shanmugam, Alexandros G. Dimakis 외

We consider the problem of non-parametric Conditional Independence testing (CI testing) for continuous random variables. Given i.i.d samples from the joint distribution $f(x,y,z)$ of continuous random vectors $X,Y$ and $…

ClassificationGeneral ClassificationGeneralization Boundsmodel

Conditional Testing based on Localized Conformal p-values

2024-09-25 · Xiaoyang Wu, Lin Lu, Zhaojun Wang, Changliang Zou

In this paper, we address conditional testing problems through the conformal inference framework. We define the localized conformal p-values by inverting prediction intervals and prove their theoretical properties. These…

Outlier DetectionPrediction Intervals