paper-with-me

Papers

FlowSDR: Sufficient Dimension Reduction via Conditional Normalizing Flows

2026-05-31 · Yuexiao Dong, Kenichiro Mcalinn, Edoardo Airoldi, Lei Li arxiv

Sufficient dimension reduction (SDR) seeks a low-dimensional linear projection of predictors that preserves the conditional distribution of the response. Existing methods target this conditional distribution indirectly, via inverse moments, local forward regression, or neural ensemble regression. We propose FlowSDR, a likelihood-based framework that jointly learns the projection and the conditional density by maximizing a conditional log-likelihood, with the density parameterized by monotone rational-quadratic spline flows. The estimator is Fisher consistent under the SDR model, and its sample objective admits a population interpretation in terms of mutual information. As a complementary model within the same likelihood framework, we introduce the neural Gaussian SDR, a heteroscedastic conditional Gaussian model whose mean and variance are parameterized by shared neural-network functions of the projected predictors. In simulations spanning Gaussian errors, heavy-tailed distributions, two-component mixtures, and settings with tail behavior not captured by mean-variance structure, FlowSDR recovers the central subspace more accurately than existing SDR methods and the neural Gaussian SDR baseline. We further validate these advantages on a face-age prediction task using the UTKFace dataset.

📄 PDF Abstract BibTeX arXiv:2606.01346

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Normalizing Flow to Augmented Posterior: Conditional Density Estimation with Interpretable Dimension Reduction for High Dimensional Data

2025-07-06 · Cheng Zeng, George Michailidis, Hitoshi Iyatomi, Leo L Duan arxiv

The conditional density characterizes the distribution of a response variable $y$ given other predictor $x$, and plays a key role in many statistical tasks, including classification and outlier detection. Although there …

Density EstimationOutlier Detection

Belted and Ensembled Neural Network for Linear and Nonlinear Sufficient Dimension Reduction

2024-12-12 · Yin Tang, Bing Li

We introduce a unified, flexible, and easy-to-implement framework of sufficient dimension reduction that can accommodate both linear and nonlinear dimension reduction, and both the conditional distribution and the condit…

Dimensionality Reduction

Projected Latent Markov Chain Monte Carlo: Conditional Sampling of Normalizing Flows

2020-07-13 · ICLR 2021 1 · Chris Cannella, Mohammadreza Soltani, Vahid Tarokh

We introduce Projected Latent Markov Chain Monte Carlo (PL-MCMC), a technique for sampling from the high-dimensional conditional distributions learned by a normalizing flow. We prove that a Metropolis-Hastings implementa…

On Conditional Stochastic Interpolation for Generative Nonlinear Sufficient Dimension Reduction

2025-12-22 · Shuntuo Xu, Zhou Yu, Jian Huang arxiv

Identifying low-dimensional sufficient structures in nonlinear sufficient dimension reduction (SDR) has long been a fundamental yet challenging problem. Most existing methods lack theoretical guarantees of exhaustiveness…

A Deep Learning Approach to Probabilistic Forecasting of Weather

2022-03-23 · Nick Rittler, Carlo Graziani, Jiali Wang, Rao Kotamarthi

We discuss an approach to probabilistic forecasting based on two chained machine-learning steps: a dimensional reduction step that learns a reduction map of predictor information to a low-dimensional space in a manner de…

BIG-bench Machine LearningDeep LearningDensity EstimationTime Series+1