paper-with-me

Papers

Linear Dimensionality Reduction: Survey, Insights, and Generalizations

2014-06-03 · John P. Cunningham, Zoubin Ghahramani

Linear dimensionality reduction methods are a cornerstone of analyzing high dimensional data, due to their simple geometric interpretations and typically attractive computational properties. These methods capture many data features of interest, such as covariance, dynamical structure, correlation between data sets, input-output relationships, and margin between data classes. Methods have been developed with a variety of names and motivations in many fields, and perhaps as a result the connections between all these methods have not been highlighted. Here we survey methods from this disparate literature as optimization programs over matrix manifolds. We discuss principal component analysis, factor analysis, linear multidimensional scaling, Fisher's linear discriminant analysis, canonical correlations analysis, maximum autocorrelation factors, slow feature analysis, sufficient dimensionality reduction, undercomplete independent component analysis, linear regression, distance metric learning, and more. This optimization framework gives insight to some rarely discussed shortcomings of well-known methods, such as the suboptimality of certain eigenvector solutions. Modern techniques for optimization over matrix manifolds enable a generic linear dimensionality reduction solver, which accepts as input data and an objective to be optimized, and returns, as output, an optimal low-dimensional projection of the data. This simple optimization framework further allows straightforward generalizations and novel variants of classical methods, which we demonstrate here by creating an orthogonal-projection canonical correlations analysis. More broadly, this survey and generic solver suggest that linear dimensionality reduction can move toward becoming a blackbox, objective-agnostic numerical technology.

📄 PDF Abstract BibTeX arXiv:1406.0873

Code (1)

cunni/ldr 공식 구현

Tasks

Dimensionality ReductionMetric LearningSurvey

Similar Papers 제목 키워드 기반

A Review, Framework and R toolkit for Exploring, Evaluating, and Comparing Visualizations

2019-02-22 · Stephen L. France, Ulas Akkucuk

This paper gives a review and synthesis of methods of evaluating dimensionality reduction techniques. Particular attention is paid to rank-order neighborhood evaluation metrics. A framework is created for exploring dimen…

Dimensionality Reduction

A Survey on Design-space Dimensionality Reduction Methods for Shape Optimization

2024-05-22 · Andrea Serani, Matteo Diez

The rapidly evolving field of engineering design of functional surfaces necessitates sophisticated tools to manage the inherent complexity of high-dimensional design spaces. This survey paper offers a scoping review, i.e…

Dimensionality ReductionSurvey

Supervised Dimensionality Reduction for Big Data

2017-09-05 · Joshua T. Vogelstein, Eric Bridgeford, Minh Tang, Da Zheng 외

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 inf…

Computational EfficiencyDimensionality ReductionGeneral ClassificationSupervised dimensionality reduction+1

Survey: Geometric Foundations of Data Reduction

2020-08-16 · Ce Ju

This survey is written in summer, 2016. The purpose of this survey is to briefly introduce nonlinear dimensionality reduction (NLDR) in data reduction. The first two NLDR were respectively published in Science in 2000 in…

Dimensionality ReductionSurvey

Nonnegative Matrix Factorization in Dimensionality Reduction: A Survey

2024-05-06 · Farid Saberi-Movahed, Kamal Berahman, Razieh Sheikhpour, Yuefeng Li 외

Dimensionality Reduction plays a pivotal role in improving feature learning accuracy and reducing training time by eliminating redundant features, noise, and irrelevant data. Nonnegative Matrix Factorization (NMF) has em…

Dimensionality Reductionfeature selectionSurvey