paper-with-me

Papers

Manifold Matching using Shortest-Path Distance and Joint Neighborhood Selection

2014-12-12 · Cencheng Shen, Joshua T. Vogelstein, Carey E. Priebe

Matching datasets of multiple modalities has become an important task in data analysis. Existing methods often rely on the embedding and transformation of each single modality without utilizing any correspondence information, which often results in sub-optimal matching performance. In this paper, we propose a nonlinear manifold matching algorithm using shortest-path distance and joint neighborhood selection. Specifically, a joint nearest-neighbor graph is built for all modalities. Then the shortest-path distance within each modality is calculated from the joint neighborhood graph, followed by embedding into and matching in a common low-dimensional Euclidean space. Compared to existing algorithms, our approach exhibits superior performance for matching disparate datasets of multiple modalities.

📄 PDF Abstract BibTeX arXiv:1412.4098

Code (1)

cshen6/MMSJ 공식 구현

Similar Papers 제목 키워드 기반

Power Weighted Shortest Paths for Clustering Euclidean Data

2019-05-30 · Daniel Mckenzie, Steven Damelin

We study the use of power weighted shortest path distance functions for clustering high dimensional Euclidean data, under the assumption that the data is drawn from a collection of disjoint low dimensional manifolds. We …

Clustering

Rehabilitating Isomap: Euclidean Representation of Geodesic Structure

2020-06-18 · Michael W. Trosset, Gokcen Buyukbas

Manifold learning techniques for nonlinear dimension reduction assume that high-dimensional feature vectors lie on a low-dimensional manifold, then attempt to exploit manifold structure to obtain useful low-dimensional E…

Dimensionality Reduction

Hamilton-Jacobi equations on graphs with applications to semi-supervised learning and data depth

2022-02-17 · Jeff Calder, Mahmood Ettehad

Shortest path graph distances are widely used in data science and machine learning, since they can approximate the underlying geodesic distance on the data manifold. However, the shortest path distance is highly sensitiv…

Geodesic Distance Estimation with Spherelets

2019-06-29 · Didong Li, David B. Dunson

Many statistical and machine learning approaches rely on pairwise distances between data points. The choice of distance metric has a fundamental impact on performance of these procedures, raising questions about how to a…

ClusteringDensity Estimation

EntroPath: Maximum Entropy Path Ensemble Embedding for Manifold Learning

2026-07-07 · Przemysław Rola arxiv

We introduce EntroPath, a manifold learning method that recovers geodesic geometry from data graphs through ensembles of diffusion paths. Many existing graph-based embeddings rely either on locally normalised random walk…