English

Prototypal Analysis and Prototypal Regression

Machine Learning 2017-08-24 v2

Abstract

Prototypal analysis is introduced to overcome two shortcomings of archetypal analysis: its sensitivity to outliers and its non-locality, which reduces its applicability as a learning tool. Same as archetypal analysis, prototypal analysis finds prototypes through convex combination of the data points and approximates the data through convex combination of the archetypes, but it adds a penalty for using prototypes distant from the data points for their reconstruction. Prototypal analysis can be extended---via kernel embedding---to probability distributions, since the convexity of the prototypes makes them interpretable as mixtures. Finally, prototypal regression is developed, a robust supervised procedure which allows the use of distributions as either features or labels.

Keywords

Cite

@article{arxiv.1701.08916,
  title  = {Prototypal Analysis and Prototypal Regression},
  author = {Chenyue Wu and Esteban G. Tabak},
  journal= {arXiv preprint arXiv:1701.08916},
  year   = {2017}
}

Comments

23 pages, 8 figures

R2 v1 2026-06-22T18:04:51.845Z