English
Related papers

Related papers: Fr\'{e}chet Edit Distance

200 papers

We study the problem of computing the Fr\'echet distance between two polygonal curves under transformations. First, we consider translations in the Euclidean plane. Given two curves $\pi$ and $\sigma$ of total complexity $n$ and a threshold…

Computational Geometry · Computer Science 2025-01-23 Kevin Buchin , Maike Buchin , Zijin Huang , André Nusser , Sampson Wong

The Fr\'echet distance is a computational mainstay for comparing polygonal curves. The Fr\'echet distance under translation, which is a translation invariant version, considers the similarity of two curves independent of their location in…

Computational Geometry · Computer Science 2025-01-23 Lotte Blank , Jacobus Conradi , Anne Driemel , Benedikt Kolbe , André Nusser , Marena Richter

The Fr\'{e}chet distance is a well studied and commonly used measure to capture the similarity of polygonal curves. Unfortunately, it exhibits a high sensitivity to the presence of outliers. Since the presence of outliers is a frequently…

Computational Geometry · Computer Science 2013-04-24 Jean-Lou De Carufel , Amin Gheibi , Anil Maheshwari , Jörg-Rüdiger Sack , Christian Scheffer

We present new approximation results on curve simplification and clustering under Fr\'echet distance. Let $T = \{\tau_i : i \in [n] \}$ be polygonal curves in $R^d$ of $m$ vertices each. Let $l$ be any integer from $[m]$. We study a…

Computational Geometry · Computer Science 2022-11-09 Siu-Wing Cheng , Haoqiang Huang

The Fr\'echet distance is a popular measure of dissimilarity for polygonal curves. It is defined as a min-max formulation that considers all direction-preserving continuous bijections of the two curves. Because of its susceptibility to…

Computational Geometry · Computer Science 2022-02-24 Jacobus Conradi , Anne Driemel

We study the shortcut Fr\'{e}chet distance, a natural variant of the Fr\'{e}chet distance, that allows us to take shortcuts from and to any point along one of the curves. The classic Fr\'echet distance is a bottle-neck distance measure and…

Computational Geometry · Computer Science 2013-12-05 Maike Buchin , Anne Driemel , Bettina Speckmann

We discuss two versions of the Fr\'echet distance problem in weighted planar subdivisions. In the first one, the distance between two points is the weighted length of the line segment joining the points. In the second one, the distance…

Computational Geometry · Computer Science 2010-04-29 Yam Ki Cheung , Ovidiu Daescu

Computing the Fr\'{e}chet distance for surfaces is a surprisingly hard problem and the only known algorithm is limited to computing it between flat surfaces. We adapt this algorithm to create one for computing the Fr\'{e}chet distance for a…

Computational Geometry · Computer Science 2011-03-16 Atlas F. Cook , Anne Driemel , Sariel Har-Peled , Jessica Sherette , Carola Wenk

$\renewcommand{\Re}{{\rm I\!\hspace{-0.025em} R}} \newcommand{\eps}{{\varepsilon}} \newcommand{\SetX}{\mathsf{X}} \newcommand{\VorX}[1]{\mathcal{V} \pth{#1}} \newcommand{\Polygon}{\mathsf{P}} \newcommand{\Space}{\overline{\mathsf{m}}}…

Computational Geometry · Computer Science 2015-04-30 Boris Aronov , Sariel Har-Peled , Christian Knauer , Yusu Wang , Carola Wenk

The similarity of two polygonal curves can be measured using the Fr\'echet distance. We introduce the notion of a more robust Fr\'echet distance, where one is allowed to shortcut between vertices of one of the curves. This is a natural…

Computational Geometry · Computer Science 2013-06-19 Anne Driemel , Sariel Har-Peled

Computing the Fr\'echet distance between two polygonal curves takes roughly quadratic time. In this paper, we show that for a special class of curves the Fr\'echet distance computations become easier. Let $P$ and $Q$ be two polygonal curves…

Computational Geometry · Computer Science 2019-08-28 Joachim Gudmundsson , Majid Mirzanezhad , Ali Mohades , Carola Wenk

We show that a variant of the continuous Frechet distance between polygonal curves can be computed using essentially the same algorithm used to solve the discrete version. The new variant is not necessarily monotone, but this shortcoming…

Computational Geometry · Computer Science 2026-01-01 Sariel Har-Peled , Benjamin Raichel , Eliot W. Robson

Let $m$ and $n$ be the numbers of vertices of two polygonal curves in $\mathbb{R}^d$ for any fixed $d$ such that $m \leq n$. Since it was known in 1995 how to compute the Fr\'{e}chet distance of these two curves in $O(mn\log (mn))$ time, it…

Computational Geometry · Computer Science 2024-10-21 Siu-Wing Cheng , Haoqiang Huang

Given two simplicial complexes in R^d, and start and end vertices in each complex, we show how to compute curves (in each complex) between these vertices, such that the Fr\'echet distance between these curves is minimized. As a polygonal…

Computational Geometry · Computer Science 2012-02-28 Sariel Har-Peled , Benjamin Raichel

We consider the problem of computing the Fr\'echet distance between two curves for which the exact locations of the vertices are unknown. Each vertex may be placed in a given uncertainty region for that vertex, and the objective is to place…

Computational Geometry · Computer Science 2023-06-02 Kevin Buchin , Maarten Löffler , Tim Ophelders , Aleksandr Popov , Jérôme Urhausen , Kevin Verbeek

A pseudo-polynomial time $(1 + \varepsilon)$-approximation algorithm is presented for computing the integral and average Fr\'{e}chet distance between two given polygonal curves $T_1$ and $T_2$. In particular, the running time is…

Computational Geometry · Computer Science 2015-12-11 Anil Maheshwari , Jörg-Rüdiger Sack , Christian Scheffer

We study several polygonal curve problems under the Fr\'{e}chet distance via algebraic geometric methods. Let $\mathbb{X}_m^d$ and $\mathbb{X}_k^d$ be the spaces of all polygonal curves of $m$ and $k$ vertices in $\mathbb{R}^d$,…

Computational Geometry · Computer Science 2023-10-24 Siu-Wing Cheng , Haoqiang Huang

Since its introduction to computational geometry by Alt and Godau in 1992, the Fr\'echet distance has been a mainstay of algorithmic research on curve similarity computations. The focus of the research has been on comparing polygonal…

Computational Geometry · Computer Science 2024-01-09 Jacobus Conradi , Anne Driemel , Benedikt Kolbe

The edit distance (a.k.a. the Levenshtein distance) between two strings is defined as the minimum number of insertions, deletions or substitutions of symbols needed to transform one string into another. The problem of computing the edit…

Computational Complexity · Computer Science 2017-08-17 Arturs Backurs , Piotr Indyk

Let $\tau$ and $\sigma$ be two polygonal curves in $\mathbb{R}^d$ for any fixed $d$. Suppose that $\tau$ and $\sigma$ have $n$ and $m$ vertices, respectively, and $m\le n$. While conditional lower bounds prevent approximating the Fr\'echet…

Computational Geometry · Computer Science 2025-03-18 Siu-Wing Cheng , Haoqiang Huang , Shuo Zhang
‹ Prev 1 2 3 10 Next ›