paper-with-me

Papers

Stochastic Neighbor Embedding with Gaussian and Student-t Distributions: Tutorial and Survey

2020-09-22 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

Stochastic Neighbor Embedding (SNE) is a manifold learning and dimensionality reduction method with a probabilistic approach. In SNE, every point is consider to be the neighbor of all other points with some probability and this probability is tried to be preserved in the embedding space. SNE considers Gaussian distribution for the probability in both the input and embedding spaces. However, t-SNE uses the Student-t and Gaussian distributions in these spaces, respectively. In this tutorial and survey paper, we explain SNE, symmetric SNE, t-SNE (or Cauchy-SNE), and t-SNE with general degrees of freedom. We also cover the out-of-sample extension and acceleration for these methods.

📄 PDF Abstract BibTeX arXiv:2009.10301

Code (1)

bghojogh/SNE-tSNE 공식 구현

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

q-SNE: Visualizing Data using q-Gaussian Distributed Stochastic Neighbor Embedding

2020-12-02 · Motoshi Abe, Junichi Miyao, Takio Kurita

The dimensionality reduction has been widely introduced to use the high-dimensional data for regression, classification, feature analysis, and visualization. As the one technique of dimensionality reduction, a stochastic…

Dimensionality Reduction

The Elliptical Processes: a Family of Fat-tailed Stochastic Processes

2020-03-13 · Maria Bånkestad, Jens Sjölund, Jalil Taghia, Thomas Schön

We present the elliptical processes -- a family of non-parametric probabilistic models that subsumes the Gaussian process and the Student-t process. This generalization includes a range of new fat-tailed behaviors yet re…

Gaussian Processesregression

SPHERE-JEPA: Spherical Prediction with Homogeneous Embeddings

2026-05-26 · Léo Nicollier, Max Dunitz, Marc Pic, Pablo Musé 외 arxiv

A fundamental open question in self-supervised learning (SSL) is the explicit characterization of the optimal geometry of the learned representations. Recently, LeJEPA identified isotropic Gaussian embeddings as optimal …

Self-Supervised Learning

Gem: Gaussian Mixture Model Embeddings for Numerical Feature Distributions

2024-10-09 · Hafiz Tayyab Rauf, Alex Bogatu, Norman W. Paton, Andre Freitas

Embeddings are now used to underpin a wide variety of data management tasks, including entity resolution, dataset search and semantic type detection. Such applications often involve datasets with numerical columns, but t…

AttributeEntity Resolution

Heavy-Tailed Symmetric Stochastic Neighbor Embedding

2009-12-01 · NeurIPS 2009 12 · Zhirong Yang, Irwin King, Zenglin Xu, Erkki Oja

Stochastic Neighbor Embedding (SNE) has shown to be quite promising for data visualization. Currently, the most popular implementation, t-SNE, is restricted to a particular Student t-distribution as its embedding distri…

Data Visualization