Skip to main content

On the Most Likely Voronoi Diagramand Nearest Neighbor Searching

  • Conference paper
  • First Online:
Book cover Algorithms and Computation (ISAAC 2014)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 8889))

Included in the following conference series:

Abstract

We consider the problem of nearest-neighbor searching among a set of stochastic sites, where a stochastic site is a tuple \((s_i, \pi _i)\) consisting of a point \(s_i\) in a \(d\)-dimensional space and a probability \(\pi _i\) determining its existence. The problem is interesting and non-trivial even in \(1\)-dimension, where the Most Likely Voronoi Diagram (LVD) is shown to have worst-case complexity \(\Omega (n^2)\). We then show that under more natural and less adversarial conditions, the size of the \(1\)-dimensional LVD is significantly smaller: (1) \(\Theta (k n)\) if the input has only \(k\) distinct probability values, (2) \(O(n \log n)\) on average, and (3) \(O(n \sqrt{n})\) under smoothed analysis. We also present an alternative approach to the most likely nearest neighbor (LNN) search using Pareto sets, which gives a linear-space data structure and sub-linear query time in 1D for average and smoothed analysis models, as well as worst-case with a bounded number of distinct probabilities. Using the Pareto-set approach, we can also reduce the multi-dimensional LNN search to a sequence of nearest neighbor and spherical range queries.

The authors gratefully acknowledge support from the National Science Foundation, under the grants CNS-1035917 and CCF-11611495, and DARPA.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Agarwal., P.: Range Searching. In: Goodman, J., O’Rourke, J. (eds.) Handbook of Discrete and Computational Geometry. CRC Press, New York (2004.)

    Google Scholar 

  2. Agarwal, P., Aronov, B., Har-Peled, S., Phillips, J., Yi, K., Zhang, W.: Nearest neighbor searching under uncertainty II. In: Proc. 32nd PODS, pp. 115–126 (2013)

    Google Scholar 

  3. Agarwal, P., Cheng, S., Yi, K.: Range searching on uncertain data. ACM Trans. on Alg. 8(4), 43 (2012)

    MathSciNet  Google Scholar 

  4. Agarwal, P., Efrat, A., Sankararaman, S., Zhang, W.: Nearest-neighbor searching under uncertainty. In: Proc. 31st PODS, pp. 225–236 (2012)

    Google Scholar 

  5. Aggarwal, C.: Managing and Mining Uncertain Data. Advances in Database Systems, 1st edn., vol. 35. Springer (2009)

    Google Scholar 

  6. Aggarwal, C., Yu, P.: A survey of uncertain data algorithms and applications. IEEE Trans. Knowl. Data Eng. 21(5), 609–623 (2009)

    Article  Google Scholar 

  7. de Berg, M., Haverkort, H., Tsirogiannis, C.: Visibility maps of realistic terrains have linear smoothed complexity. J. of Comp. Geom. 1(1), 57–71 (2010)

    Google Scholar 

  8. Chaudhuri, S., Koltun, V.: Smoothed analysis of probabilistic roadmaps. Comp. Geom. Theor. Appl. 42(8), 731–747 (2009)

    Article  MATH  MathSciNet  Google Scholar 

  9. Chazelle, B., Welzl, E.: Quasi-optimal range searching in spaces of finite VC-dimension. Discrete Comput. Geom. 4, 467–489 (1989)

    Article  MATH  MathSciNet  Google Scholar 

  10. Dalvi, N., Ré, C., Suciu, D.: Probabilistic databases: diamonds in the dirt. Communications of the ACM 52(7), 86–94 (2009)

    Article  Google Scholar 

  11. Damerow, V., Meyer auf der Heide, F., Räcke, H., Scheideler, C., Sohler, C.: Smoothed motion complexity. In: Di Battista, G., Zwick, U. (eds.) ESA 2003. LNCS, vol. 2832, pp. 161–171. Springer, Heidelberg (2003)

    Chapter  Google Scholar 

  12. Damerow, V., Sohler, C.: Extreme points under random noise. In: Albers, S., Radzik, T. (eds.) ESA 2004. LNCS, vol. 3221, pp. 264–274. Springer, Heidelberg (2004)

    Chapter  Google Scholar 

  13. Devroye, L.: A note on the height of binary search trees. J. ACM 33(3), 489–498 (1986)

    Article  MATH  MathSciNet  Google Scholar 

  14. Evans, W., Sember, J.: Guaranteed Voronoi diagrams of uncertain sites. In: Proc. 20th CCCG, pp. 207–210 (2008)

    Google Scholar 

  15. Guibas, L., Knuth, D., Sharir, M.: Randomized incremental construction of Delaunay and Voronoi diagrams. Algorithmica 7, 381–413 (1992)

    Article  MATH  MathSciNet  Google Scholar 

  16. Jørgensen, A., Löffler, M., Phillips, J.: Geometric computations on indecisive and uncertain points. CoRR, abs/1205.0273 (2012)

    Google Scholar 

  17. Löffler, M.: Data imprecision in computational geometry. PhD Thesis, Utrecht University (2009)

    Google Scholar 

  18. Löffler, M., van Kreveld, M.: Largest and smallest convex hulls for imprecise points. Algorithmica 56, 235–269 (2010)

    Article  MATH  MathSciNet  Google Scholar 

  19. Kamousi, P., Chan, T., Suri, S.: Closest pair and the post office problem for stochastic points. Comp. Geom. Theor. Appl. 47(2), 214–223 (2014)

    Article  MATH  MathSciNet  Google Scholar 

  20. Manthey, B., Tantau, T.: Smoothed analysis of binary search trees and quicksort under additive noise. In: Ochmański, E., Tyszkiewicz, J. (eds.) MFCS 2008. LNCS, vol. 5162, pp. 467–478. Springer, Heidelberg (2008)

    Chapter  Google Scholar 

  21. Reed, B.: The height of a random binary search tree. J. ACM 50(3), 306–332 (2003)

    Article  MathSciNet  Google Scholar 

  22. Spielman, D., Teng, S.: Smoothed analysis of algorithms: Why the simplex algorithm usually takes polynomial time. J. ACM 51, 385–463 (2004)

    Article  MATH  MathSciNet  Google Scholar 

  23. Suri, S., Verbeek, K., Yıldız, H.: On the most likely convex hull of uncertain points. In: Bodlaender, H.L., Italiano, G.F. (eds.) ESA 2013. LNCS, vol. 8125, pp. 791–802. Springer, Heidelberg (2013)

    Chapter  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Kevin Verbeek .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2014 Springer International Publishing Switzerland

About this paper

Cite this paper

Suri, S., Verbeek, K. (2014). On the Most Likely Voronoi Diagramand Nearest Neighbor Searching. In: Ahn, HK., Shin, CS. (eds) Algorithms and Computation. ISAAC 2014. Lecture Notes in Computer Science(), vol 8889. Springer, Cham. https://doi.org/10.1007/978-3-319-13075-0_27

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-13075-0_27

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-13074-3

  • Online ISBN: 978-3-319-13075-0

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics