paper-with-me

Papers

SQuadMDS: a lean Stochastic Quartet MDS improving global structure preservation in neighbor embedding like t-SNE and UMAP

2022-02-24 · Pierre Lambert, Cyril de Bodt, Michel Verleysen, John Lee

Multidimensional scaling is a statistical process that aims to embed high dimensional data into a lower-dimensional space; this process is often used for the purpose of data visualisation. Common multidimensional scaling algorithms tend to have high computational complexities, making them inapplicable on large data sets. This work introduces a stochastic, force directed approach to multidimensional scaling with a time and space complexity of O(N), with N data points. The method can be combined with force directed layouts of the family of neighbour embedding such as t-SNE, to produce embeddings that preserve both the global and the local structures of the data. Experiments assess the quality of the embeddings produced by the standalone version and its hybrid extension both quantitatively and qualitatively, showing competitive results outperforming state-of-the-art approaches. Codes are available at https://github.com/PierreLambert3/SQuaD-MDS-and-FItSNE-hybrid.

📄 PDF Abstract BibTeX arXiv:2202.12087

Code (1)

pierrelambert3/squad-mds-and-fitsne-hybrid 공식 구현

Similar Papers 제목 키워드 기반

GroupEnc: encoder with group loss for global structure preservation

2023-09-06 · David Novak, Sofie Van Gassen, Yvan Saeys

Recent advances in dimensionality reduction have achieved more accurate lower-dimensional embeddings of high-dimensional data. In addition to visualisation purposes, these embeddings can be used for downstream processing…

ClusteringCommunity DetectionDimensionality Reduction

Quartet of Diffusions: Structure-Aware Point Cloud Generation through Part and Symmetry Guidance

2026-01-28 · Chenliang Zhou, Fangcheng Zhong, Weihao Xia, Albert Miao 외 arxiv

We introduce the Quartet of Diffusions, a structure-aware point cloud generation framework that explicitly models part composition and symmetry. Unlike prior methods that treat shape generation as a holistic process or o…

Point Cloud Generation

A Fast Quartet Tree Heuristic for Hierarchical Clustering

2014-09-12 · Rudi L. Cilibrasi, Paul M. B. Vitanyi

The Minimum Quartet Tree Cost problem is to construct an optimal weight tree from the $3{n \choose 4}$ weighted quartet topologies on $n$ objects, where optimality means that the summed weight of the embedded quartet top…

Clusteringglobal-optimization

Quartet II: Accurate LLM Pre-Training in NVFP4 by Improved Unbiased Gradient Estimation

2026-01-30 · Andrei Panferov, Erik Schultheis, Soroush Tabesh, Dan Alistarh arxiv

The NVFP4 lower-precision format, supported in hardware by NVIDIA Blackwell GPUs, promises to allow, for the first time, end-to-end fully-quantized pre-training of massive models such as LLMs. Yet, existing quantized tra…

Discovering Hidden Variables in Noisy-Or Networks using Quartet Tests

2013-12-01 · NeurIPS 2013 12 · Yacine Jernite, Yonatan Halpern, David Sontag

We give a polynomial-time algorithm for provably learning the structure and parameters of bipartite noisy-or Bayesian networks of binary variables where the top layer is completely hidden. Unsupervised learning of these …