Research
On-device research index

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.

169,291 papers · 148 categories

Trend · papers per month

2356 · Jun 202019922001200920182026
48 results for SNE

S-multi-SNE combines t-SNE with labelling data for better multi-view data visualisation and classification.

problem Visualizing and classifying multi-view data with limited labels.
method S-multi-SNE extends multi-SNE by incorporating labelling data as an additional view for semi-supervised classification and visualization.
result Including labelling information significantly improves the projection of samples and classification performance.

Theoretical analysis of t-SNE for visualizing clustered data.

problem Understanding t-SNE for visualizing high-dimensional clustered data.
method Gradient descent approach and power iterations based on graph Laplacian.
result Asymptotic equivalence and limiting behavior of t-SNE's early exaggeration stage.

This paper improves t-SNE using Isolation kernel for better data representation and efficiency.

problem Misrepresentation of data structures and high computational cost in t-SNE.
method Replacing Gaussian kernel with Isolation kernel in t-SNE.
result Isolation kernel improves t-SNE's accuracy and efficiency without sacrificing quality.

Paper studies t-SNE convergence with generalized kernels.

problem Understanding convergence of t-SNE with generalized kernels.
method Concrete formulation of generalized kernels, proving convergence to an equilibrium distribution.
result t-SNE converges to an equilibrium distribution under certain conditions for generalized kernels.

ARS visualization improves t-SNE dynamics with tunable attraction and repulsion.

problem Improve data visualization techniques for complex data sets.
method ARS framework based on t-SNE dynamics with normalized interactions and tunable kernels.
result ARS visualization provides better control over cluster tightness and spacing.

Proposes MR-SNE for multimodal data visualization.

problem Visualizing data from multiple domains with relations across them.
method Extends t-SNE to compute augmented relations and jointly embed them in a low-dimensional space.
result Demonstrates promising performance in visualizing Flickr and Animal with Attributes 2 datasets.

This paper proves t-SNE can recover well-separated clusters, improving visualization and embedding quality.

problem The lack of mathematical foundations and inner workings of t-SNE.
method Proves t-SNE's ability to recover well-separated clusters, using early exaggeration phase and rigorous analysis.
result t-SNE in the early exaggeration phase can be rigorously analyzed and provides novel ways to set parameters.

The paper presents an O(N log N)-implementation of t-SNE -- an embedding technique that is commonly used for the visualization of high-dimensional data in scatter plots and that normally runs in O(N^2). The new implementation uses vantage-point trees to compute sparse pairwise similarities between the input data object…

2013-01-15abs ↗pdf ↗

This work extends t-SNE to f-divergences for better visualization of data.

problem Visualizing high-dimensional data with improved accuracy and structure capture.
method Extending t-SNE to f-divergences, analytically and empirically evaluating different types of latent structure.
result Different f-divergences perform better for different types of latent structure.

Paper uses t-SNE to classify China's Internet finance risks.

problem Systemic risk characteristics of China's Internet finance during macroeconomic shocks.
method t-SNE machine learning algorithm for data mining and risk classification.
result Identified peak and thick-tail characteristics of Internet financial systemic risk.

Paper interprets UMAP and t-SNE as probabilistic MAP inference.

problem Understanding and interpreting UMAP and t-SNE.
method Interprets UMAP and t-SNE as MAP inference methods corresponding to a probabilistic model of the graph Laplacian.
result Shows UMAP and t-SNE can be understood as probabilistic inference methods.

Wasserstein t-SNE embeds hierarchical datasets considering within-unit distributions.

problem Exploring hierarchical datasets where units are compared based on means of sample distributions.
method Uses Wasserstein distance metric for 2D embeddings of units, approximating Gaussian distributions for efficiency.
result Demonstrates effective embedding of hierarchical datasets, uncovering meaningful structure.

This work proves the continuum limit of t-SNE for data visualization.

problem Understanding the theoretical basis of t-SNE from a continuum limit perspective.
method Proving the Kullback-Leibler divergence consistency as non o \infty for t-SNE.
result The continuum variational problem involving non-convex gradient regularization and penalty on probability density function magnitude.

This paper evaluates t-SNE and MDS for reducing dimensions in datasets and classifying them with KNN, ENN, and SVM.

problem Reducing dimensions in datasets for better classification performance.
method t-SNE and MDS applied to nine datasets, followed by KNN, ENN, and SVM classification.
result Performance comparison of t-SNE and MDS with KNN, ENN, and SVM.

Neighbor embeddings balance attraction and repulsion to visualize data.

problem Visualizing high-dimensional datasets with trade-offs between continuous and discrete structures.
method Neighbor embeddings combine attractive and repulsive forces to visualize data.
result Changing the exaggeration parameter in t-SNE yields a spectrum of embeddings with a trade-off between continuous and discrete structures.

GraphTSNE visualizes graph data by integrating graph structure and node features.

problem Lack of suitable visualization techniques for graph-structured data.
method GraphTSNE combines t-SNE with graph convolutional networks to visualize graph data.
result GraphTSNE produces better visualizations of graph data compared to existing methods.

Study characterizes cryospheric spectral feature space using joint PC+t-SNE approach.

problem Characterize cryospheric spectral feature space for remote sensing applications.
method Compare and contrast two approaches for identifying feature space basis vectors via dimensionality reduction (PCA and t-SNE).
result Joint characterization reveals distinct continua and clusters of ice reflectance properties.

This paper uses t-SNE to visualize multi-objective electric machine optimization at various operating points.

problem Visualization of multi-objective electric machine optimization at multiple operating points is challenging.
method Utilizes t-distributed stochastic neighbor embedding (t-SNE) to visualize high-dimensional data.
result t-SNE provides better visualizations of electric machine design candidates and their performance.

New RL algorithms find SNE in Markov games with myopic followers.

problem Finding SNE in Markov games with myopic followers.
method Optimistic and pessimistic variants of least-squares value iteration, incorporating function approximation.
result First provably efficient RL algorithms for SNEs in general-sum Markov games with myopic followers.