首页 > 最新文献

arXiv - CS - Computational Geometry最新文献

英文 中文
Realizability of Rectangular Euler Diagrams 矩形欧拉图的可实现性
Pub Date : 2024-03-06 DOI: arxiv-2403.03801
Dominik Dürrschnabel, Uta Priss
Euler diagrams are a tool for the graphical representation of set relations.Due to their simple way of visualizing elements in the sets by geometriccontainment, they are easily readable by an inexperienced reader. Eulerdiagrams where the sets are visualized as aligned rectangles are of specialinterest. In this work, we link the existence of such rectangular Eulerdiagrams to the order dimension of an associated order relation. For this, weconsider Euler diagrams in one and two dimensions. In the one-dimensional case,this correspondence provides us with a polynomial-time algorithm to compute theEuler diagrams, while the two-dimensional case results in an exponential-timealgorithm.
欧拉图是用图形表示集合关系的一种工具。由于其通过几何包含将集合中的元素形象化的简单方法,没有经验的读者也很容易读懂。将集合可视化为对齐矩形的欧拉图特别有趣。在这项工作中,我们将这种矩形欧拉图的存在与相关阶次关系的阶次维度联系起来。为此,我们考虑了一维和二维的欧拉图。在一维情况下,这种对应关系为我们提供了一种计算欧拉图的多项式时间算法,而在二维情况下,则会产生一种指数时间算法。
{"title":"Realizability of Rectangular Euler Diagrams","authors":"Dominik Dürrschnabel, Uta Priss","doi":"arxiv-2403.03801","DOIUrl":"https://doi.org/arxiv-2403.03801","url":null,"abstract":"Euler diagrams are a tool for the graphical representation of set relations.\u0000Due to their simple way of visualizing elements in the sets by geometric\u0000containment, they are easily readable by an inexperienced reader. Euler\u0000diagrams where the sets are visualized as aligned rectangles are of special\u0000interest. In this work, we link the existence of such rectangular Euler\u0000diagrams to the order dimension of an associated order relation. For this, we\u0000consider Euler diagrams in one and two dimensions. In the one-dimensional case,\u0000this correspondence provides us with a polynomial-time algorithm to compute the\u0000Euler diagrams, while the two-dimensional case results in an exponential-time\u0000algorithm.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140057233","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Overview of Minimum Convex Cover and Maximum Hidden Set 最小凸面覆盖和最大隐集概述
Pub Date : 2024-03-03 DOI: arxiv-2403.01354
Reilly Browne
We give a review of results on the minimum convex cover and maximum hiddenset problems. In addition, we give some new results. First we show that it isNP-hard to determine whether a polygon has the same convex cover number as itshidden set number. We then give some important examples in which thesequantities don't always coincide. Finally, We present some consequences ofinsights from Browne, Kasthurirangan, Mitchell and Polishchuk [FOCS, 2023] onother classes of simple polygons.
我们回顾了有关最小凸盖和最大隐集问题的结果。此外,我们还给出了一些新结果。首先,我们证明了要确定一个多边形是否具有与其隐藏集数相同的凸面覆盖数是NP难的。然后,我们给出了一些重要的例子,在这些例子中,这些数量并不总是重合的。最后,我们介绍了 Browne、Kasthurirangan、Mitchell 和 Polishchuk [FOCS, 2023] 对其他类简单多边形的见解的一些后果。
{"title":"An Overview of Minimum Convex Cover and Maximum Hidden Set","authors":"Reilly Browne","doi":"arxiv-2403.01354","DOIUrl":"https://doi.org/arxiv-2403.01354","url":null,"abstract":"We give a review of results on the minimum convex cover and maximum hidden\u0000set problems. In addition, we give some new results. First we show that it is\u0000NP-hard to determine whether a polygon has the same convex cover number as its\u0000hidden set number. We then give some important examples in which these\u0000quantities don't always coincide. Finally, We present some consequences of\u0000insights from Browne, Kasthurirangan, Mitchell and Polishchuk [FOCS, 2023] on\u0000other classes of simple polygons.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-03-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140036024","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
On the Parameterized Complexity of Motion Planning for Rectangular Robots 论矩形机器人运动规划的参数化复杂性
Pub Date : 2024-02-27 DOI: arxiv-2402.17846
Iyad Kanj, Salman Parsa
We study computationally-hard fundamental motion planning problems where thegoal is to translate $k$ axis-aligned rectangular robots from their initialpositions to their final positions without collision, and with the minimumnumber of translation moves. Our aim is to understand the interplay between thenumber of robots and the geometric complexity of the input instance measured bythe input size, which is the number of bits needed to encode the coordinates ofthe rectangles' vertices. We focus on axis-aligned translations, and moregenerally, translations restricted to a given set of directions, and we studythe two settings where the robots move in the free plane, and where they areconfined to a bounding box. We obtain fixed-parameter tractable (FPT)algorithms parameterized by $k$ for all the settings under consideration. Inthe case where the robots move serially (i.e., one in each time step) andaxis-aligned, we prove a structural result stating that every problem instanceadmits an optimal solution in which the moves are along a grid, whose size is afunction of $k$, that can be defined based on the input instance. Thisstructural result implies that the problem is fixed-parameter tractableparameterized by $k$. We also consider the case in which the robots move inparallel (i.e., multiple robots can move during the same time step), and whichfalls under the category of Coordinated Motion Planning problems. Finally, weshow that, when the robots move in the free plane, the FPT results for theserial motion case carry over to the case where the translations are restrictedto any given set of directions.
我们研究的是计算困难的基本运动规划问题,其目标是将 k$ 轴对齐的矩形机器人从初始位置平移到最终位置而不发生碰撞,并且平移动作的次数最少。我们的目标是了解机器人数量与输入实例几何复杂度之间的相互作用,输入实例几何复杂度由输入大小(即编码矩形顶点坐标所需的比特数)衡量。我们重点研究了轴对齐平移,更广义地说,仅限于给定方向集的平移,并研究了机器人在自由平面内移动和被限制在边界框内的两种情况。在所有考虑的情况下,我们都得到了以 $k$ 为参数的固定参数可控 (FPT) 算法。在机器人连续移动(即每个时间步移动一个)和轴对齐的情况下,我们证明了一个结构性结果,即每个问题实例都有一个最优解,在这个最优解中,移动是沿着网格进行的,网格大小是 $k$ 的函数,可以根据输入实例来定义。这一结构性结果意味着问题是固定参数可控的,参数为 $k$。我们还考虑了机器人平行移动的情况(即多个机器人可以在同一时间步长内移动),这种情况属于协调运动规划问题的范畴。最后,我们证明,当机器人在自由平面内运动时,串行运动情况下的 FPT 结果会延续到平移被限制为任意给定方向集的情况。
{"title":"On the Parameterized Complexity of Motion Planning for Rectangular Robots","authors":"Iyad Kanj, Salman Parsa","doi":"arxiv-2402.17846","DOIUrl":"https://doi.org/arxiv-2402.17846","url":null,"abstract":"We study computationally-hard fundamental motion planning problems where the\u0000goal is to translate $k$ axis-aligned rectangular robots from their initial\u0000positions to their final positions without collision, and with the minimum\u0000number of translation moves. Our aim is to understand the interplay between the\u0000number of robots and the geometric complexity of the input instance measured by\u0000the input size, which is the number of bits needed to encode the coordinates of\u0000the rectangles' vertices. We focus on axis-aligned translations, and more\u0000generally, translations restricted to a given set of directions, and we study\u0000the two settings where the robots move in the free plane, and where they are\u0000confined to a bounding box. We obtain fixed-parameter tractable (FPT)\u0000algorithms parameterized by $k$ for all the settings under consideration. In\u0000the case where the robots move serially (i.e., one in each time step) and\u0000axis-aligned, we prove a structural result stating that every problem instance\u0000admits an optimal solution in which the moves are along a grid, whose size is a\u0000function of $k$, that can be defined based on the input instance. This\u0000structural result implies that the problem is fixed-parameter tractable\u0000parameterized by $k$. We also consider the case in which the robots move in\u0000parallel (i.e., multiple robots can move during the same time step), and which\u0000falls under the category of Coordinated Motion Planning problems. Finally, we\u0000show that, when the robots move in the free plane, the FPT results for the\u0000serial motion case carry over to the case where the translations are restricted\u0000to any given set of directions.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140004449","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An $O(n log n)$-Time Approximation Scheme for Geometric Many-to-Many Matching 几何多对多匹配的 $O(n log n)$ 时间逼近方案
Pub Date : 2024-02-24 DOI: arxiv-2402.15837
Sayan Bandyapadhyay, Jie Xue
Geometric matching is an important topic in computational geometry and hasbeen extensively studied over decades. In this paper, we study ageometric-matching problem, known as geometric many-to-many matching. In thisproblem, the input is a set $S$ of $n$ colored points in $mathbb{R}^d$, whichimplicitly defines a graph $G = (S,E(S))$ where $E(S) = {(p,q): p,q in Stext{ have different colors}}$, and the goal is to compute a minimum-costsubset $E^* subseteq E(S)$ of edges that cover all points in $S$. Here thecost of $E^*$ is the sum of the costs of all edges in $E^*$, where the cost ofa single edge $e$ is the Euclidean distance (or more generally, the$L_p$-distance) between the two endpoints of $e$. Our main result is a$(1+varepsilon)$-approximation algorithm with an optimal running time$O_varepsilon(n log n)$ for geometric many-to-many matching in any fixeddimension, which works under any $L_p$-norm. This is the first near-linearapproximation scheme for the problem in any $d geq 2$. Prior to this work,only the bipartite case of geometric many-to-many matching was considered in$mathbb{R}^1$ and $mathbb{R}^2$, and the best known approximation scheme in$mathbb{R}^2$ takes $O_varepsilon(n^{1.5} cdot mathsf{poly}(log n))$ time.
几何匹配是计算几何中的一个重要课题,几十年来已被广泛研究。本文研究的是年龄几何匹配问题,即几何多对多匹配。在这个问题中,输入是$mathbb{R}^d$中由$n$个彩色点组成的集合$S$,它隐式地定义了一个图$G = (S,E(S))$,其中$E(S) = {(p,q):p,q在Stext{中有不同的颜色}}$,目标是计算一个覆盖$S$中所有点的边的最小成本子集$E^* subseteq E(S)$。这里 $E^*$ 的成本是 $E^*$ 中所有边的成本之和,其中单条边 $e$ 的成本是 $e$ 两个端点之间的欧几里得距离(或更通俗地说,$L_p$-distance)。我们的主要成果是一种$(1+varepsilon)$近似算法,其最优运行时间为$O_varepsilon(n log n)$,适用于任何固定维度的几何多对多匹配,在任何$L_p$-norm条件下均可运行。这是第一个在任意 $d geq 2$ 条件下的近线性近似方案。在这项工作之前,在 $mathbb{R}^1$ 和 $mathbb{R}^2$ 中只考虑了几何多对多匹配的两端情况,而在 $mathbb{R}^2$ 中已知的最佳近似方案需要 $O_varepsilon(n^{1.5}.cdot mathsf{poly}(log n))$ 时间。
{"title":"An $O(n log n)$-Time Approximation Scheme for Geometric Many-to-Many Matching","authors":"Sayan Bandyapadhyay, Jie Xue","doi":"arxiv-2402.15837","DOIUrl":"https://doi.org/arxiv-2402.15837","url":null,"abstract":"Geometric matching is an important topic in computational geometry and has\u0000been extensively studied over decades. In this paper, we study a\u0000geometric-matching problem, known as geometric many-to-many matching. In this\u0000problem, the input is a set $S$ of $n$ colored points in $mathbb{R}^d$, which\u0000implicitly defines a graph $G = (S,E(S))$ where $E(S) = {(p,q): p,q in S\u0000text{ have different colors}}$, and the goal is to compute a minimum-cost\u0000subset $E^* subseteq E(S)$ of edges that cover all points in $S$. Here the\u0000cost of $E^*$ is the sum of the costs of all edges in $E^*$, where the cost of\u0000a single edge $e$ is the Euclidean distance (or more generally, the\u0000$L_p$-distance) between the two endpoints of $e$. Our main result is a\u0000$(1+varepsilon)$-approximation algorithm with an optimal running time\u0000$O_varepsilon(n log n)$ for geometric many-to-many matching in any fixed\u0000dimension, which works under any $L_p$-norm. This is the first near-linear\u0000approximation scheme for the problem in any $d geq 2$. Prior to this work,\u0000only the bipartite case of geometric many-to-many matching was considered in\u0000$mathbb{R}^1$ and $mathbb{R}^2$, and the best known approximation scheme in\u0000$mathbb{R}^2$ takes $O_varepsilon(n^{1.5} cdot mathsf{poly}(log n))$ time.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139978864","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Embeddings and near-neighbor searching with constant additive error for hyperbolic spaces 双曲空间的嵌入和近邻搜索与恒定加性误差
Pub Date : 2024-02-22 DOI: arxiv-2402.14604
Eunku Park, Antoine Vigneron
We give an embedding of the Poincar'e halfspace $H^D$ into a discrete metricspace based on a binary tiling of $H^D$, with additive distortion $O(log D)$.It yields the following results. We show that any subset $P$ of $n$ points in$H^D$ can be embedded into a graph-metric with $2^{O(D)}n$ vertices and edges,and with additive distortion $O(log D)$. We also show how to construct, forany $k$, an $O(klog D)$-purely additive spanner of $P$ with $2^{O(D)}n$Steiner vertices and $2^{O(D)}n cdot lambda_k(n)$ edges, where $lambda_k(n)$is the $k$th-row inverse Ackermann function. Finally, we present a datastructure for approximate near-neighbor searching in $H^D$, with constructiontime $2^{O(D)}nlog n$, query time $2^{O(D)}log n$ and additive error $O(logD)$. These constructions can be done in $2^{O(D)}n log n$ time.
我们基于$H^D$的二元平铺给出了将Poincar'e半空间$H^D$嵌入离散度量空间的方法,其附加变形为$O(log D)$。我们证明了在$H^D$中$n$点的任何子集$P$都可以嵌入到一个具有$2^{O(D)}n$顶点和边的图度量中,并且具有加性失真$O(log D)$。我们还展示了如何为任意 $k$ 构建一个 $O(klog D)$ 的 $P$ 纯加法跨度,该跨度具有 $2^{O(D)}n$ 斯泰纳顶点和 $2^{O(D)}n cdot lambda_k(n)$ 边,其中 $lambda_k(n)$ 是 $k$ 第四行反阿克曼函数。最后,我们提出了一种在 $H^D$ 中进行近似近邻搜索的数据结构,其构造时间为 $2^{O(D)}nlog n$,查询时间为 $2^{O(D)}log n$,加法误差为 $O(logD)$。这些构造可以在 2^{O(D)}n log n$ 时间内完成。
{"title":"Embeddings and near-neighbor searching with constant additive error for hyperbolic spaces","authors":"Eunku Park, Antoine Vigneron","doi":"arxiv-2402.14604","DOIUrl":"https://doi.org/arxiv-2402.14604","url":null,"abstract":"We give an embedding of the Poincar'e halfspace $H^D$ into a discrete metric\u0000space based on a binary tiling of $H^D$, with additive distortion $O(log D)$.\u0000It yields the following results. We show that any subset $P$ of $n$ points in\u0000$H^D$ can be embedded into a graph-metric with $2^{O(D)}n$ vertices and edges,\u0000and with additive distortion $O(log D)$. We also show how to construct, for\u0000any $k$, an $O(klog D)$-purely additive spanner of $P$ with $2^{O(D)}n$\u0000Steiner vertices and $2^{O(D)}n cdot lambda_k(n)$ edges, where $lambda_k(n)$\u0000is the $k$th-row inverse Ackermann function. Finally, we present a data\u0000structure for approximate near-neighbor searching in $H^D$, with construction\u0000time $2^{O(D)}nlog n$, query time $2^{O(D)}log n$ and additive error $O(log\u0000D)$. These constructions can be done in $2^{O(D)}n log n$ time.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139948833","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
On $k$-Plane Insertion into Plane Drawings 关于在平面图中插入 $k$ 平面
Pub Date : 2024-02-22 DOI: arxiv-2402.14552
Julia Katheder, Philipp Kindermann, Fabian Klute, Irene Parada, Ignaz Rutter
We introduce the $k$-Plane Insertion into Plane drawing ($k$-PIP) problem:given a plane drawing of a planar graph $G$ and a set of edges $F$, insert theedges in $F$ into the drawing such that the resulting drawing is $k$-plane. Inthis paper, we focus on the $1$-PIP scenario. We present a linear-timealgorithm for the case that $G$ is a triangulation, while provingNP-completeness for the case that $G$ is biconnected and $F$ forms a path or amatching.
我们引入了 $k$-Plane Insertion into Plane drawing($k$-PIP)问题:给定一个平面图的平面图 $G$ 和一组边 $F$,将 $F$ 中的边插入到平面图中,这样得到的平面图就是 $k$-平面图。在本文中,我们将重点讨论 $1$-PIP情形。我们针对 $G$ 是三角形的情况提出了一种线性时间算法,同时证明了 $G$ 是双连接且 $F$ 构成路径或匹配的情况下的线性时间完备性。
{"title":"On $k$-Plane Insertion into Plane Drawings","authors":"Julia Katheder, Philipp Kindermann, Fabian Klute, Irene Parada, Ignaz Rutter","doi":"arxiv-2402.14552","DOIUrl":"https://doi.org/arxiv-2402.14552","url":null,"abstract":"We introduce the $k$-Plane Insertion into Plane drawing ($k$-PIP) problem:\u0000given a plane drawing of a planar graph $G$ and a set of edges $F$, insert the\u0000edges in $F$ into the drawing such that the resulting drawing is $k$-plane. In\u0000this paper, we focus on the $1$-PIP scenario. We present a linear-time\u0000algorithm for the case that $G$ is a triangulation, while proving\u0000NP-completeness for the case that $G$ is biconnected and $F$ forms a path or a\u0000matching.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139948826","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Generalized Red-Blue Circular Annulus Cover Problem 广义红蓝圆环覆盖问题
Pub Date : 2024-02-21 DOI: arxiv-2402.13767
Sukanya Maji, Supantha Pandit, Sanjib Sadhu
We study the Generalized Red-Blue Annulus Cover problem for two sets ofpoints, red ($R$) and blue ($B$), where each point $p in Rcup B$ isassociated with a positive penalty ${cal P}(p)$. The red points havenon-covering penalties, and the blue points have covering penalties. Theobjective is to compute a circular annulus ${cal A}$ such that the value ofthe function ${cal P}({R}^{out})$ + ${cal P}({ B}^{in})$ is minimum, where${R}^{out} subseteq {R}$ is the set of red points not covered by ${cal A}$and ${B}^{in} subseteq {B}$ is the set of blue points covered by $cal A$. Wealso study another version of this problem, where all the red points in $R$ andthe minimum number of points in $B$ are covered by the circular annulus in twodimensions. We design polynomial-time algorithms for all such circular annulusproblems.
我们研究了红色($R$)和蓝色($B$)两组点的广义红蓝环面覆盖问题,其中 Rcup B$ 中的每个点 $p 都与正惩罚 ${cal P}(p)$ 相关联。红色点有非覆盖惩罚,蓝色点有覆盖惩罚。我们的目标是计算一个圆环 ${cal A}$,使得函数 ${cal P}({R}^{out})$+${cal P}({B}^{in})$的值最小,其中${R}^{out}是{R}^{out}的子集。是没有被 ${cal A}$ 覆盖的红点集合,${B}^{in}是没有被 ${cal P}({R}^{out}} + ${cal P}({ B}^{in}}) $ 覆盖的红点集合。是 ${cal A} 所覆盖的蓝色点的集合。我们还研究了这个问题的另一个版本,即 $R$ 中的所有红点和 $B$ 中的最少点都被二维圆环覆盖。我们为所有此类圆环问题设计了多项式时间算法。
{"title":"Generalized Red-Blue Circular Annulus Cover Problem","authors":"Sukanya Maji, Supantha Pandit, Sanjib Sadhu","doi":"arxiv-2402.13767","DOIUrl":"https://doi.org/arxiv-2402.13767","url":null,"abstract":"We study the Generalized Red-Blue Annulus Cover problem for two sets of\u0000points, red ($R$) and blue ($B$), where each point $p in Rcup B$ is\u0000associated with a positive penalty ${cal P}(p)$. The red points have\u0000non-covering penalties, and the blue points have covering penalties. The\u0000objective is to compute a circular annulus ${cal A}$ such that the value of\u0000the function ${cal P}({R}^{out})$ + ${cal P}({ B}^{in})$ is minimum, where\u0000${R}^{out} subseteq {R}$ is the set of red points not covered by ${cal A}$\u0000and ${B}^{in} subseteq {B}$ is the set of blue points covered by $cal A$. We\u0000also study another version of this problem, where all the red points in $R$ and\u0000the minimum number of points in $B$ are covered by the circular annulus in two\u0000dimensions. We design polynomial-time algorithms for all such circular annulus\u0000problems.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139919845","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Ordering Topological Descriptors 拓扑描述符排序
Pub Date : 2024-02-21 DOI: arxiv-2402.13632
Brittany Terese Fasy, David L. Millman, Anna Schenfisch
Recent developments in shape reconstruction and comparison call for the useof many different types of topological descriptors (persistence diagrams, Eulercharacteristic functions, etc.). We establish a framework that allows forquantitative comparisons of topological descriptor types and therefore may beused as a tool in more rigorously justifying choices made in applications. Wethen use this framework to partially order a set of six common topologicaldescriptor types. In particular, the resulting poset gives insight into theadvantages of using verbose rather than concise topological descriptors. Wethen provide lower bounds on the size of sets of descriptors that are completediscrete invariants of simplicial complexes, both tight and worst case. Thiswork sets up a rigorous theory that allows for future comparisons and analysisof topological descriptor types.
形状重建和比较的最新发展要求使用多种不同类型的拓扑描述符(持久图、欧拉特征函数等)。我们建立了一个框架,可以对拓扑描述符类型进行定量比较,因此可以作为一种工具,更严格地证明应用中的选择是合理的。我们利用这一框架对六种常见拓扑描述符类型进行了部分排序。特别是,由此产生的正集让我们深入了解了使用冗长而非简洁的拓扑描述符的优势。Wethen 提供了描述符集大小的下限,这些描述符集完成了简单复合物的离散不变式,既有严格的,也有最坏的情况。这项工作建立了一个严格的理论,为今后比较和分析拓扑描述符类型提供了可能。
{"title":"Ordering Topological Descriptors","authors":"Brittany Terese Fasy, David L. Millman, Anna Schenfisch","doi":"arxiv-2402.13632","DOIUrl":"https://doi.org/arxiv-2402.13632","url":null,"abstract":"Recent developments in shape reconstruction and comparison call for the use\u0000of many different types of topological descriptors (persistence diagrams, Euler\u0000characteristic functions, etc.). We establish a framework that allows for\u0000quantitative comparisons of topological descriptor types and therefore may be\u0000used as a tool in more rigorously justifying choices made in applications. We\u0000then use this framework to partially order a set of six common topological\u0000descriptor types. In particular, the resulting poset gives insight into the\u0000advantages of using verbose rather than concise topological descriptors. We\u0000then provide lower bounds on the size of sets of descriptors that are complete\u0000discrete invariants of simplicial complexes, both tight and worst case. This\u0000work sets up a rigorous theory that allows for future comparisons and analysis\u0000of topological descriptor types.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139919764","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Faster and Deterministic Subtrajectory Clustering 更快的确定性子轨迹聚类
Pub Date : 2024-02-20 DOI: arxiv-2402.13117
Ivor van der Hoog, Thijs van der Horst, Tim Ophelders
Given a trajectory $T$ and a distance $Delta$, we wish to find a set $C$ ofcurves of complexity at most $ell$, such that we can cover $T$ with subcurvesthat each are within Fr'echet distance $Delta$ to at least one curve in $C$.We call $C$ an $(ell,Delta)$-clustering and aim to find an$(ell,Delta)$-clustering of minimum cardinality. This problem was introducedby Akitaya $et$ $al.$ (2021) and shown to be NP-complete. The main focus hastherefore been on bicriterial approximation algorithms, allowing for theclustering to be an $(ell, Theta(Delta))$-clustering of roughly optimalsize. We present algorithms that construct $(ell,4Delta)$-clusterings of$mathcal{O}(k log n)$ size, where $k$ is the size of the optimal $(ell,Delta)$-clustering. For the discrete Fr'echet distance, we use $mathcal{O}(nell log n)$ space and $mathcal{O}(k n^2 log^3 n)$ deterministic worst casetime. For the continuous Fr'echet distance, we use $mathcal{O}(n^2 log n)$space and $mathcal{O}(k n^3 log^3 n)$ time. Our algorithms significantlyimprove upon the clustering quality (improving the approximation factor in$Delta$) and size (whenever $ell in Omega(log n)$). We offer deterministicrunning times comparable to known expected bounds. Additionally, in thecontinuous setting, we give a near-linear improvement upon the space usage.When compared only to deterministic results, we offer a near-linear speedup anda near-quadratic improvement in the space usage. When we may restrict ourselvesto only considering clusters where all subtrajectories are vertex-to-vertexsubcurves, we obtain even better results under the continuous Fr'echetdistance. Our algorithm becomes near quadratic and uses space that is nearlinear in $n ell$.
给定一条轨迹 $T$ 和一个距离 $elta$,我们希望找到一组复杂度最多为 $ell$ 的曲线集合 $C$,这样我们就能用每条都与 $C$ 中至少一条曲线的距离在 Fr'echet 距离 $elta$ 以内的子曲线覆盖 $T$。Akitaya $et$ $al.$(2021 年)提出了这个问题,并证明它是 NP-完全的。因此,我们将主要精力放在了双标准近似算法上,允许聚类是一个大致最优大小的 $(ell, Theta(Delta))$ 聚类。我们提出了构建$(ell,4Delta)$聚类的$mathcal{O}(k log n)$大小的算法,其中$k$是最优$(ell,Delta)$聚类的大小。对于离散的 Fr'echet 距离,我们使用 $mathcal{O}(nell log n)$ 空间和 $mathcal{O}(k n^2 log^3 n)$ 确定性最差时间。对于连续的 Fr'echet 距离,我们使用了 $mathcal{O}(n^2 log n)$ 空间和 $mathcal{O}(k n^3 log^3 n)$ 时间。我们的算法大大提高了聚类质量(提高了 $Delta$ 的近似系数)和大小(只要 $ell in Omega(log n)$)。我们提供的确定性运行时间与已知的预期边界相当。如果仅与确定性结果相比,我们提供了近乎线性的速度提升和近乎二次方的空间使用改善。当我们可以限制自己只考虑所有子轨迹都是顶点到顶点的子曲线的簇时,我们在连续的 Fr'echetdistance 下获得了更好的结果。我们的算法变得接近二次方,使用的空间也接近 $n ell$ 的线性。
{"title":"Faster and Deterministic Subtrajectory Clustering","authors":"Ivor van der Hoog, Thijs van der Horst, Tim Ophelders","doi":"arxiv-2402.13117","DOIUrl":"https://doi.org/arxiv-2402.13117","url":null,"abstract":"Given a trajectory $T$ and a distance $Delta$, we wish to find a set $C$ of\u0000curves of complexity at most $ell$, such that we can cover $T$ with subcurves\u0000that each are within Fr'echet distance $Delta$ to at least one curve in $C$.\u0000We call $C$ an $(ell,Delta)$-clustering and aim to find an\u0000$(ell,Delta)$-clustering of minimum cardinality. This problem was introduced\u0000by Akitaya $et$ $al.$ (2021) and shown to be NP-complete. The main focus has\u0000therefore been on bicriterial approximation algorithms, allowing for the\u0000clustering to be an $(ell, Theta(Delta))$-clustering of roughly optimal\u0000size. We present algorithms that construct $(ell,4Delta)$-clusterings of\u0000$mathcal{O}(k log n)$ size, where $k$ is the size of the optimal $(ell,\u0000Delta)$-clustering. For the discrete Fr'echet distance, we use $mathcal{O}(n\u0000ell log n)$ space and $mathcal{O}(k n^2 log^3 n)$ deterministic worst case\u0000time. For the continuous Fr'echet distance, we use $mathcal{O}(n^2 log n)$\u0000space and $mathcal{O}(k n^3 log^3 n)$ time. Our algorithms significantly\u0000improve upon the clustering quality (improving the approximation factor in\u0000$Delta$) and size (whenever $ell in Omega(log n)$). We offer deterministic\u0000running times comparable to known expected bounds. Additionally, in the\u0000continuous setting, we give a near-linear improvement upon the space usage.\u0000When compared only to deterministic results, we offer a near-linear speedup and\u0000a near-quadratic improvement in the space usage. When we may restrict ourselves\u0000to only considering clusters where all subtrajectories are vertex-to-vertex\u0000subcurves, we obtain even better results under the continuous Fr'echet\u0000distance. Our algorithm becomes near quadratic and uses space that is near\u0000linear in $n ell$.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139920033","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Greedy Monochromatic Island Partitions 贪婪的单色岛分区
Pub Date : 2024-02-20 DOI: arxiv-2402.13340
Steven van den Broek, Wouter Meulemans, Bettina Speckmann
Constructing partitions of colored points is a well-studied problem indiscrete and computational geometry. We study the problem of creating aminimum-cardinality partition into monochromatic islands. Our input is a set$S$ of $n$ points in the plane where each point has one of $k geq 2$ colors. Aset of points is monochromatic if it contains points of only one color. Anisland $I$ is a subset of $S$ such that $mathcal{CH}(I) cap S = I$, where$mathcal{CH}(I)$ denotes the convex hull of $I$. We identify an island withits convex hull; therefore, a partition into islands has the additionalrequirement that the convex hulls of the islands are pairwise-disjoint. Wepresent three greedy algorithms for constructing island partitions and analyzetheir approximation ratios.
构造彩色点的分区是离散几何和计算几何中一个研究得很透彻的问题。我们研究的问题是将最小心率分割为单色岛。我们的输入是由平面上 $n$ 点组成的集合$S$,其中每个点都有 $k geq 2$ 种颜色。如果点集合只包含一种颜色的点,那么它就是单色的。岛屿 $I$ 是 $S$ 的一个子集,使得 $mathcal{CH}(I) cap S = I$,其中$mathcal{CH}(I)$ 表示 $I$ 的凸壳。我们将一个岛与它的凸壳进行标识;因此,将一个岛分割成多个岛还有一个额外的要求,即岛的凸壳必须是成对相交的。我们提出了三种构建岛屿分割的贪婪算法,并分析了它们的近似率。
{"title":"Greedy Monochromatic Island Partitions","authors":"Steven van den Broek, Wouter Meulemans, Bettina Speckmann","doi":"arxiv-2402.13340","DOIUrl":"https://doi.org/arxiv-2402.13340","url":null,"abstract":"Constructing partitions of colored points is a well-studied problem in\u0000discrete and computational geometry. We study the problem of creating a\u0000minimum-cardinality partition into monochromatic islands. Our input is a set\u0000$S$ of $n$ points in the plane where each point has one of $k geq 2$ colors. A\u0000set of points is monochromatic if it contains points of only one color. An\u0000island $I$ is a subset of $S$ such that $mathcal{CH}(I) cap S = I$, where\u0000$mathcal{CH}(I)$ denotes the convex hull of $I$. We identify an island with\u0000its convex hull; therefore, a partition into islands has the additional\u0000requirement that the convex hulls of the islands are pairwise-disjoint. We\u0000present three greedy algorithms for constructing island partitions and analyze\u0000their approximation ratios.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139919780","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
arXiv - CS - Computational Geometry
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1