paper-with-me

Papers

Data-Driven Subgroup Identification for Linear Regression

2023-04-29 · Zachary Izzo, Ruishan Liu, James Zou

Medical studies frequently require to extract the relationship between each covariate and the outcome with statistical confidence measures. To do this, simple parametric models are frequently used (e.g. coefficients of linear regression) but usually fitted on the whole dataset. However, it is common that the covariates may not have a uniform effect over the whole population and thus a unified simple model can miss the heterogeneous signal. For example, a linear model may be able to explain a subset of the data but fail on the rest due to the nonlinearity and heterogeneity in the data. In this paper, we propose DDGroup (data-driven group discovery), a data-driven method to effectively identify subgroups in the data with a uniform linear relationship between the features and the label. DDGroup outputs an interpretable region in which the linear model is expected to hold. It is simple to implement and computationally tractable for use. We show theoretically that, given a large enough sample, DDGroup recovers a region where a single linear model with low variance is well-specified (if one exists), and experiments on real-world medical datasets confirm that it can discover regions where a local linear model has improved performance. Our experiments also show that DDGroup can uncover subgroups with qualitatively different relationships which are missed by simply applying parametric approaches to the whole dataset.

📄 PDF Abstract BibTeX arXiv:2305.00195

Code (1)

zleizzo/ddgroup 공식 구현

Tasks

regression

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Linear Regression using Heterogeneous Data Batches

2023-09-05 · Ayush Jain, Rajat Sen, Weihao Kong, Abhimanyu Das 외

In many learning applications, data are collected from multiple sources, each providing a \emph{batch} of samples that by itself is insufficient to learn its input-output relationship. A common approach assumes that the …

regression

Causal Interaction Trees: Tree-Based Subgroup Identification for Observational Data

2020-03-06 · Jiabei Yang, Issa J. Dahabreh, Jon A. Steingrimsson

We propose Causal Interaction Trees for identifying subgroups of participants that have enhanced treatment effects using observational data. We extend the Classification and Regression Tree algorithm by using splitting c…

Decision Makingregression

Neural Discovery of Permutation Subgroups

2023-09-11 · Pavan Karjol, Rohan Kashyap, Prathosh A P

We consider the problem of discovering subgroup $H$ of permutation group $S_{n}$. Unlike the traditional $H$-invariant networks wherein $H$ is assumed to be known, we present a method to discover the underlying subgroup,…

Contrasting Global and Patient-Specific Regression Models via a Neural Network Representation

2026-01-26 · Max Behrens, Daiana Stolz, Eleni Papakonstantinou, Janis M. Nolde 외 arxiv

When developing clinical prediction models, it can be challenging to balance between global models that are valid for all patients and personalized models tailored to individuals or potentially unknown subgroups. To aid …

Structural modeling using overlapped group penalties for discovering predictive biomarkers for subgroup analysis

2019-04-26 · Chong Ma, Wenxuan Deng, Shuangge Ma, Ray Liu 외

The identification of predictive biomarkers from a large scale of covariates for subgroup analysis has attracted fundamental attention in medical research. In this article, we propose a generalized penalized regression m…

regression