paper-with-me

Papers

Diffusion-Driven High-Dimensional Variable Selection

2025-08-19 · Minjie Wang, Xiaotong Shen, Wei Pan arxiv

Variable selection for high-dimensional, highly correlated data has long been a challenging problem, often yielding unstable and unreliable models. We propose a resample-aggregate framework that exploits diffusion models' ability to generate high-fidelity synthetic data. Specifically, we draw multiple pseudo-data sets from a diffusion model fitted to the original data, apply any off-the-shelf selector (e.g., lasso or SCAD), and store the resulting inclusion indicators and coefficients. Aggregating across replicas produces a stable subset of predictors with calibrated stability scores for variable selection. Theoretically, we show that the proposed method is selection consistent under mild assumptions. Because the generative model imports knowledge from large pre-trained weights, the procedure naturally benefits from transfer learning, boosting power when the observed sample is small or noisy. We also extend the framework of aggregating synthetic data to other model selection problems, including graphical model selection, and statistical inference that supports valid confidence intervals and hypothesis tests. Extensive simulations show consistent gains over the lasso, stability selection, and knockoff baselines, especially when predictors are strongly correlated, achieving higher true-positive rates and lower false-discovery proportions. By coupling diffusion-based data augmentation with principled aggregation, our method advances variable selection methodology and broadens the toolkit for interpretable, statistically rigorous analysis in complex scientific applications.

📄 PDF Abstract BibTeX arXiv:2508.13890

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer LearningData Augmentation

Similar Papers 제목 키워드 기반

Nonparametric undirected graphical model selection using diffusion models

2026-06-07 · Hyeok Kyu Kwon, Myeonggu Kang, Minwoo Chae, Wanjie Wang arxiv

Undirected graphical models provide a fundamental framework for representing conditional independence structures among high-dimensional random variables. While undirected graphical model selection has become a central pr…

Double Machine Learning and Automated Confounder Selection -- A Cautionary Tale

2021-08-25 · Paul Hünermund, Beyers Louw, Itamar Caspi

Double machine learning (DML) has become an increasingly popular tool for automated variable selection in high-dimensional settings. Even though the ability to deal with a large number of potential covariates can render …

BIG-bench Machine LearningModel SelectionVariable Selection

Supervised Learning for Multi-Block Incomplete Data

2019-01-14 · Hadrien Lorenzo, Jérôme Saracco, Rodolphe Thiébaut

In the supervised high dimensional settings with a large number of variables and a low number of individuals, one objective is to select the relevant variables and thus to reduce the dimension. That subspace selection is…

ImputationVariable Selection

Instrument variable detection with graph learning : an application to high dimensional GIS-census data for house pricing

2020-07-30 · Ning Xu, Timothy C. G. Fisher, Jian Hong

Endogeneity bias and instrument variable validation have always been important topics in statistics and econometrics. In the era of big data, such issues typically combine with dimensionality issues and, hence, require e…

BIG-bench Machine LearningEconometricsGraph Learningvalid+2

Consistent support recovery for high-dimensional diffusions

2025-01-28 · Dmytro Marushkevych, Francisco Pina, Mark Podolskij

Statistical inference for stochastic processes has advanced significantly due to applications in diverse fields, but challenges remain in high-dimensional settings where parameters are allowed to grow with the sample siz…

Variable Selection