Skip to main content

Showing 1–26 of 26 results for author: Katz, M J

.
  1. arXiv:2404.04065  [pdf, other

    cs.CG

    Discrete Fréchet Distance Oracles

    Authors: Boris Aronov, Tsuri Farhana, Matthew J. Katz, Indu Ramesh

    Abstract: It is unlikely that the discrete Fréchet distance between two curves of length $n$ can be computed in strictly subquadratic time. We thus consider the setting where one of the curves, $P$, is known in advance. In particular, we wish to construct data structures (distance oracles) of near-linear size that support efficient distance queries with respect to $P$ in sublinear time. Since there is evide… ▽ More

    Submitted 5 April, 2024; originally announced April 2024.

  2. arXiv:2403.11861  [pdf, other

    cs.CG

    Robustly Guarding Polygons

    Authors: Rathish Das, Omrit Filtser, Matthew J. Katz, Joseph S. B. Mitchell

    Abstract: We propose precise notions of what it means to guard a domain "robustly", under a variety of models. While approximation algorithms for minimizing the number of (precise) point guards in a polygon is a notoriously challenging area of investigation, we show that imposing various degrees of robustness on the notion of visibility coverage leads to a more tractable (and realistic) problem for which we… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

    Comments: To appear in SoCG 2024

  3. arXiv:2311.06013  [pdf, other

    cs.CG

    Spanners under the Hausdorff and Fréchet Distances

    Authors: Tsuri Farhana, Matthew J. Katz

    Abstract: We initiate the study of spanners under the Hausdorff and Fréchet distances. We show that any $t$-spanner of a planar point-set $S$ is a $\frac{\sqrt{t^2-1}}{2}$-Hausdorff-spanner and a $\min\{\frac{t}{2},\frac{\sqrt{t^2-t}}{\sqrt{2}}\}$-Fréchet spanner. We also prove that for any $t > 1$, there exist a set of points $S$ and an $\varepsilon_1$-Hausdorff-spanner of $S$ and an $\varepsilon_2$-Fréche… ▽ More

    Submitted 10 November, 2023; originally announced November 2023.

  4. arXiv:2307.14663  [pdf, other

    cs.CG

    The Unweighted and Weighted Reverse Shortest Path Problem for Disk Graphs

    Authors: Haim Kaplan, Matthew J. Katz, Rachel Saban, Micha Sharir

    Abstract: We study the reverse shortest path problem on disk graphs in the plane. In this problem we consider the proximity graph of a set of $n$ disks in the plane of arbitrary radii: In this graph two disks are connected if the distance between them is at most some threshold parameter $r$. The case of intersection graphs is a special case with $r=0$. We give an algorithm that, given a target length $k$, c… ▽ More

    Submitted 27 July, 2023; originally announced July 2023.

    Comments: A preliminary version of this paper appears in Proc. European Sympos. Algorithms (ESA), 2023

  5. arXiv:2302.06776  [pdf, other

    cs.CG

    Minimum-link $C$-Oriented Paths Visiting a Sequence of Regions in the Plane

    Authors: Kerem Geva, Matthew J. Katz, Joseph S. B. Mitchell, Eli Packer

    Abstract: Let $E=\{e_1,\ldots,e_n\}$ be a set of $C$-oriented disjoint segments in the plane, where $C$ is a given finite set of orientations that spans the plane, and let $s$ and $t$ be two points. %(We also require that for each orientation in $C$, its opposite orientation is also in $C$.) We seek a minimum-link $C$-oriented tour of $E$, that is, a polygonal path $π$ from $s$ to $t$ that visits the segmen… ▽ More

    Submitted 13 February, 2023; originally announced February 2023.

    Comments: Full version of paper to appear, CIAC 2023

  6. arXiv:2205.05887  [pdf, other

    cs.CG

    Bottleneck Matching in the Plane

    Authors: Matthew J. Katz, Micha Sharir

    Abstract: We present an algorithm for computing a bottleneck matching in a set of $n=2\ell$ points in the plane, which runs in $O(n^{ω/2}\log n)$ deterministic time, where $ω\approx 2.37$ is the exponent of matrix multiplication.

    Submitted 12 May, 2022; originally announced May 2022.

  7. arXiv:2203.10241  [pdf, other

    cs.CG

    Intersection Queries for Flat Semi-Algebraic Objects in Three Dimensions and Related Problems

    Authors: Pankaj K. Agarwal, Boris Aronov, Esther Ezra, Matthew J. Katz, Micha Sharir

    Abstract: Let $\mathcal{T}$ be a set of $n$ flat (planar) semi-algebraic regions in $\mathbb{R}^3$ of constant complexity (e.g., triangles, disks), which we call plates. We wish to preprocess $\mathcal{T}$ into a data structure so that for a query object $γ$, which is also a plate, we can quickly answer various intersection queries, such as detecting whether $γ$ intersects any plate of $\mathcal{T}$, report… ▽ More

    Submitted 17 August, 2023; v1 submitted 19 March, 2022; originally announced March 2022.

    Comments: 60 pages, 6 figures, a much extended and expanded version of SoCG'22 paper

  8. arXiv:2111.02052  [pdf, other

    cs.CG

    Efficient algorithms for optimization problems involving semi-algebraic range searching

    Authors: Matthew J. Katz, Micha Sharir

    Abstract: We present a general technique, based on parametric search with some twist, for solving a variety of optimization problems on a set of semi-algebraic geometric objects of constant complexity. The common feature of these problems is that they involve a `growth parameter' $r$ and a semi-algebraic predicate $Π(o,o';r)$ of constant complexity on pairs of input objects, which depends on $r$ and is mono… ▽ More

    Submitted 14 July, 2022; v1 submitted 3 November, 2021; originally announced November 2021.

    Comments: Significantly generalized and with additional applications. Notice the change in title

  9. arXiv:2010.11571  [pdf, other

    cs.CG

    A 4-Approximation of the $\frac{2π}{3}$-MST

    Authors: Stav Ashur, Matthew J. Katz

    Abstract: Bounded-angle (minimum) spanning trees were first introduced in the context of wireless networks with directional antennas. They are reminiscent of bounded-degree spanning trees, which have received significant attention. Let $P = \{p_1,\ldots,p_n\}$ be a set of $n$ points in the plane, let $Π$ be the polygonal path $(p_1,\ldots,p_n)$, and let $0 < α< 2π$ be an angle. An $α$-spanning tree ($α$-ST)… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

  10. arXiv:2004.08847  [pdf, other

    cs.CG

    Minimizing Total Interference in Asymmetric Sensor Networks

    Authors: A. Karim Abu-Affash, Paz Carmi, Matthew J. Katz

    Abstract: The problem of computing a connected network with minimum interference is a fundamental problem in wireless sensor networks. Several models of interference have been studied in the literature. The most common model is the receiver-centric, in which the interference of a node $p$ is defined as the number of other nodes whose transmission range covers $p$. In this paper, we study the problem of assi… ▽ More

    Submitted 19 April, 2020; originally announced April 2020.

  11. arXiv:1907.01228  [pdf, other

    cs.CG

    A Constant-Factor Approximation Algorithm for Vertex Guarding a WV-Polygon

    Authors: Stav Ashur, Omrit Filtser, Matthew J. Katz

    Abstract: The problem of vertex guarding a simple polygon was first studied by Subir K. Ghosh (1987), who presented a polynomial-time $O(\log n)$-approximation algorithm for placing as few guards as possible at vertices of a simple $n$-gon $P$, such that every point in $P$ is visible to at least one of the guards. Ghosh also conjectured that this problem admits a polynomial-time algorithm with constant appr… ▽ More

    Submitted 2 July, 2019; originally announced July 2019.

  12. arXiv:1904.11026  [pdf, other

    cs.CG

    Efficient Nearest-Neighbor Query and Clustering of Planar Curves

    Authors: Boris Aronov, Omrit Filtser, Michael Horton, Matthew J. Katz, Khadijeh Sheikhan

    Abstract: We study two fundamental problems dealing with curves in the plane, namely, the nearest-neighbor problem and the center problem. Let $\mathcal{C}$ be a set of $n$ polygonal curves, each of size $m$. In the nearest-neighbor problem, the goal is to construct a compact data structure over $\mathcal{C}$, such that, given a query curve $Q$, one can efficiently find the curve in $\mathcal{C}$ closest to… ▽ More

    Submitted 24 April, 2019; originally announced April 2019.

    Comments: 22 pages, 3 figures

    ACM Class: F.2.2

  13. arXiv:1902.07562  [pdf, ps, other

    cs.CG

    Approximate Nearest Neighbor for Curves: Simple, Efficient, and Deterministic

    Authors: Arnold Filtser, Omrit Filtser, Matthew J. Katz

    Abstract: In the $(1+\varepsilon,r)$-approximate near-neighbor problem for curves (ANNC) under some distance measure $δ$, the goal is to construct a data structure for a given set $\mathcal{C}$ of curves that supports approximate near-neighbor queries: Given a query curve $Q$, if there exists a curve $C\in\mathcal{C}$ such that $δ(Q,C)\le r$, then return a curve $C'\in\mathcal{C}$ with… ▽ More

    Submitted 11 January, 2022; v1 submitted 20 February, 2019; originally announced February 2019.

  14. arXiv:1812.06907  [pdf, other

    cs.CG

    Stabbing Pairwise Intersecting Disks by Four Points

    Authors: Paz Carmi, Matthew J. Katz, Pat Morin

    Abstract: In their seminal work, Danzer (1956, 1986) and Stachó (1981) established that every set of pairwise intersecting disks in the plane can be stabbed by four points. However, both these proofs are non-constructive, at least in the sense that they do not seem to imply an efficient algorithm for finding the stabbing points, given such a set of disks $D$. Recently, Har-Peled \etal (2018) presented a rel… ▽ More

    Submitted 10 August, 2020; v1 submitted 17 December, 2018; originally announced December 2018.

  15. arXiv:1804.10654  [pdf, other

    cs.CG cs.NI

    Resolving SINR Queries in a Dynamic Setting

    Authors: Boris Aronov, Gali Bar-On, Matthew J. Katz

    Abstract: We consider a set of transmitters broadcasting simultaneously on the same frequency under the SINR model. Transmission power may vary from one transmitter to another, and a transmitter's signal strength at a given point is modeled by the transmitter's power divided by some constant power $α$ of the distance it traveled. Roughly, a receiver at a given location can hear a specific transmitter only i… ▽ More

    Submitted 13 September, 2019; v1 submitted 27 April, 2018; originally announced April 2018.

    Comments: Full version

  16. arXiv:1803.02160  [pdf, other

    cs.CG

    A PTAS for vertex guarding weakly-visible polygons - An extended abstract

    Authors: Matthew J. Katz

    Abstract: In this extended abstract, we present a PTAS for guarding the vertices of a weakly-visible polygon $P$ from a subset of its vertices, or in other words, a PTAS for computing a minimum dominating set of the visibility graph of the vertices of $P$. We then show how to obtain a PTAS for vertex guarding $P$'s boundary.

    Submitted 29 September, 2018; v1 submitted 6 March, 2018; originally announced March 2018.

  17. arXiv:1710.00876  [pdf, other

    cs.CG

    Network Optimization on Partitioned Pairs of Points

    Authors: Esther M. Arkin, Aritra Banik, Paz Carmi, Gui Citovsky, Su Jia, Matthet J. Katz, Tyler Mayer, Joseph S. B. Mitchell

    Abstract: Given $n$ pairs of points, $\mathcal{S} = \{\{p_1, q_1\}, \{p_2, q_2\}, \dots, \{p_n, q_n\}\}$, in some metric space, we study the problem of two-coloring the points within each pair, red and blue, to optimize the cost of a pair of node-disjoint networks, one over the red points and one over the blue points. In this paper we consider our network structures to be spanning trees, traveling salesman… ▽ More

    Submitted 2 October, 2017; originally announced October 2017.

  18. arXiv:1709.02579  [pdf, other

    cs.CG cs.DM cs.DS

    Balanced Line Separators of Unit Disk Graphs

    Authors: Paz Carmi, Man Kwun Chiu, Matthew J. Katz, Matias Korman, Yoshio Okamoto, André van Renssen, Marcel Roeloffzen, Taichi Shiitada, Shakhar Smorodinsky

    Abstract: We prove a geometric version of the graph separator theorem for the unit disk intersection graph: for any set of $n$ unit disks in the plane there exists a line $\ell$ such that $\ell$ intersects at most $O(\sqrt{(m+n)\log{n}})$ disks and each of the halfplanes determined by $\ell$ contains at most $2n/3$ unit disks from the set, where $m$ is the number of intersecting pairs of disks. We also show… ▽ More

    Submitted 16 August, 2019; v1 submitted 8 September, 2017; originally announced September 2017.

  19. arXiv:1506.04861  [pdf, other

    cs.CG

    The Discrete Fréchet Gap

    Authors: Omrit Filtser, Matthew J. Katz

    Abstract: We introduce the discrete Fréchet gap and its variants as an alternative measure of similarity between polygonal curves. We believe that for some applications the new measure (and its variants) may better reflect our intuitive notion of similarity than the discrete Fréchet distance (and its variants), since the latter measure is indifferent to (matched) pairs of points that are relatively close to… ▽ More

    Submitted 16 June, 2015; originally announced June 2015.

  20. arXiv:1412.0962  [pdf, other

    cs.CG

    Batched Point Location in SINR Diagrams via Algebraic Tools

    Authors: Boris Aronov, Matthew J. Katz

    Abstract: The SINR model for wireless networks has been extensively studied recently. It tries to model whether a particular transmitter is heard at a specific location, with $n$ transmitting simultaneously. The SINR diagram consists of $n$ regions where each transmitter can be heard and the remaining space where no one can be heard. Efficient point location in the SINR diagram, i.e., building a data stru… ▽ More

    Submitted 7 December, 2017; v1 submitted 2 December, 2014; originally announced December 2014.

    Comments: full version, significantly extended, submitted for journal publication

  21. arXiv:1409.2457  [pdf, other

    cs.CG

    On the Chain Pair Simplification Problem

    Authors: Chenglin Fan, Omrit Filtser, Matthew J. Katz, Tim Wylie, Binhai Zhu

    Abstract: The problem of efficiently computing and visualizing the structural resemblance between a pair of protein backbones in 3D has led Bereg et al. to pose the Chain Pair Simplification problem (CPS). In this problem, given two polygonal chains $A$ and $B$ of lengths $m$ and $n$, respectively, one needs to simplify them simultaneously, such that each of the resulting simplified chains, $A'$ and $B'$, i… ▽ More

    Submitted 2 December, 2014; v1 submitted 8 September, 2014; originally announced September 2014.

  22. arXiv:1402.6096  [pdf, other

    cs.CG cs.NI

    Bounded-Angle Spanning Tree: Modeling Networks with Angular Constraints

    Authors: Rom Aschner, Matthew J. Katz

    Abstract: We introduce a new structure for a set of points in the plane and an angle $α$, which is similar in flavor to a bounded-degree MST. We name this structure $α$-MST. Let $P$ be a set of points in the plane and let $0 < α\le 2π$ be an angle. An $α$-ST of $P$ is a spanning tree of the complete Euclidean graph induced by $P$, with the additional property that for each point $p \in P$, the smallest angl… ▽ More

    Submitted 25 February, 2014; originally announced February 2014.

  23. arXiv:1310.5245  [pdf, other

    cs.CG

    The Discrete and Semi-continuous Fréchet Distance with Shortcuts via Approximate Distance Counting and Selection Techniques

    Authors: Rinat Ben Avraham, Omrit Filtser, Haim Kaplan, Matthew J. Katz, Micha Sharir

    Abstract: The \emph{Fréchet distance} is a well studied similarity measures between curves. The \emph{discrete Fréchet distance} is an analogous similarity measure, defined for a sequence $A$ of $m$ points and a sequence $B$ of $n$ points, where the points are usually sampled from input curves. In this paper we consider a variant, called the \emph{discrete Fréchet distance with shortcuts}, which captures th… ▽ More

    Submitted 7 September, 2016; v1 submitted 19 October, 2013; originally announced October 2013.

    Comments: This version also corrects mistakes that appeared in the journal version of this paper: "The Discrete and Semicontinuous Fréchet Distance with Shortcuts via Approximate Distance Counting and Selection." ACM Trans. Algorithms 11(4): 29 (2015)

    Journal ref: ACM Trans. Algorithms 11(4): 29 (2015)

  24. arXiv:1209.5199  [pdf, ps, other

    cs.CG

    Approximation Schemes for Covering and Packing

    Authors: Rom Aschner, Matthew J. Katz, Gila Morgenstern, Yelena Yuditsky

    Abstract: The local search framework for obtaining PTASs for NP-hard geometric optimization problems was introduced, independently, by Chan and Har-Peled (2009) and Mustafa and Ray (2010). In this paper, we generalize the framework by extending its analysis to additional families of graphs, beyond the family of planar graphs. We then present several applications of the generalized framework, some of which a… ▽ More

    Submitted 24 September, 2012; originally announced September 2012.

  25. arXiv:1202.4146  [pdf, other

    cs.CG

    Bottleneck Non-Crossing Matching in the Plane

    Authors: A. Karim Abu-Affash, Paz Carmi, Matthew J. Katz, Yohai Trabelsi

    Abstract: Let $P$ be a set of $2n$ points in the plane, and let $M_{\rm C}$ (resp., $M_{\rm NC}$) denote a bottleneck matching (resp., a bottleneck non-crossing matching) of $P$. We study the problem of computing $M_{\rm NC}$. We first prove that the problem is NP-hard and does not admit a PTAS. Then, we present an $O(n^{1.5}\log^{0.5} n)$-time algorithm that computes a non-crossing matching $M$ of $P$, suc… ▽ More

    Submitted 19 February, 2012; originally announced February 2012.

    Comments: 17 pages, 13 figures

  26. arXiv:1108.0492  [pdf, other

    cs.CG

    Symmetric Connectivity with Directional Antennas

    Authors: Rom Aschner, Matthew J. Katz, Gila Morgenstern

    Abstract: Let P be a set of points in the plane, representing directional antennas of angle a and range r. The coverage area of the antenna at point p is a circular sector of angle a and radius r, whose orientation is adjustable. For a given orientation assignment, the induced symmetric communication graph (SCG) of P is the undirected graph that contains the edge (u,v) iff v lies in u's sector and vice vers… ▽ More

    Submitted 2 August, 2011; originally announced August 2011.