Unified view of SOMs and SNE from a common framework.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Explains SNE, t-SNE, and their variants for manifold learning.
Stochastic Neighbor Embedding and its variants are widely used dimensionality reduction techniques -- despite their popularity, no theoretical results are known. We prove that the optimal SNE embedding of well-separated clusters from high dimensions to any Euclidean space R^d manages to successfully separate the cluste…
Proposes MR-SNE for multimodal data visualization.
New methods explain NE embeddings by identifying key variables.
Acoustic Neighbor Embeddings map speech and text to fixed dimensions for phonetic confusability.
Paper studies t-SNE convergence with generalized kernels.
The t-distributed Stochastic Neighbor Embedding (t-SNE) is a powerful and popular method for visualizing high-dimensional data. It minimizes the Kullback-Leibler (KL) divergence between the original and embedded data distributions. In this work, we propose extending this method to other f-divergences. We analytically a…
LNPE enhances local connections in embeddings using extended neighbor propagation.
p-SNE embeds Poisson count data into low dimensions preserving structure.
DSNE visualizes data velocity in lower dimensions.
Neighbor embeddings balance attraction and repulsion to visualize data.
Word embedding, which encodes words into vectors, is an important starting point in natural language processing and commonly used in many text-based machine learning tasks. However, in most current word embedding approaches, the similarity in embedding space is not optimized in the learning. In this paper we propose a …
Stochastic neighbor embedding (SNE) and related nonlinear manifold learning algorithms achieve high-quality low-dimensional representations of similarity data, but are notoriously slow to train. We propose a generic formulation of embedding algorithms that includes SNE and other existing algorithms, and study their rel…
Improves visualization of high-dimensional data by correcting misleading artifacts in neighbor embedding methods.
MCE reduces embedding instability in nonlinear dimensionality reduction.
Sensor data analysis plays a key role in health assessment of critical equipment. Such data are multivariate and exhibit nonlinear relationships. This paper describes how one can exploit nonlinear dimension reduction techniques, such as the t-distributed stochastic neighbor embedding (t-SNE) and kernel principal compon…
New insights into tSNE for large datasets.
NE-VAE prevents posterior collapse in VAEs by embedding neighbors in latent space.
Proposes a parametric t-SNE without perplexity tuning.
This paper finds a linear relationship between t-SNE perplexity and data set size.
t-distributed Stochastic Neighborhood Embedding (t-SNE) is a method for dimensionality reduction and visualization that has become widely popular in recent years. Efficient implementations of t-SNE are available, but they scale poorly to datasets with hundreds of thousands to millions of high dimensional data-points. W…
Manifold learning now plays a very important role in machine learning and many relevant applications. Although its superior performance in dealing with nonlinear data distribution, data sparsity is always a thorny knot. There are few researches to well handle it in manifold learning. In this paper, we propose Hierarchi…
Recently manifold learning algorithm for dimensionality reduction attracts more and more interests, and various linear and nonlinear, global and local algorithms are proposed. The key step of manifold learning algorithm is the neighboring region selection. However, so far for the references we know, few of which propos…
Locally-contextual CRFs improve sequence labeling performance.
Framework predicts patient risk progression over time.
Proposes a new resampling method for off-policy evaluation in stochastic control.
Many machine learning tasks require sampling a subset of items from a collection based on a parameterized distribution. The Gumbel-softmax trick can be used to sample a single item, and allows for low-variance reparameterized gradients with respect to the parameters of the underlying distribution. However, stochastic o…
This paper evaluates t-SNE and MDS for reducing dimensions in datasets and classifying them with KNN, ENN, and SVM.
Heterophily affects GNN robustness; separating ego- and neighbor-embeddings improves defense.
Improves time series classification with forest proximities.
New method uses MHN for associative learning in network embedding.
GICDM corrects hubness in embedding spaces for better generative model evaluation.
Dimensionality reduction and manifold learning methods such as t-Distributed Stochastic Neighbor Embedding (t-SNE) are routinely used to map high-dimensional data into a 2-dimensional space to visualize and explore the data. However, two dimensions are typically insufficient to capture all structure in the data, the sa…
Graph node embedding aims at learning a vector representation for all nodes given a graph. It is a central problem in many machine learning tasks (e.g., node classification, recommendation, community detection). The key problem in graph node embedding lies in how to define the dependence to neighbors. Existing approach…
New methods use vector search and nearest-neighbor matching for policy learning in causal inference.
UMAP compared to other methods for dimensionality reduction.
NESS improves neighbor embedding for smooth cell-state transitions in single-cell data.
A novel distributed adaptive NN classifier for large data sets.
The distance metric plays an important role in nearest neighbor (NN) classification. Usually the Euclidean distance metric is assumed or a Mahalanobis distance metric is optimized to improve the NN performance. In this paper, we study the problem of embedding arbitrary metric spaces into a Euclidean space with the goal…
t-Distributed Stochastic Neighbor Embedding (t-SNE) is one of the most widely used dimensionality reduction methods for data visualization, but it has a perplexity hyperparameter that requires manual selection. In practice, proper tuning of t-SNE perplexity requires users to understand the inner working of the method a…
VNNGP uses nearest neighbors to approximate GPs, improving scalability and performance.
New bounds improve generalization in learning scenarios.
Graph convolutional networks (GCNs) are powerful deep neural networks for graph-structured data. However, GCN computes the representation of a node recursively from its neighbors, making the receptive field size grow exponentially with the number of layers. Previous attempts on reducing the receptive field size by subs…
A conceptually simple way to classify images is to directly compare test-set data and training-set data. The accuracy of this approach is limited by the method of comparison used, and by the extent to which the training-set data cover configuration space. Here we show that this coverage can be substantially increased u…
Modern techniques simplify complex high-dimensional data.
We study the problem of object detection over scanned images of scientific documents. We consider images that contain objects of varying aspect ratios and sizes and range from coarse elements such as tables and figures to fine elements such as equations and section headers. We find that current object detectors fail to…
This paper proves the manifold hypothesis for lower embedding dimensions using osculating hyperspheres.