paper-with-me

홈 › Papers

Coresets for Archetypal Analysis

2019-12-01 · NeurIPS 2019 12 · Sebastian Mair, Ulf Brefeld

Archetypal analysis represents instances as linear mixtures of prototypes (the archetypes) that lie on the boundary of the convex hull of the data. Archetypes are thus often better interpretable than factors computed by other matrix factorization techniques. However, the interpretability comes with high computational cost due to additional convexity-preserving constraints. In this paper, we propose efficient coresets for archetypal analysis. Theoretical guarantees are derived by showing that quantization errors of k-means upper bound archetypal analysis; the computation of a provable absolute-coreset can be performed in only two passes over the data. Empirically, we show that the coresets lead to improved performance on several data sets.

📄 PDF Abstract BibTeX

Code (1)

smair/archetypalanalysis-coreset 공식 구현

Tasks

Quantization

Methods 이 논문이 사용한 방법론

Coresets 설명 없음
Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Probabilistic Archetypal Analysis

2013-12-29 · Sohan Seth, Manuel J. A. Eugster

Archetypal analysis represents a set of observations as convex combinations of pure patterns, or archetypes. The original geometric formulation of finding archetypes by approximating the convex hull of the observations a…

Fast and Robust Archetypal Analysis for Representation Learning

2014-05-26 · CVPR 2014 6 · Yuansi Chen, Julien Mairal, Zaid Harchaoui

We revisit a pioneer unsupervised learning technique called archetypal analysis, which is related to successful data analysis methods such as sparse coding and non-negative matrix factorization. Since it was proposed, ar…

General ClassificationRepresentation Learning

Modeling Human Responses by Ordinal Archetypal Analysis

2024-09-12 · Anna Emilie J. Wedenborg, Michael Alexander Harborg, Andreas Bigom, Oliver Elmgreen 외

This paper introduces a novel framework for Archetypal Analysis (AA) tailored to ordinal data, particularly from questionnaires. Unlike existing methods, the proposed method, Ordinal Archetypal Analysis (OAA), bypasses t…

Finding Archetypal Spaces Using Neural Networks

2019-01-25 · David van Dijk, Daniel Burkhardt, Matthew Amodio, Alex Tong 외

Archetypal analysis is a data decomposition method that describes each observation in a dataset as a convex combination of "pure types" or archetypes. These archetypes represent extrema of a data space in which there is …

Probabilistic methods for approximate archetypal analysis

2021-08-12 · Ruijian Han, Braxton Osting, Dong Wang, Yiming Xu

Archetypal analysis is an unsupervised learning method for exploratory data analysis. One major challenge that limits the applicability of archetypal analysis in practice is the inherent computational complexity of the e…