LGITMLOct 25, 2017

DPCA: Dimensionality Reduction for Discriminative Analytics of Multiple Large-Scale Datasets

arXiv:1710.09429v112 citations
Originality Highly original
AI Analysis

It addresses a domain-specific problem for data analysts needing discriminative dimensionality reduction across multiple datasets, representing a novel method for a known bottleneck.

The paper tackles the problem of extracting features specific to a target dataset relative to other datasets, proposing a novel discriminative PCA method that is optimal in the least-squares sense and demonstrates merits in numerical tests.

Principal component analysis (PCA) has well-documented merits for data extraction and dimensionality reduction. PCA deals with a single dataset at a time, and it is challenged when it comes to analyzing multiple datasets. Yet in certain setups, one wishes to extract the most significant information of one dataset relative to other datasets. Specifically, the interest may be on identifying, namely extracting features that are specific to a single target dataset but not the others. This paper develops a novel approach for such so-termed discriminative data analysis, and establishes its optimality in the least-squares (LS) sense under suitable data modeling assumptions. The criterion reveals linear combinations of variables by maximizing the ratio of the variance of the target data to that of the remainders. The novel approach solves a generalized eigenvalue problem by performing SVD just once. Numerical tests using synthetic and real datasets showcase the merits of the proposed approach relative to its competing alternatives.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes