paper-with-me

홈 › Papers

Doubly Stochastic Neighbor Embedding on Spheres

2016-09-07 · Yao Lu, Jukka Corander, Zhirong Yang

Stochastic Neighbor Embedding (SNE) methods minimize the divergence between the similarity matrix of a high-dimensional data set and its counterpart from a low-dimensional embedding, leading to widely applied tools for data visualization. Despite their popularity, the current SNE methods experience a crowding problem when the data include highly imbalanced similarities. This implies that the data points with higher total similarity tend to get crowded around the display center. To solve this problem, we introduce a fast normalization method and normalize the similarity matrix to be doubly stochastic such that all the data points have equal total similarities. Furthermore, we show empirically and theoretically that the doubly stochasticity constraint often leads to embeddings which are approximately spherical. This suggests replacing a flat space with spheres as the embedding space. The spherical embedding eliminates the discrepancy between the center and the periphery in visualization, which efficiently resolves the crowding problem. We compared the proposed method (DOSNES) with the state-of-the-art SNE method on three real-world datasets and the results clearly indicate that our method is more favorable in terms of visualization quality.

📄 PDF Abstract BibTeX arXiv:1609.01977

Code (1)

yaolubrain/DOSNES 공식 구현

Tasks

Data Visualization

Similar Papers 제목 키워드 기반

Word Embedding based on Low-Rank Doubly Stochastic Matrix Decomposition

2018-12-12 · Denis Sedov, Zhirong Yang

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 approac…

Doubly Stochastic Adaptive Neighbors Clustering via the Marcus Mapping

2024-08-06 · Jinghui Yuan, Chusheng Zeng, Fangyuan Xie, Zhe Cao 외

Clustering is a fundamental task in machine learning and data science, and similarity graph-based clustering is an important approach within this domain. Doubly stochastic symmetric similarity graphs provide numerous ben…

ClusteringComputational Efficiency

Geometry-aware Domain Adaptation for Unsupervised Alignment of Word Embeddings

2020-04-06 · ACL 2020 6 · Pratik Jawanpuria, Mayank Meghwanshi, Bamdev Mishra

We propose a novel manifold based geometric approach for learning unsupervised alignment of word embeddings between the source and the target languages. Our approach formulates the alignment learning problem as a domain …

Bilingual Lexicon InductionDomain AdaptationWord Embeddings

Doubly Stochastic Primal-Dual Coordinate Method for Bilinear Saddle-Point Problem

2015-08-14 · Adams Wei Yu, Qihang Lin, Tianbao Yang

We propose a doubly stochastic primal-dual coordinate optimization algorithm for empirical risk minimization, which can be formulated as a bilinear saddle-point problem. In each iteration, our method randomly samples a b…

Finite-Time Error Bounds for Distributed Linear Stochastic Approximation

2021-11-24 · NeurIPS 2021 12 · Yixuan Lin, Vijay Gupta, Ji Liu

This paper considers a novel multi-agent linear stochastic approximation algorithm driven by Markovian noise and general consensus-type interaction, in which each agent evolves according to its local stochastic approxima…