Skip to main content

Showing 1–22 of 22 results for author: Buchin, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2311.07573  [pdf, other

    cs.CG

    Realizability of Free Spaces of Curves

    Authors: Hugo A. Akitaya, Maike Buchin, Majid Mirzanezhad, Leonie Ryvkin, Carola Wenk

    Abstract: The free space diagram is a popular tool to compute the well-known Fréchet distance. As the Fréchet distance is used in many different fields, many variants have been established to cover the specific needs of these applications. Often, the question arises whether a certain pattern in the free space diagram is "realizable", i.e., whether there exists a pair of polygonal chains whose free space dia… ▽ More

    Submitted 13 November, 2023; originally announced November 2023.

    Comments: 26 pages, 12 figures, 1 table, International Symposium on Algorithms And Computations (ISAAC 2023)

    ACM Class: F.2.2

  2. arXiv:2203.01794  [pdf, other

    cs.CG

    Efficient Fréchet distance queries for segments

    Authors: Maike Buchin, Ivor van der Hoog, Tim Ophelders, Lena Schlipf, Rodrigo I. Silveira, Frank Staals

    Abstract: We study the problem of constructing a data structure that can store a two-dimensional polygonal curve $P$, such that for any query segment $\overline{ab}$ one can efficiently compute the Fréchet distance between $P$ and $\overline{ab}$. First we present a data structure of size $O(n \log n)$ that can compute the Fréchet distance between $P$ and a horizontal query segment $\overline{ab}$ in… ▽ More

    Submitted 3 March, 2022; originally announced March 2022.

  3. arXiv:2202.12824  [pdf, other

    cs.CG

    The k-outlier Fréchet distance

    Authors: Maike Buchin, Lukas Plätz

    Abstract: The Fréchet 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échet distance to cope with this problem and expand the work on shortcut Fréchet distances. We present an efficient algorithm for computing the new distance measure.

    Submitted 25 February, 2022; originally announced February 2022.

  4. arXiv:2112.00408  [pdf, other

    cs.CG cs.DS

    Approximating Length-Restricted Means under Dynamic Time War**

    Authors: Maike Buchin, Anne Driemel, Koen van Greevenbroek, Ioannis Psarros, Dennis Rohde

    Abstract: We study variants of the mean problem under the $p$-Dynamic Time War** ($p$-DTW) distance, a popular and robust distance measure for sequential data. In our setting we are given a set of finite point sequences over an arbitrary metric space and we want to compute a mean point sequence of given length that minimizes the sum of $p$-DTW distances, each raised to the $q$\textsuperscript{th} power, b… ▽ More

    Submitted 2 May, 2022; v1 submitted 1 December, 2021; originally announced December 2021.

  5. arXiv:2104.09392  [pdf, other

    cs.CG

    Coresets for $(k, \ell)$-Median Clustering under the Fréchet Distance

    Authors: Maike Buchin, Dennis Rohde

    Abstract: We present an algorithm for computing $ε$-coresets for $(k, \ell)$-median clustering of polygonal curves in $\mathbb{R}^d$ under the Fréchet distance. This type of clustering is an adaption of Euclidean $k$-median clustering: we are given a set of $n$ polygonal curves in $\mathbb{R}^d$, each of complexity (number of vertices) at most $m$, and want to compute $k$ median curves such that the sum of… ▽ More

    Submitted 19 November, 2021; v1 submitted 19 April, 2021; originally announced April 2021.

  6. arXiv:2103.08995  [pdf, other

    cs.CG

    Decomposing Polygons into Fat Components

    Authors: Maike Buchin, Leonie Selbach

    Abstract: We study the problem of decomposing (i.e. partitioning and covering) polygons into components that are $α$-fat, which means that the aspect ratio of each subpolygon is at most $α$. We consider decompositions without Steiner points. We present a polynomial-time algorithm for simple polygons that finds the minimum $α$ such that an $α$-fat partition exists. Furthermore, we show that finding an $α$-fa… ▽ More

    Submitted 16 March, 2021; originally announced March 2021.

  7. arXiv:2009.01488  [pdf, other

    cs.CG cs.DS

    Approximating $(k,\ell)$-Median Clustering for Polygonal Curves

    Authors: Maike Buchin, Anne Driemel, Dennis Rohde

    Abstract: In 2015, Driemel, Krivošija and Sohler introduced the $(k,\ell)$-median problem for clustering polygonal curves under the Fréchet distance. Given a set of input curves, the problem asks to find $k$ median curves of at most $\ell$ vertices each that minimize the sum of Fréchet distances over all input curves to their closest median curve. A major shortcoming of their algorithm is that the input cur… ▽ More

    Submitted 3 November, 2020; v1 submitted 3 September, 2020; originally announced September 2020.

  8. arXiv:2001.10502  [pdf, other

    cs.CG

    Computing the Fréchet distance of trees and graphs of bounded tree width

    Authors: Maike Buchin, Amer Krivošija, Alexander Neuhaus

    Abstract: We give algorithms to compute the Fréchet distance of trees and graphs with bounded tree width. Our algorithms run in $O(n^2)$ time for trees of bounded degree, and $O(n^2\sqrt{n \log n})$ time for trees of arbitrary degree. For graphs of bounded tree width we show one can compute the Fréchet distance in FPT (fixed parameter tractable) time.

    Submitted 28 January, 2020; originally announced January 2020.

  9. arXiv:2001.10298  [pdf, other

    cs.CG

    On the complexity of the middle curve problem

    Authors: Maike Buchin, Nicole Funk, Amer Krivošija

    Abstract: For a set of curves, Ahn et al. introduced the notion of a middle curve and gave algorithms computing these with run time exponential in the number of curves. Here we study the computational complexity of this problem: we show that it is NP-complete and give approximation algorithms.

    Submitted 28 January, 2020; originally announced January 2020.

  10. arXiv:2001.00204  [pdf, other

    cs.DS cs.CG

    Partitioning algorithms for weighted trees and cactus graphs

    Authors: Maike Buchin, Leonie Selbach

    Abstract: In this paper, we consider different constrained partition problems for weighted trees and cactus graphs. We focus on the (l,u)-partition problem, which is the problem of partitioning a weighted graph into connected clusters such that each cluster fulfills the lower and upper weight constraints l and u. Partitioning into a minimum, maximum or a fixed number of clusters is known to be NP-hard in ge… ▽ More

    Submitted 2 March, 2022; v1 submitted 1 January, 2020; originally announced January 2020.

  11. arXiv:1903.02353  [pdf, other

    cs.CG

    The $k$-Fréchet distance

    Authors: Hugo A Akitaya, Maike Buchin, Leonie Ryvkin, Jérôme Urhausen

    Abstract: We introduce a new distance measure for comparing polygonal chains: the $k$-Fréchet distance. As the name implies, it is closely related to the well-studied Fréchet distance but detects similarities between curves that resemble each other only piecewise. The parameter $k$ denotes the number of subcurves into which we divide the input curves. The $k$-Fréchet distance provides a nice transition betw… ▽ More

    Submitted 6 March, 2019; originally announced March 2019.

  12. arXiv:1812.09095  [pdf, other

    cs.CG

    Distance Measures for Embedded Graphs

    Authors: Hugo A. Akitaya, Maike Buchin, Bernhard Kilgus, Stef Sijben, Carola Wenk

    Abstract: We introduce new distance measures for comparing straight-line embedded graphs based on the Fréchet distance and the weak Fréchet distance. These graph distances are defined using continuous map**s and thus take the combinatorial structure as well as the geometric embeddings of the graphs into account. We present a general algorithmic approach for computing these graph distances. Although we sho… ▽ More

    Submitted 11 September, 2019; v1 submitted 21 December, 2018; originally announced December 2018.

    Comments: 27 pages, 14 Figures

  13. arXiv:1602.05622  [pdf, other

    cs.DS cs.CC

    Compact Flow Diagrams for State Sequences

    Authors: Kevin Buchin, Maike Buchin, Joachim Gudmundsson, Michael Horton, Stef Sijben

    Abstract: We introduce the concept of compactly representing a large number of state sequences, e.g., sequences of activities, as a flow diagram. We argue that the flow diagram representation gives an intuitive summary that allows the user to detect patterns among large sets of state sequences. Simplified, our aim is to generate a small flow diagram that models the flow of states of all the state sequences… ▽ More

    Submitted 17 February, 2016; originally announced February 2016.

    Comments: 18 pages, 8 figures

    ACM Class: F.2.2

  14. arXiv:1307.2097  [pdf, other

    cs.CG

    Computing the Fréchet distance with shortcuts is NP-hard

    Authors: Maike Buchin, Anne Driemel, Bettina Speckmann

    Abstract: We study the shortcut Fréchet distance, a natural variant of the Fréchet distance, that allows us to take shortcuts from and to any point along one of the curves. The classic Fréchet distance is a bottle-neck distance measure and hence quite sensitive to outliers. The shortcut Fréchet distance allows us to cut across outliers and hence produces significantly more meaningful results when dealing wi… ▽ More

    Submitted 4 December, 2013; v1 submitted 8 July, 2013; originally announced July 2013.

  15. Computing the Fréchet Distance with a Retractable Leash

    Authors: Kevin Buchin, Maike Buchin, Rolf van Leusden, Wouter Meulemans, Wolfgang Mulzer

    Abstract: All known algorithms for the Fréchet distance between curves proceed in two steps: first, they construct an efficient oracle for the decision version; second, they use this oracle to find the optimum from a finite set of critical values. We present a novel approach that avoids the detour through the decision version. This gives the first quadratic time algorithm for the Fréchet distance between po… ▽ More

    Submitted 4 June, 2016; v1 submitted 24 June, 2013; originally announced June 2013.

    Comments: 19 pages, 5 figures; a preliminary version appeared at ESA 2013

    Journal ref: Discrete and Computational Geometry (DCG), 56(2), September 2016, pp. 315-336

  16. arXiv:1303.6127  [pdf, other

    cs.CG

    Trajectory Grou** Structures

    Authors: Kevin Buchin, Maike Buchin, Marc van Kreveld, Bettina Speckmann, Frank Staals

    Abstract: The collective motion of a set of moving entities like people, birds, or other animals, is characterized by groups arising, merging, splitting, and ending. Given the trajectories of these entities, we define and model a structure that captures all of such changes using the Reeb graph, a concept from topology. The trajectory grou** structure has three natural parameters that allow more global vie… ▽ More

    Submitted 25 March, 2013; originally announced March 2013.

  17. Four Soviets Walk the Dog-Improved Bounds for Computing the Fréchet Distance

    Authors: Kevin Buchin, Maike Buchin, Wouter Meulemans, Wolfgang Mulzer

    Abstract: Given two polygonal curves in the plane, there are many ways to define a notion of similarity between them. One popular measure is the Fréchet distance. Since it was proposed by Alt and Godau in 1992, many variants and extensions have been studied. Nonetheless, even more than 20 years later, the original $O(n^2 \log n)$ algorithm by Alt and Godau for computing the Fréchet distance remains the stat… ▽ More

    Submitted 13 February, 2017; v1 submitted 19 September, 2012; originally announced September 2012.

    Comments: 34 pages, 15 figures. A preliminary version appeared in SODA 2014

    Journal ref: Discrete and Computational Geometry (DCG), 58(1), July 2017, pp. 180-216

  18. arXiv:1206.6257  [pdf, other

    cs.CG

    Locally Correct Frechet Matchings

    Authors: Kevin Buchin, Maike Buchin, Wouter Meulemans, Bettina Speckmann

    Abstract: The Frechet distance is a metric to compare two curves, which is based on monotonous matchings between these curves. We call a matching that results in the Frechet distance a Frechet matching. There are often many different Frechet matchings and not all of these capture the similarity between the curves well. We propose to restrict the set of Frechet matchings to "natural" matchings and to this en… ▽ More

    Submitted 27 June, 2012; originally announced June 2012.

  19. Memory-Constrained Algorithms for Simple Polygons

    Authors: Tetsuo Asano, Kevin Buchin, Maike Buchin, Matias Korman, Wolfgang Mulzer, Günter Rote, André Schulz

    Abstract: A constant-workspace algorithm has read-only access to an input array and may use only O(1) additional words of $O(\log n)$ bits, where $n$ is the size of the input. We assume that a simple $n$-gon is given by the ordered sequence of its vertices. We show that we can find a triangulation of a plane straight-line graph in $O(n^2)$ time. We also consider preprocessing a simple polygon for shortest p… ▽ More

    Submitted 29 June, 2012; v1 submitted 26 December, 2011; originally announced December 2011.

    Comments: Preprint appeared in EuroCG 2012

    Journal ref: Computational Geometry: Theory and Applications (CGTA), 46(8), 2013, pp. 959-969

  20. arXiv:0806.0920  [pdf, other

    cs.CG cs.CC

    Drawing (Complete) Binary Tanglegrams: Hardness, Approximation, Fixed-Parameter Tractability

    Authors: Kevin Buchin, Maike Buchin, Jaroslaw Byrka, Martin Nöllenburg, Yoshio Okamoto, Rodrigo I. Silveira, Alexander Wolff

    Abstract: A \emph{binary tanglegram} is a drawing of a pair of rooted binary trees whose leaf sets are in one-to-one correspondence; matching leaves are connected by inter-tree edges. For applications, for example, in phylogenetics, it is essential that both trees are drawn without edge crossings and that the inter-tree edges have as few crossings as possible. It is known that finding a tanglegram with the… ▽ More

    Submitted 16 September, 2010; v1 submitted 5 June, 2008; originally announced June 2008.

    Comments: Journal version

  21. arXiv:0708.1909  [pdf, other

    cs.CG cs.CC

    Lower Bounds for the Complexity of the Voronoi Diagram of Polygonal Curves under the Discrete Frechet Distance

    Authors: Kevin Buchin, Maike Buchin

    Abstract: We give lower bounds for the combinatorial complexity of the Voronoi diagram of polygonal curves under the discrete Frechet distance. We show that the Voronoi diagram of n curves in R^d with k vertices each, has complexity Omega(n^{dk}) for dimension d=1,2 and Omega(n^{d(k-1)+2}) for d>2.

    Submitted 14 August, 2007; originally announced August 2007.

    Comments: 6 pages, 2 figures

    ACM Class: F.2.2

  22. arXiv:cs/0703011  [pdf, ps, other

    cs.CG cs.CC

    Can we Compute the Similarity Between Surfaces?

    Authors: Helmut Alt, Maike Buchin

    Abstract: A suitable measure for the similarity of shapes represented by parameterized curves or surfaces is the Fréchet distance. Whereas efficient algorithms are known for computing the Fréchet distance of polygonal curves, the same problem for triangulated surfaces is NP-hard. Furthermore, it remained open whether it is computable at all. Here, using a discrete approximation we show that it is {\em upp… ▽ More

    Submitted 2 March, 2007; originally announced March 2007.

    ACM Class: F.2.2; F.1.1