paper-with-me

홈 › Papers

A more globally accurate dimensionality reduction method using triplets

2018-03-01 · Ehsan Amid, Manfred K. Warmuth

We first show that the commonly used dimensionality reduction (DR) methods such as t-SNE and LargeVis poorly capture the global structure of the data in the low dimensional embedding. We show this via a number of tests for the DR methods that can be easily applied by any practitioner to the dataset at hand. Surprisingly enough, t-SNE performs the best w.r.t. the commonly used measures that reward the local neighborhood accuracy such as precision-recall while having the worst performance in our tests for global structure. We then contrast the performance of these two DR method against our new method called TriMap. The main idea behind TriMap is to capture higher orders of structure with triplet information (instead of pairwise information used by t-SNE and LargeVis), and to minimize a robust loss function for satisfying the chosen triplets. We provide compelling experimental evidence on large natural datasets for the clear advantage of the TriMap DR results. As LargeVis, TriMap scales linearly with the number of data points.

📄 PDF Abstract BibTeX arXiv:1803.00854

Code (1)

eamid/trimap jax

Tasks

Dimensionality ReductionTriplet

Similar Papers 제목 키워드 기반

TriMap: Large-scale Dimensionality Reduction Using Triplets

2019-10-01 · Ehsan Amid, Manfred K. Warmuth

We introduce "TriMap"; a dimensionality reduction technique based on triplet constraints, which preserves the global structure of the data better than the other commonly used methods such as t-SNE, LargeVis, and UMAP. To…

Dimensionality ReductionTriplet

Low Dimensional Dynamics of Globally Coupled Complex Riccati Equations: Exact Firing-rate Equations for Spiking Neurons with Clustered Substructure

2025-03-05 · Diego Pazó, Rok Cestnik

We report on an exact theory for ensembles of globally coupled, heterogeneous complex Riccati equations. A drastic dimensionality reduction to a few ordinary differential equations is achieved for Lorentzian heterogeneit…

Dimensionality Reduction

DREAMS: Preserving both Local and Global Structure in Dimensionality Reduction

2025-08-19 · Noël Kury, Dmitry Kobak, Sebastian Damrich arxiv

Dimensionality reduction techniques are widely used for visualizing high-dimensional data in two dimensions. Existing methods are typically designed to preserve either local (e.g., $t$-SNE, UMAP) or global (e.g., MDS, PC…

Dimensionality Reduction

Nonlinear Data Integration via Kernel Methods for Data Collaboration Analysis

2026-05-26 · Yamato Suetake, Yuta Kawakami, Shunnosuke Ikeda, Yuichi Takano arxiv

Collaborative analysis of decentralized confidential datasets is important, but direct sharing of original datasets is often restricted by privacy and institutional constraints. Data collaboration (DC) analysis transform…

Dimensionality ReductionImage Classification

Zero-Shot Scene Graph Generation via Triplet Calibration and Reduction

2023-09-07 · Jiankai Li, Yunhong Wang, Weixin Li

Scene Graph Generation (SGG) plays a pivotal role in downstream vision-language tasks. Existing SGG methods typically suffer from poor compositional generalizations on unseen triplets. They are generally trained on incom…

Graph GenerationScene Graph GenerationTripletZero-Shot Scene Graph Generation