中文
相关论文

相关论文: Fast Frechet Distance Between Curves With Long Edg…

200 篇论文

Given a curve $P$ with points in $\mathbb{R}^d$ in a streaming fashion, and parameters $\varepsilon>0$ and $k$, we construct a distance oracle that uses $O(\frac{1}{\varepsilon})^{kd}\log\varepsilon^{-1}$ space, and given a query curve $Q$…

计算几何 · 计算机科学 2020-07-22 Arnold Filtser , Omrit Filtser

A set of piecewise linear functions, called polylines, $P_1,\ldots,P_L$ each with at most $n$ vertices can be simplified into a polyline $M$ with $k$ vertices, such that the Fr\'echet distances $\epsilon_1,\ldots,\epsilon_L$ to each of…

计算几何 · 计算机科学 2021-08-30 Sepideh Aghamolaei , Mohammad Ghodsi

Modern tracking technology has made the collection of large numbers of densely sampled trajectories of moving objects widely available. We consider a fundamental problem encountered when analysing such data: Given $n$ polygonal curves $S$…

计算几何 · 计算机科学 2017-07-18 Peyman Afshani , Anne Driemel

We unveil an alluring alternative to parametric search that applies to both the non-geodesic and geodesic Fr\'echet optimization problems. This randomized approach is based on a variant of red-blue intersections and is appealing due to its…

数据结构与算法 · 计算机科学 2008-05-21 Atlas F. Cook , Carola Wenk

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

We study the problem of computing the diameter and the mean distance of a continuous graph, i.e., a connected graph where all points along the edges, instead of only the vertices, must be taken into account. It is known that for continuous…

计算几何 · 计算机科学 2025-03-12 Sergio Cabello , Delia Garijo , Antonia Kalb , Fabian Klute , Irene Parada , Rodrigo I. Silveira

The Fr\'echet distance is a popular distance measure for curves. We study the problem of clustering time series under the Fr\'echet distance. In particular, we give $(1+\varepsilon)$-approximation algorithms for variations of the following…

计算几何 · 计算机科学 2015-12-15 Anne Driemel , Amer Krivošija , Christian Sohler

This note provides a chronological account of Fr\'echet distances, starting with Maurice Fr\'echet's 1906 doctoral thesis on distances in abstract sets and tracing the Fr\'echet distance between polygonal curves and its algorithmic…

综合文献 · 计算机科学 2026-04-24 Yuli Wu

We study the problem of computing the upper bound of the discrete Fr\'{e}chet distance for imprecise input, and prove that the problem is NP-hard. This solves an open problem posed in 2010 by Ahn \emph{et al}. If shortcuts are allowed, we…

计算几何 · 计算机科学 2015-09-14 Chenglin Fan , Binhai Zhu

The Frechet distance is often used to measure distances between paths, with applications in areas ranging from map matching to GPS trajectory analysis to handwriting recognition. More recently, the Frechet distance has been generalized to a…

计算几何 · 计算机科学 2023-08-03 Erin Chambers , Brittany Fasy , Benjamin Holmgren , Sushovan Majhi , Carola Wenk

The Euclidean $k$-center problem is a classical problem that has been extensively studied in computer science. Given a set $\mathcal{G}$ of $n$ points in Euclidean space, the problem is to determine a set $\mathcal{C}$ of $k$ centers (not…

The quartet distance is a measure of similarity used to compare two unrooted phylogenetic trees on the same set of $n$ leaves, defined as the number of subsets of four leaves related by a different topology in both trees. After a series of…

数据结构与算法 · 计算机科学 2020-12-03 Bartłomiej Dudek , Paweł Gawrychowski

For two closed curves on a plane (discrete version) and local criteria for similarity of points on the curves one gets a potential, which describes the similarity between curve points. This is the base for a global similarity measure of…

计算机视觉与模式识别 · 计算机科学 2015-07-15 Manfred Harringer

In the classic polyline simplification problem we want to replace a given polygonal curve $P$, consisting of $n$ vertices, by a subsequence $P'$ of $k$ vertices from $P$ such that the polygonal curves $P$ and $P'$ are as close as possible.…

计算几何 · 计算机科学 2025-09-15 Karl Bringmann , Bhaskar Ray Chaudhury

For many shape analysis problems in computer vision and scientific imaging (e.g., computational anatomy, morphological cytometry), the ability to align two closed curves in the plane is crucial. In this paper, we concentrate on rigidly…

微分几何 · 数学 2025-01-30 Günay Dogan , Javier Bernal , Charles Hagwood

In machine learning and particularly in topological data analysis, $\epsilon$-graphs are important tools but are generally hard to compute as the distance calculation between n points takes time O(n^2) classically. Recently, quantum…

数据结构与算法 · 计算机科学 2023-06-08 Naomi Mona Chmielewski , Nina Amini , Paulin Jacquot , Joseph Mikael

We show how to represent a simple polygon $P$ by a grid (pixel-based) polygon $Q$ that is simple and whose Hausdorff or Fr\'echet distance to $P$ is small. For any simple polygon $P$, a grid polygon exists with constant Hausdorff distance…

计算几何 · 计算机科学 2016-06-22 Quirijn W. Bouts , Irina Kostitsyna , Marc van Kreveld , Wouter Meulemans , Willem Sonke , Kevin Verbeek

We give an algorithm for determining the distance between two vertices of the complex of curves. While there already exist such algorithms, for example by Leasure, Shackleton, and Webb, our approach is new, simple, and more effective for…

几何拓扑 · 数学 2015-05-13 Joan Birman , Dan Margalit , William Menasco

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 study metric data structures for curves in doubling spaces, such as trajectories of moving objects in Euclidean $\mathbb{R}^d$, where the distance between two curves is measured using the discrete Fr\'echet distance. We design data…

计算几何 · 计算机科学 2019-07-15 Anne Driemel , Ioannis Psarros , Melanie Schmidt