中文
相关论文

相关论文: Approximating the Fr\'echet Distance for Realistic…

200 篇论文

The free space diagram is a popular tool to compute the well-known Fr\'echet distance. As the Fr\'echet distance is used in many different fields, many variants have been established to cover the specific needs of these applications. Often,…

计算几何 · 计算机科学 2023-11-14 Hugo A. Akitaya , Maike Buchin , Majid Mirzanezhad , Leonie Ryvkin , Carola Wenk

The congestion of a curve is a measure of how much it zigzags around locally. More precisely, a curve $\pi$ is $c$-packed if the length of the curve lying inside any ball is at most $c$ times the radius of the ball, and its congestion is…

计算几何 · 计算机科学 2025-03-06 Sariel Har-Peled , Timothy Zhou

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…

计算几何 · 计算机科学 2025-01-23 Kevin Buchin , Maike Buchin , Zijin Huang , André Nusser , Sampson Wong

We show by reduction from the Orthogonal Vectors problem that algorithms with strongly subquadratic running time cannot approximate the Fr\'echet distance between curves better than a factor $3$ unless SETH fails. We show that similar…

计算几何 · 计算机科学 2018-07-24 Kevin Buchin , Tim Ophelders , Bettina Speckmann

The discrete Fr\'echet distance is a popular measure for comparing polygonal curves. An important variant is the discrete Fr\'echet distance under translation, which enables detection of similar movement patterns in different spatial…

数据结构与算法 · 计算机科学 2021-10-13 Karl Bringmann , Marvin Künnemann , André Nusser

We describe a $O(\log n )$-approximation algorithm for computing the homotopic \Frechet distance between two polygonal curves that lie on the boundary of a triangulated topological disk. Prior to this work, algorithms were known only for…

计算几何 · 计算机科学 2015-09-02 Sariel Har-Peled , Amir Nayyeri , Mohammad Salavatipour , Anastasios Sidiropoulos

Map matching is a common preprocessing step for analysing vehicle trajectories. In the theory community, the most popular approach for map matching is to compute a path on the road network that is the most spatially similar to the…

计算几何 · 计算机科学 2024-01-26 Joachim Gudmundsson , Martin P. Seybold , Sampson Wong

Given a curve f and a surface S, how hard is it to find a simple curve f' in S that is the most similar to f? We introduce and study this simple curve embedding problem for piecewise linear curves and surfaces in R^2 and R^3, under…

计算几何 · 计算机科学 2013-03-05 Jessica Sherette , Carola Wenk

The Frechet distance is a well-studied and very popular measure of similarity of two curves. Many variants and extensions have been studied since Alt and Godau introduced this measure to computational geometry in 1991. Their original…

计算几何 · 计算机科学 2014-08-01 Karl Bringmann

We give an approximation algorithm for packing and covering linear programs (linear programs with non-negative coefficients). Given a constraint matrix with n non-zeros, r rows, and c columns, the algorithm computes feasible primal and dual…

数据结构与算法 · 计算机科学 2015-06-02 Christos Koufogiannakis , Neal E. Young

We present a near-linear time approximation algorithm for the subtrajectory cluster problem of $c$-packed trajectories. The problem involves finding $m$ subtrajectories within a given trajectory $T$ such that their Fr\'echet distances are…

数据结构与算法 · 计算机科学 2023-07-21 Joachim Gudmundsson , Zijin Huang , André van Renssen , Sampson Wong

We present an algorithm for computing $\epsilon$-coresets for $(k, \ell)$-median clustering of polygonal curves in $\mathbb{R}^d$ under the Fr\'echet distance. This type of clustering is an adaption of Euclidean $k$-median clustering: we…

计算几何 · 计算机科学 2021-11-22 Maike Buchin , Dennis Rohde

We introduce the discrete Fr\'echet gap and its variants as an alternative measure of similarity between polygonal curves. We believe that for some applications the new measure (and its variants) may better reflect our intuitive notion of…

计算几何 · 计算机科学 2015-06-17 Omrit Filtser , Matthew J. Katz

Finding large cliques or cliques missing a few edges is a fundamental algorithmic task in the study of real-world graphs, with applications in community detection, pattern recognition, and clustering. A number of effective…

组合数学 · 数学 2021-11-23 Balaram Behera , Edin Husić , Shweta Jain , Tim Roughgarden , C. Seshadhri

The Fr\'echet distance is a popular metric for curves; however, its bottleneck character is a disadvantage in many applications. Here we introduce two variants of the Fr\'echet distance to cope with this problem and expand the work on…

计算几何 · 计算机科学 2022-02-28 Maike Buchin , Lukas Plätz

We propose a new algorithm to the problem of polygonal curve approximation based on a multiresolution approach. This algorithm is suboptimal but still maintains some optimality between successive levels of resolution using dynamic…

计算机视觉与模式识别 · 计算机科学 2007-05-23 Pierre-François Marteau , Gilbas Ménier

This paper studies the $r$-range search problem for curves under the continuous Fr\'echet distance: given a dataset $S$ of $n$ polygonal curves and a threshold $r>0$, construct a data structure that, for any query curve $q$, efficiently…

计算几何 · 计算机科学 2019-06-06 Matteo Ceccarello , Anne Driemel , Francesco Silvestri

We propose $\kappa$-approximate nearest neighbor (ANN) data structures for $n$ polygonal curves under the Fr\'{e}chet distance in $\mathbb{R}^d$, where $\kappa \in \{1+\varepsilon,3+\varepsilon\}$ and $d \geq 2$. We assume that every input…

计算几何 · 计算机科学 2023-05-03 Siu-Wing Cheng , Haoqiang Huang

The Fr\'echet distance is a similarity measure between two curves $A$ and $B$: Informally, it is the minimum length of a leash required to connect a dog, constrained to be on $A$, and its owner, constrained to be on $B$, as they walk…

计算几何 · 计算机科学 2012-04-25 Pankaj K. Agarwal , Rinat Ben Avraham , Haim Kaplan , Micha Sharir

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…

计算几何 · 计算机科学 2015-12-11 Anil Maheshwari , Jörg-Rüdiger Sack , Christian Scheffer