paper-with-me

Papers

Sufficient Dimension Reduction for High-Dimensional Regression and Low-Dimensional Embedding: Tutorial and Survey

2021-10-18 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

This is a tutorial and survey paper on various methods for Sufficient Dimension Reduction (SDR). We cover these methods with both statistical high-dimensional regression perspective and machine learning approach for dimensionality reduction. We start with introducing inverse regression methods including Sliced Inverse Regression (SIR), Sliced Average Variance Estimation (SAVE), contour regression, directional regression, Principal Fitted Components (PFC), Likelihood Acquired Direction (LAD), and graphical regression. Then, we introduce forward regression methods including Principal Hessian Directions (pHd), Minimum Average Variance Estimation (MAVE), Conditional Variance Estimation (CVE), and deep SDR methods. Finally, we explain Kernel Dimension Reduction (KDR) both for supervised and unsupervised learning. We also show that supervised KDR and supervised PCA are equivalent.

📄 PDF Abstract BibTeX arXiv:2110.09620

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reductionregression

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Nonlinear Sufficient Dimension Reduction with a Stochastic Neural Network

2022-10-09 · Siqi Liang, Yan Sun, Faming Liang

Sufficient dimension reduction is a powerful tool to extract core information hidden in the high-dimensional data and has potentially many important applications in machine learning tasks. However, the existing nonlinear…

Dimensionality Reduction

Inverse Moment Methods for Sufficient Forecasting using High-Dimensional Predictors

2017-05-01 · Wei Luo, Lingzhou Xue, Jiawei Yao, Xiufan Yu

We consider forecasting a single time series using a large number of predictors in the presence of a possible nonlinear forecast function. Assuming that the predictors affect the response through the latent factors, we p…

Dimensionality ReductionModel SelectionTime SeriesTime Series Analysis+1

Joint Dimensionality Reduction for Separable Embedding Estimation

2021-01-14 · Yanjun Li, Bihan Wen, Hao Cheng, Yoram Bresler

Low-dimensional embeddings for data from disparate sources play critical roles in multi-modal machine learning, multimedia information retrieval, and bioinformatics. In this paper, we propose a supervised dimensionality …

Dimensionality Reductionfeature selectionInformation Retrievalregression+2

Differentially private sliced inverse regression in the federated paradigm

2023-06-10 · Shuaida He, Jiarui Zhang, Xin Chen

Sliced inverse regression (SIR), which includes linear discriminant analysis (LDA) as a special case, is a popular and powerful dimension reduction tool. In this article, we extend SIR to address the challenges of decent…

Dimensionality Reductionregression

RMFGP: Rotated Multi-fidelity Gaussian process with Dimension Reduction for High-dimensional Uncertainty Quantification

2022-04-11 · Jiahao Zhang, Shiqi Zhang, Guang Lin

Multi-fidelity modelling arises in many situations in computational science and engineering world. It enables accurate inference even when only a small set of accurate data is available. Those data often come from a high…

Active LearningDimensionality ReductionregressionUncertainty Quantification