Computer Science > Computational Geometry
[Submitted on 7 Dec 2012 (this version), latest version 23 Apr 2013 (v2)]
Title:Similarity of Polygonal Curves in the Presence of Outliers
View PDFAbstract:The Frechet 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 Frechet 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 Frechet 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 the set of rational numbers. This motivates the search for approximate solutions. An approximate solution for one problem though will not provide any guaranteed approximate solution for the other problem. Thus, we present an algorithm, which approximates, for a given input parameter $\delta$, an optimal solution for the MinEx problem up to an additive approximation error $\delta$ times the length of the input curves. The resulting running time is upper bounded by $\mathcal{O} (\frac{n^3}{\delta} \log (\frac{n}{\delta}))$, where $n$ is the maximum complexity of the input polygonal curves. Furthermore, we present an approximation algorithm for the MaxIn problem that provides a $(1-\delta)$-approximate solution in $\mathcal{O} (\frac{n^3}{\delta} \log (\frac{n}{\delta}))$ time. This algorithm improves upon the time bound established by Har-Peled and Wang for this problem.
Submission history
From: Anil Maheshwari [view email][v1] Fri, 7 Dec 2012 14:22:12 UTC (537 KB)
[v2] Tue, 23 Apr 2013 14:26:19 UTC (669 KB)
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.