中文
相关论文

相关论文: Dynamic Planar Point Location with Sub-Logarithmic…

200 篇论文

We study the point location problem on dynamic planar subdivisions that allows insertions and deletions of edges. In our problem, the underlying graph of a subdivision is not necessarily connected. We present a data structure of linear size…

计算几何 · 计算机科学 2018-03-13 Eunjin Oh , Hee-Kap Ahn

We study the point location problem in incremental (possibly disconnected) planar subdivisions, that is, dynamic subdivisions allowing insertions of edges and vertices only. Specifically, we present an $O(n\log n)$-space data structure for…

计算几何 · 计算机科学 2018-09-28 Eunjin Oh

We study dynamic planar point location in the External Memory Model or Disk Access Model (DAM). Previous work in this model achieves polylog query and polylog amortized update time. We present a data structure with $O( \log_B^2 N)$ query…

数据结构与算法 · 计算机科学 2022-03-31 John Iacono , Ben Karsin , Grigorios Koumoutsos

In this paper we describe a fully-dynamic data structure for the planar point location problem in the external memory model. Our data structure supports queries in $O(\log_B n(\log\log_B n)^3))$ I/Os and updates in $O(\log_B n(\log\log_B…

数据结构与算法 · 计算机科学 2019-03-18 J. Ian Munro , Yakov Nekrich

Recently Rubinfeld et al. (ICS 2011, pp. 223--238) proposed a new model of sublinear algorithms called \emph{local computation algorithms}. In this model, a computation problem $F$ may have more than one legal solution and each of them…

数据结构与算法 · 计算机科学 2011-12-01 Noga Alon , Ronitt Rubinfeld , Shai Vardi , Ning Xie

The \emph{dynamic facility location problem} is a generalization of the classic facility location problem proposed by Eisenstat, Mathieu, and Schabanel to model the dynamics of evolving social/infrastructure networks. The generalization…

数据结构与算法 · 计算机科学 2014-11-18 Hyung-Chan An , Ashkan Norouzi-Fard , Ola Svensson

This paper considers enumerating answers to similarity-join queries under dynamic updates: Given two sets of $n$ points $A,B$ in $\mathbb{R}^d$, a metric $\phi(\cdot)$, and a distance threshold $r > 0$, report all pairs of points $(a, b)…

数据结构与算法 · 计算机科学 2021-05-06 Pankaj K. Agarwal , Xiao Hu , Stavros Sintos , Jun Yang

Local motion planning is a heavily researched topic in the field of robotics with many promising algorithms being published every year. However, it is difficult and time-consuming to compare different methods in the field. In this paper, we…

机器人学 · 计算机科学 2022-10-13 Max Spahn , Chadi Salmi , Javier Alonso-Mora

This papers studies multi-agent (convex and \emph{nonconvex}) optimization over static digraphs. We propose a general distributed \emph{asynchronous} algorithmic framework whereby i) agents can update their local variables as well as…

最优化与控制 · 数学 2019-09-12 Ye Tian , Ying Sun , Gesualdo Scutari

A data structure is presented for point location in connected planar subdivisions when the distribution of queries is known in advance. The data structure has an expected query time that is within a constant factor of optimal. More…

计算几何 · 计算机科学 2013-03-12 Sebastien Collette , Vida Dujmovic , John Iacono , Stefan Langerman , Pat Morin

The facility location problem (FLP) is a classical combinatorial optimization challenge aimed at strategically laying out facilities to maximize their accessibility. In this paper, we propose a reinforcement learning method tailored to…

机器学习 · 计算机科学 2024-09-09 Hongyuan Su , Yu Zheng , Jingtao Ding , Depeng Jin , Yong Li

We study how to dynamize the Trapezoidal Search Tree - a well known randomized point location structure for planar subdivisions of kinetic line segments. Our approach naturally extends incremental leaf-level insertions to recursive methods…

计算几何 · 计算机科学 2019-12-10 Milutin Brankovic , Nikola Grujic , André van Renssen , Martin P. Seybold

Consider two planar graphs which are subject to edge insertions and deletions. We show that whether the two graphs are isomorphic can be maintained with first-order logic formulas and auxiliary data of polynomial size. This places the…

计算机科学中的逻辑 · 计算机科学 2026-04-27 Samir Datta , Asif Khan , Felix Tschirbs , Nils Vortmeier , Thomas Zeume

We present a unified framework for the construction of localized exponential integrators that bypasses the traditional trade-off between the accuracy of global spectral methods and the efficiency of sparse finite differences. By evaluating…

数值分析 · 数学 2026-03-18 Víctor Bayona

The sheer sizes of modern datasets are forcing data-structure designers to consider seriously both parallel construction and compactness. To achieve those goals we need to design a parallel algorithm with good scalability and with low…

数据结构与算法 · 计算机科学 2017-05-02 Leo Ferres , José Fuentes-Sepúlveda , Travis Gagie , Meng He , Gonzalo Navarro

We describe a new data structure for dynamic nearest neighbor queries in the plane with respect to a general family of distance functions. These include $L_p$-norms and additively weighted Euclidean distances. Our data structure supports…

计算几何 · 计算机科学 2020-10-02 Haim Kaplan , Wolfgang Mulzer , Liam Roditty , Paul Seiferth , Micha Sharir

We consider the classic facility location problem in fully dynamic data streams, where elements can be both inserted and deleted. In this problem, one is interested in maintaining a stable and high quality solution throughout the data…

数据结构与算法 · 计算机科学 2022-10-26 Sayan Bhattacharya , Silvio Lattanzi , Nikos Parotsidis

Recent developments in engineering techniques for spatial data collection such as geographic information systems have resulted in an increasing need for methods to analyze large spatial data sets. These sorts of data sets can be found in…

统计方法学 · 统计学 2020-08-14 Toshihiro Hirano

In this paper we address the problem of locating a new facility on a $d$-dimensional space when the distance measure ($\ell_p$- or polyhedral-norms) is different at each one of the sides of a given hyperplane $\mathcal{H}$. We relate this…

最优化与控制 · 数学 2014-04-14 Victor Blanco , Justo Puerto , Diego Ponce

We propose a method to match anatomical locations between pairs of medical images in longitudinal comparisons. The matching is made possible by computing a descriptor of the query point in a source image based on a hierarchical sparse…

图像与视频处理 · 电气工程与系统科学 2023-09-26 Halid Ziya Yerebakan , Yoshihisa Shinagawa , Mahesh Ranganath , Simon Allen-Raffl , Gerardo Hermosillo Valadez
‹ 上一页 1 2 3 10 下一页 ›