paper-with-me

홈 › Papers

Similarity of Polygonal Curves in the Presence of Outliers

2012-12-07 · Jean-Lou De Carufel, Amin Gheibi, Anil Maheshwari, Jörg-Rüdiger Sack, Christian Scheffer

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 occurring phenomenon in practice, a robust variant of Fr\'{e}chet distance is required which absorbs outliers. We study such a variant here. In this modified variant, our objective is to minimize the length of subcurves of two polygonal curves that need to be ignored (MinEx problem), or alternately, maximize the length of subcurves that are preserved (MaxIn problem), to achieve a given Fr\'{e}chet distance. An exact solution to one problem would imply an exact solution to the other problem. However, we show that these problems are not solvable by radicals over $\mathbb{Q}$ and that the degree of the polynomial equations involved is unbounded in general. This motivates the search for approximate solutions. We present an algorithm, which approximates, for a given input parameter $\delta$, optimal solutions for the \MinEx\ and \MaxIn\ problems up to an additive approximation error $\delta$ times the length of the input curves. The resulting running time is upper bounded by $\mathcal{O} \left(\frac{n^3}{\delta} \log \left(\frac{n}{\delta} \right)\right)$, where $n$ is the complexity of the input polygonal curves.

📄 PDF Abstract BibTeX arXiv:1212.1617

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improved Learning via k-DTW: A Novel Dissimilarity Measure for Curves

2025-05-29 · Amer Krivošija, Alexander Munteanu, André Nusser, Chris Schwiegelshohn

This paper introduces $k$-Dynamic Time Warping ($k$-DTW), a novel dissimilarity measure for polygonal curves. $k$-DTW has stronger metric properties than Dynamic Time Warping (DTW) and is more robust to outliers than the…

Dynamic Time Warping

Random Projections and Sampling Algorithms for Clustering of High-Dimensional Polygonal Curves

2019-07-16 · NeurIPS 2019 12 · Stefan Meintrup, Alexander Munteanu, Dennis Rohde

We study the $k$-median clustering problem for high-dimensional polygonal curves with finite but unbounded number of vertices. We tackle the computational issue that arises from the high number of dimensions by defining …

Clustering

Dimension Reduction for Curves: Simplified and Generalized

2026-07-03 · Matthijs Ebbens, Jie Lu, Alexander Munteanu arxiv

We revisit random projections for reducing the dimension of high-dimensional polygonal curves. Drawing from the toolbox of randomized linear algebra, we give a considerably simplified proof of the known $O(\varepsilon^{-…

Computing Discrete Fr ́echet Distance

1994-04-25 · journal 1994 4 · Eiter Thomas, Mannila Heikki

The Fr ́echet distance between two curves in a metric space is a measure of the similarity between the curves. We present a discrete variation of this measure. It provides good approximations of the continuous measure a…

Approximating $(k,\ell)$-center clustering for curves

2018-07-20 · Buchin Kevin, Driemel Anne, Gudmundsson Joachim, Horton Michael 외

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}$ o…

Clustering