Skip to main content

Showing 1–7 of 7 results for author: Conradi, J

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

    cs.CG

    Revisiting the Fréchet distance between piecewise smooth curves

    Authors: Jacobus Conradi, Anne Driemel, Benedikt Kolbe

    Abstract: Since its introduction to computational geometry by Alt and Godau in 1992, the Fréchet distance has been a mainstay of algorithmic research on curve similarity computations. The focus of the research has been on comparing polygonal curves, with the notable exception of an algorithm for the decision problem for planar piecewise smooth curves due to Rote (2007). We present an algorithm for the decis… ▽ More

    Submitted 6 January, 2024; originally announced January 2024.

    Comments: 23 pages

    MSC Class: 65D18 ACM Class: F.2.0

  2. arXiv:2312.09838  [pdf, other

    cs.CG

    Fast Approximations and Coresets for (k, l)-Median under Dynamic Time War**

    Authors: Jacobus Conradi, Benedikt Kolbe, Ioannis Psarros, Dennis Rohde

    Abstract: We present algorithms for the computation of $\varepsilon$-coresets for $k$-median clustering of point sequences in $\mathbb{R}^d$ under the $p$-dynamic time war** (DTW) distance. Coresets under DTW have not been investigated before, and the analysis is not directly accessible to existing methods as DTW is not a metric. The three main ingredients that allow our construction of coresets are the a… ▽ More

    Submitted 7 March, 2024; v1 submitted 15 December, 2023; originally announced December 2023.

  3. arXiv:2308.14865  [pdf, other

    cs.CG

    Finding Complex Patterns in Trajectory Data via Geometric Set Cover

    Authors: Jacobus Conradi, Anne Driemel

    Abstract: Clustering trajectories is a central challenge when confronted with large amounts of movement data such as full-body motion data or GPS data. We study a clustering problem that can be stated as a geometric set cover problem: Given a polygonal curve of complexity $n$, find the smallest number $k$ of representative trajectories of complexity at most $l$ such that any point on the input trajectories… ▽ More

    Submitted 28 August, 2023; originally announced August 2023.

    MSC Class: 68W40; 68U05 ACM Class: F.2.2

  4. $(1+\varepsilon)$-ANN Data Structure for Curves via Subspaces of Bounded Doubling Dimension

    Authors: Jacobus Conradi, Anne Driemel, Benedikt Kolbe

    Abstract: We consider the $(1+\varepsilon)$-Approximate Nearest Neighbour (ANN) Problem for polygonal curves in $d$-dimensional space under the Fréchet distance and ask to what extent known data structures for doubling spaces can be applied to this problem. Initially, this approach does not seem viable, since the doubling dimension of the target space is known to be unbounded -- even for well-behaved polygo… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: submitted to Computing in Geometry and Topology

    MSC Class: 68W25 ACM Class: F.2; E.1

  5. arXiv:2210.01683  [pdf, other

    cs.RO

    Learning Depth Vision-Based Personalized Robot Navigation From Dynamic Demonstrations in Virtual Reality

    Authors: Jorge de Heuvel, Nathan Corral, Benedikt Kreis, Jacobus Conradi, Anne Driemel, Maren Bennewitz

    Abstract: For the best human-robot interaction experience, the robot's navigation policy should take into account personal preferences of the user. In this paper, we present a learning framework complemented by a perception pipeline to train a depth vision-based, personalized navigation controller from user demonstrations. Our virtual reality interface enables the demonstration of robot navigation trajector… ▽ More

    Submitted 31 July, 2023; v1 submitted 4 October, 2022; originally announced October 2022.

  6. arXiv:2204.09949  [pdf, other

    cs.CG

    Faster Approximate Covering of Subcurves under the Fréchet Distance

    Authors: Frederik Brüning, Jacobus Conradi, Anne Driemel

    Abstract: Subtrajectory clustering is an important variant of the trajectory clustering problem, where the start and endpoints of trajectory patterns within the collected trajectory data are not known in advance. We study this problem in the form of a set cover problem for a given polygonal curve: find the smallest number $k$ of representative curves such that any point on the input curve is contained in a… ▽ More

    Submitted 21 April, 2022; originally announced April 2022.

    Comments: 42 pages, 14 figures

    MSC Class: 68W25 ACM Class: F.2.2

  7. arXiv:2202.11534  [pdf, other

    cs.CG

    On Computing the $k$-Shortcut Fréchet Distance

    Authors: Jacobus Conradi, Anne Driemel

    Abstract: The Fréchet distance is a popular measure of dissimilarity for polygonal curves. It is defined as a min-max formulation that considers all direction-preserving continuous bijections of the two curves. Because of its susceptibility to noise, Driemel and Har-Peled introduced the shortcut Fréchet distance in 2012, where one is allowed to take shortcuts along one of the curves, similar to the edit dis… ▽ More

    Submitted 23 February, 2022; originally announced February 2022.

    Comments: 34 pages, 14 figures

    MSC Class: 68Q25 ACM Class: F.2.2