paper-with-me

Papers

A GPU-Oriented Algorithm Design for Secant-Based Dimensionality Reduction

2018-07-10 · Henry Kvinge, Elin Farnell, Michael Kirby, Chris Peterson

Dimensionality-reduction techniques are a fundamental tool for extracting useful information from high-dimensional data sets. Because secant sets encode manifold geometry, they are a useful tool for designing meaningful data-reduction algorithms. In one such approach, the goal is to construct a projection that maximally avoids secant directions and hence ensures that distinct data points are not mapped too close together in the reduced space. This type of algorithm is based on a mathematical framework inspired by the constructive proof of Whitney's embedding theorem from differential topology. Computing all (unit) secants for a set of points is by nature computationally expensive, thus opening the door for exploitation of GPU architecture for achieving fast versions of these algorithms. We present a polynomial-time data-reduction algorithm that produces a meaningful low-dimensional representation of a data set by iteratively constructing improved projections within the framework described above. Key to our algorithm design and implementation is the use of GPUs which, among other things, minimizes the computational time required for the calculation of all secant lines. One goal of this report is to share ideas with GPU experts and to discuss a class of mathematical algorithms that may be of interest to the broader GPU community.

📄 PDF Abstract BibTeX arXiv:1807.03425

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionGPU

Similar Papers 제목 키워드 기반

Too many secants: a hierarchical approach to secant-based dimensionality reduction on large data sets

2018-08-05 · Henry Kvinge, Elin Farnell, Michael Kirby, Chris Peterson

A fundamental question in many data analysis settings is the problem of discerning the "natural" dimension of a data set. That is, when a data set is drawn from a manifold (possibly with noise), a meaningful aspect of th…

Dimensionality Reduction

Monitoring the shape of weather, soundscapes, and dynamical systems: a new statistic for dimension-driven data analysis on large data sets

2018-10-27 · Henry Kvinge, Elin Farnell, Michael Kirby, Chris Peterson

Dimensionality-reduction methods are a fundamental tool in the analysis of large data sets. These algorithms work on the assumption that the "intrinsic dimension" of the data is generally much smaller than the ambient di…

Dimensionality Reduction

ADASECANT: Robust Adaptive Secant Method for Stochastic Gradient

2014-12-23 · Caglar Gulcehre, Marcin Moczulski, Yoshua Bengio

Stochastic gradient algorithms have been the main focus of large-scale learning problems and they led to important successes in machine learning. The convergence of SGD depends on the careful choice of learning rate and …

Explaining dimensionality reduction results using Shapley values

2021-03-09 · Wilson Estécio Marcílio Júnior, Danilo Medeiros Eler

Dimensionality reduction (DR) techniques have been consistently supporting high-dimensional data analysis in various applications. Besides the patterns uncovered by these techniques, the interpretation of DR results base…

ClusteringDimensionality Reduction

Hy-Facial: Hybrid Feature Extraction by Dimensionality Reduction Methods for Enhanced Facial Expression Classification

2025-09-30 · Xinjin Li, Yu Ma, Kaisen Ye, Jinghan Cao 외 arxiv

Facial expression classification remains a challenging task due to the high dimensionality and inherent complexity of facial image data. This paper presents Hy-Facial, a hybrid feature extraction framework that integrate…

Facial Expression RecognitionDimensionality Reduction