paper-with-me

홈 › Papers

Multidimensional Scaling: Approximation and Complexity

2021-09-23 · Erik Demaine, Adam Hesterberg, Frederic Koehler, Jayson Lynch, John Urschel

Metric Multidimensional scaling (MDS) is a classical method for generating meaningful (non-linear) low-dimensional embeddings of high-dimensional data. MDS has a long history in the statistics, machine learning, and graph drawing communities. In particular, the Kamada-Kawai force-directed graph drawing method is equivalent to MDS and is one of the most popular ways in practice to embed graphs into low dimensions. Despite its ubiquity, our theoretical understanding of MDS remains limited as its objective function is highly non-convex. In this paper, we prove that minimizing the Kamada-Kawai objective is NP-hard and give a provable approximation algorithm for optimizing it, which in particular is a PTAS on low-diameter graphs. We supplement this result with experiments suggesting possible connections between our greedy approximation algorithm and gradient-based methods.

📄 PDF Abstract BibTeX arXiv:2109.11505

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bayesian Hyperbolic Multidimensional Scaling

2022-10-26 · Bolun Liu, Shane Lubold, Adrian E. Raftery, Tyler H. McCormick

Multidimensional scaling (MDS) is a widely used approach to representing high-dimensional, dependent data. MDS works by assigning each observation a location on a low-dimensional geometric manifold, with distance on the …

Low-complexity Multidimensional DCT Approximations

2023-06-20 · V. A. Coutinho, R. J. Cintra, F. M. Bayer

In this paper, we introduce low-complexity multidimensional discrete cosine transform (DCT) approximations. Three dimensional DCT (3D DCT) approximations are formalized in terms of high-order tensor theory. The formulati…

QuantizationVisual Tracking

Parametric Manifold Learning Via Sparse Multidimensional Scaling

2018-01-01 · ICLR 2018 1 · Gautam Pai, Ronen Talmon, Ron Kimmel

We propose a metric-learning framework for computing distance-preserving maps that generate low-dimensional embeddings for a certain class of manifolds. We employ Siamese networks to solve the problem of least squares mu…

Metric Learning

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…

Multidimensional Scaling, Sammon Mapping, and Isomap: Tutorial and Survey

2020-09-17 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

Multidimensional Scaling (MDS) is one of the first fundamental manifold learning methods. It can be categorized into several methods, i.e., classical MDS, kernel classical MDS, metric MDS, and non-metric MDS. Sammon mapp…

Dimensionality ReductionSurvey