paper-with-me

Papers

Supervised Dimensionality Reduction for Big Data

2017-09-05 · Joshua T. Vogelstein, Eric Bridgeford, Minh Tang, Da Zheng, Christopher Douville, Randal Burns, Mauro Maggioni

To solve key biomedical problems, experimentalists now routinely measure millions or billions of features (dimensions) per sample, with the hope that data science techniques will be able to build accurate data-driven inferences. Because sample sizes are typically orders of magnitude smaller than the dimensionality of these data, valid inferences require finding a low-dimensional representation that preserves the discriminating information (e.g., whether the individual suffers from a particular disease). There is a lack of interpretable supervised dimensionality reduction methods that scale to millions of dimensions with strong statistical theoretical guarantees.We introduce an approach, XOX, to extending principal components analysis by incorporating class-conditional moment estimates into the low-dimensional projection. The simplest ver-sion, "Linear Optimal Low-rank" projection (LOL), incorporates the class-conditional means. We prove, and substantiate with both synthetic and real data benchmarks, that LOL and its generalizations in the XOX framework lead to improved data representations for subsequent classification, while maintaining computational efficiency and scalability. Using multiple brain imaging datasets consisting of >150 million features, and several genomics datasets with>500,000 features, LOL outperforms other scalable linear dimensionality reduction techniques in terms of accuracy, while only requiring a few minutes on a standard desktop computer.

📄 PDF Abstract BibTeX arXiv:1709.01233

Code (2)

neurodata/LOL
neurodata/lollipop

Tasks

Computational EfficiencyDimensionality ReductionGeneral ClassificationSupervised dimensionality reductionvalid

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 제목 키워드 기반

SRP: Efficient class-aware embedding learning for large-scale data via supervised random projections

2018-11-07 · Amir-Hossein Karimi, Alexander Wong, Ali Ghodsi

Supervised dimensionality reduction strategies have been of great interest. However, current supervised dimensionality reduction approaches are difficult to scale for situations characterized by large datasets given the …

Dimensionality ReductionSupervised dimensionality reduction

Semi-Supervised Graph Learning Meets Dimensionality Reduction

2022-03-23 · Alex Morehead, Watchanan Chantapakul, Jianlin Cheng

Semi-supervised learning (SSL) has recently received increased attention from machine learning researchers. By enabling effective propagation of known labels in graph-based deep learning (GDL) algorithms, SSL is poised t…

ClusteringDimensionality ReductionGraph LearningNode Clustering

Dimensionality Reduction Ensembles

2017-10-11 · Colleen M. Farrelly

Ensemble learning has had many successes in supervised learning, but it has been rare in unsupervised learning and dimensionality reduction. This study explores dimensionality reduction ensembles, using principal compone…

Dimensionality ReductionDistributed ComputingEnsemble Learning

Supervised Kernel PCA For Longitudinal Data

2018-08-20 · Patrick Staples, Min Ouyang, Robert F. Dougherty, Gregory A. Ryslik 외

In statistical learning, high covariate dimensionality poses challenges for robust prediction and inference. To address this challenge, supervised dimension reduction is often performed, where dependence on the outcome i…

Dimensionality Reduction

TLDR: Twin Learning for Dimensionality Reduction

2021-10-18 · Yannis Kalantidis, Carlos Lassance, Jon Almazan, Diane Larlus

Dimensionality reduction methods are unsupervised approaches which learn low-dimensional spaces where some properties of the initial space, typically the notion of "neighborhood", are preserved. Such methods usually requ…

Dimensionality ReductionRepresentation LearningRetrievalSelf-Supervised Learning