paper-with-me

Papers

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 appropriately calculate distances. When data points are real-valued vectors, by far the most common choice is the Euclidean distance. This article is focused on the problem of how to better calculate distances taking into account the intrinsic geometry of the data, assuming data are concentrated near an unknown subspace or manifold. The appropriate geometric distance corresponds to the length of the shortest path along the manifold, which is the geodesic distance. When the manifold is unknown, it is challenging to accurately approximate the geodesic distance. Current algorithms are either highly complex, and hence often impractical to implement, or based on simple local linear approximations and shortest path algorithms that may have inadequate accuracy. We propose a simple and general alternative, which uses pieces of spheres, or spherelets, to locally approximate the unknown subspace and thereby estimate the geodesic distance through paths over spheres. Theory is developed showing lower error for many manifolds, with applications in clustering, conditional density estimation and mean regression. The conclusion is supported through multiple simulation examples and real data sets.

📄 PDF Abstract BibTeX arXiv:1907.00296

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDensity Estimation

Similar Papers 제목 키워드 기반

Saliency-Aware Geodesic Video Object Segmentation

2015-06-01 · CVPR 2015 6 · Wenguan Wang, Jianbing Shen, Fatih Porikli

We introduce an unsupervised, geodesic distance based, salient video object segmentation method. Unlike traditional methods, our method incorporates saliency as prior for object via the computation of robust geodesic mea…

ObjectSegmentationSemantic SegmentationVideo Object Segmentation+2

GraphWalks: Efficient Shape Agnostic Geodesic Shortest Path Estimation

2022-05-30 · Rolandos Alexandros Potamias, Alexandros Neofytou, Kyriaki-Margarita Bintsi, Stefanos Zafeiriou

Geodesic paths and distances are among the most popular intrinsic properties of 3D surfaces. Traditionally, geodesic paths on discrete polygon surfaces were computed using shortest path algorithms, such as Dijkstra. Howe…

Graph Neural Network

Wasserstein Distances, Geodesics and Barycenters of Merge Trees

2021-07-16 · Mathieu Pont, Jules Vidal, Julie Delon, Julien Tierny

This paper presents a unified computational framework for the estimation of distances, geodesics and barycenters of merge trees. We extend recent work on the edit distance [106] and introduce a new metric, called the Was…

Efficient Manifold and Subspace Approximations with Spherelets

2017-06-26 · Didong Li, Minerva Mukhopadhyay, David B. Dunson

In statistical dimensionality reduction, it is common to rely on the assumption that high dimensional data tend to concentrate near a lower dimensional manifold. There is a rich literature on approximating the unknown ma…

ClusteringData CompressionDenoisingDimensionality Reduction

Density Ratio Estimation via Sampling along Generalized Geodesics on Statistical Manifolds

2024-06-27 · Masanari Kimura, Howard Bondell

The density ratio of two probability distributions is one of the fundamental tools in mathematical and computational statistics and machine learning, and it has a variety of known applications. Therefore, density ratio e…

Density Ratio Estimation