2010
DOI: 10.1007/978-3-642-15775-2_31
|View full text |Cite
|
Sign up to set email alerts
|

Cloning Voronoi Diagrams via Retroactive Data Structures

Abstract: We address the problem of replicating a Voronoi diagram V (S) of a planar point set S by making proximity queries, which are of three possible (in decreasing order of information content):1. the exact location of the nearest site(s) in S 2. the distance to and label(s) of the nearest site(s) in S 3. a unique label for every nearest site in S. We provide algorithms showing how queries of Type 1 and Type 2 allow an exact cloning of V (S) with O(n) queries and O(n log 2 n) processing time. We also prove that quer… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
5
0

Year Published

2011
2011
2021
2021

Publication Types

Select...
2
2
1

Relationship

1
4

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 44 publications
0
5
0
Order By: Relevance
“…The notion of retroactive data structure helps to solve problems, such as dynamic shortest path problem (Sunita and Garg, 2018) and geometric problems, such as cloning Voronoi diagrams (Dickerson et al, 2010) and nearest neighbor search (Goodrich and Simons, 2011 time per operation. The data structure also supports the operation of determining the time at which an element was deleted from the data structure in O(lg 2 m).…”
Section: Related Workmentioning
confidence: 99%
“…The notion of retroactive data structure helps to solve problems, such as dynamic shortest path problem (Sunita and Garg, 2018) and geometric problems, such as cloning Voronoi diagrams (Dickerson et al, 2010) and nearest neighbor search (Goodrich and Simons, 2011 time per operation. The data structure also supports the operation of determining the time at which an element was deleted from the data structure in O(lg 2 m).…”
Section: Related Workmentioning
confidence: 99%
“…We note that prior work [7] has developed algorithms for cloning the Voronoi diagram of 1-NN using only queries if the query responses contain the exact location of the nearest neighbor or the distance and label of the nearest neighbor. If only the nearest neighbor label is returned, then the algorithm provides an approximate cloning.…”
Section: Distance-learning Attacks In the Do-q Modelmentioning
confidence: 99%
“…Also we focus on a system model where query responses do not contain the distance (which we considered an already broken construction). The algorithms in [7] require at least distance in the query response to conduct exact cloning.…”
Section: Distance-learning Attacks In the Do-q Modelmentioning
confidence: 99%
“…For this 1-dimensional retroactive data structuring problem, Blelloch and Giora and Kaplan give data structures that support queries and updates in O(log n) time. Dickerson et al [22] describe a retroactive data structure for maintaining the lower envelope of a set of parabolic arcs and give an application of this structure to the problem of cloning a Voronoi diagram from a server that answers nearest-neighbor queries.…”
Section: Related Workmentioning
confidence: 99%