paper-with-me

Papers

Attraction-Repulsion Swarming: A Generalized Framework of t-SNE via Force Normalization and Tunable Interactions

2024-11-15 · Jingcheng Lu, Jeff Calder

We propose a new method for data visualization based on attraction-repulsion swarming (ARS) dynamics, which we call ARS visualization. ARS is a generalized framework that is based on viewing the t-distributed stochastic neighbor embedding (t-SNE) visualization technique as a swarm of interacting agents driven by attraction and repulsion. Motivated by recent developments in swarming, we modify the t-SNE dynamics to include a normalization by the \emph{total influence}, which results in better posed dynamics in which we can use a data size independent time step (of $h=1$) and a simple iteration, without the need for the array of optimization tricks employed in t-SNE. ARS also includes the ability to separately tune the attraction and repulsion kernels, which gives the user control over the tightness within clusters and the spacing between them in the visualization. In contrast with t-SNE, our proposed ARS data visualization method is not gradient descent on the Kullback-Leibler divergence, and can be viewed solely as an interacting particle system driven by attraction and repulsion forces. We provide theoretical results illustrating how the choice of interaction kernel affects the dynamics, and experimental results to validate our method and compare to t-SNE on the MNIST and Cifar-10 data sets.

📄 PDF Abstract BibTeX arXiv:2411.10617

Code (1)

jwcalder/AttractionRepulsionSwarming-tSNE 공식 구현

Tasks

Data Visualization

Similar Papers 제목 키워드 기반

Attraction-Repulsion Spectrum in Neighbor Embeddings

2020-07-17 · Jan Niklas Böhm, Philipp Berens, Dmitry Kobak

Neighbor embeddings are a family of methods for visualizing complex high-dimensional datasets using $k$NN graphs. To find the low-dimensional embedding, these algorithms combine an attractive force between neighboring pa…

Local convergence of multi-agent systems towards triangular patterns

2023-03-21 · Andrea Giusti, Marco Coraggio, Mario di Bernardo

Geometric pattern formation is an important emergent behavior in many applications involving large-scale multi-agent systems, such as sensor networks deployment and collective transportation. Attraction/repulsion virtual…

Contrastive Attraction and Contrastive Repulsion for Representation Learning

2021-05-08 · Huangjie Zheng, Xu Chen, Jiangchao Yao, Hongxia Yang 외

Contrastive learning (CL) methods effectively learn data representations in a self-supervision manner, where the encoder contrasts each positive sample over multiple negative samples via a one-vs-many softmax cross-entro…

Contrastive LearningRepresentation Learning

The Shape of Attraction in UMAP: Exploring the Embedding Forces in Dimensionality Reduction

2025-03-12 · Mohammad Tariqul Islam, Jason W. Fleischer

Uniform manifold approximation and projection (UMAP) is among the most popular neighbor embedding methods. The method relies on attractive and repulsive forces among high-dimensional data points to obtain a low-dimension…

Dimensionality Reduction

Attraction-Repulsion clustering with applications to fairness

2019-04-10 · Eustasio del Barrio, Hristo Inouzhe, Jean-Michel Loubes

We consider the problem of diversity enhancing clustering, i.e, developing clustering methods which produce clusters that favour diversity with respect to a set of protected attributes such as race, sex, age, etc. In the…

ClusteringDiversityFairness