paper-with-me

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 quantify the global accuracy of the embedding, we introduce a score that roughly reflects the relative placement of the clusters rather than the individual points. We empirically show the excellent performance of TriMap on a large variety of datasets in terms of the quality of the embedding as well as the runtime. On our performance benchmarks, TriMap easily scales to millions of points without depleting the memory and clearly outperforms t-SNE, LargeVis, and UMAP in terms of runtime.

📄 PDF Abstract BibTeX arXiv:1910.00204

Code (1)

eamid/trimap 공식 구현 jax

Tasks

Dimensionality ReductionTriplet

Similar 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 f…

Dimensionality ReductionTriplet

Out-of-Core Dimensionality Reduction for Large Data via Out-of-Sample Extensions

2024-08-07 · Luca Reichmann, David Hägele, Daniel Weiskopf

Dimensionality reduction (DR) is a well-established approach for the visualization of high-dimensional data sets. While DR methods are often applied to typical DR benchmark data sets in the literature, they might suffer …

Data VisualizationDimensionality Reduction

CBMAP: Clustering-based manifold approximation and projection for dimensionality reduction

2024-04-27 · Berat Dogan

Dimensionality reduction methods are employed to decrease data dimensionality, either to enhance machine learning performance or to facilitate data visualization in two or three-dimensional spaces. These methods typicall…

ClusteringData VisualizationDimensionality Reductionfeature selection

Salient Image Matting

2021-03-23 · Rahul Deora, Rishab Sharma, Dinesh Samuel Sathia Raj

In this paper, we propose an image matting framework called Salient Image Matting to estimate the per-pixel opacity value of the most salient foreground in an image. To deal with a large amount of semantic diversity in i…

Image MattingObjectobject-detectionObject Detection+1

FibeRed: Fiberwise Dimensionality Reduction of Topologically Complex Data with Vector Bundles

2022-06-13 · Luis Scoccola, Jose A. Perea

Datasets with non-trivial large scale topology can be hard to embed in low-dimensional Euclidean space with existing dimensionality reduction algorithms. We propose to model topologically complex datasets using vector bu…

Dimensionality Reduction