paper-with-me

홈 › Papers

Debiased Machine Learning of Aggregated Intersection Bounds and Other Causal Parameters

2023-03-02 · Vira Semenova

This paper proposes a novel framework of aggregated intersection of regression functions, where the target parameter is obtained by averaging the minimum (or maximum) of a collection of regression functions over the covariate space. Such quantities include the lower and upper bounds on distributional effects (Frechet-Hoeffding, Makarov) and the optimal welfare in the statistical treatment choice problem. The proposed estimator -- the envelope score estimator -- is shown to have an oracle property, where the oracle knows the identity of the minimizer for each covariate value. I apply this result to the bounds in the Roy model and the Horowitz-Manski-Lee bounds with a discrete outcome. The proposed approach performs well empirically on the data from the Oregon Health Insurance Experiment.

📄 PDF Abstract BibTeX arXiv:2303.00982

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationregression

Similar Papers 제목 키워드 기반

Benchmarking Intersectional Biases in NLP

2022-07-01 · NAACL 2022 7 · John Lalor, Yi Yang, Kendall Smith, Nicole Forsgren 외

There has been a recent wave of work assessing the fairness of machine learning models in general, and more specifically, on natural language processing (NLP) models built using machine learning techniques. While much wo…

BenchmarkingBIG-bench Machine LearningFairness

Bounding and Approximating Intersectional Fairness through Marginal Fairness

2022-06-12 · Mathieu Molina, Patrick Loiseau

Discrimination in machine learning often arises along multiple dimensions (a.k.a. protected attributes); it is then desirable to ensure \emph{intersectional fairness} -- i.e., that no subgroup is discriminated against. I…

DescriptiveFairness

Communication-efficient Distributed Sparse Linear Discriminant Analysis

2016-10-15 · Lu Tian, Quanquan Gu

We propose a communication-efficient distributed estimation method for sparse linear discriminant analysis (LDA) in the high dimensional regime. Our method distributes the data of size $N$ into $m$ machines, and estimate…

Model Selection

Effect or Treatment Heterogeneity? Policy Evaluation with Aggregated and Disaggregated Treatments

2021-10-04 · Phillip Heiler, Michael C. Knaus

Binary treatments are often ex-post aggregates of multiple treatments or can be disaggregated into multiple treatment versions. Thus, effects can be heterogeneous due to either effect or treatment heterogeneity. We propo…

Exploring Text Specific and Blackbox Fairness Algorithms in Multimodal Clinical NLP

2020-11-19 · EMNLP (ClinicalNLP) 2020 11 · John Chen, Ian Berlot-Attwell, Safwan Hossain, Xindi Wang 외

Clinical machine learning is increasingly multimodal, collected in both structured tabular formats and unstructured forms such as freetext. We propose a novel task of exploring fairness on a multimodal clinical dataset, …

FairnessWord Embeddings