Fr\'echet Distance in Subquadratic Time

Abstract

Let m and n be the numbers of vertices of two polygonal curves in Rd for any fixed d such that m ≤ n. Since it was known in 1995 how to compute the Fr\'echet distance of these two curves in O(mn (mn)) time, it has been an open problem whether the running time can be reduced to o(n2) when m = (n). In the mean time, several well-known quadratic time barriers in computational geometry have been overcome: 3SUM, some 3SUM-hard problems, and the computation of some distances between two polygonal curves, including the discrete Fr\'echet distance, the dynamic time warping distance, and the geometric edit distance. It is curious that the quadratic time barrier for Fr\'echet distance still stands. We present an algorithm to compute the Fr\'echet distance in O(mn( n)2+μ n/1+μ m) expected time for some constant μ ∈ (0,1). It is the first algorithm that returns the Fr\'echet distance in o(mn) time when m = (n) for any fixed ∈ (0,1].

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…