Title :
Probabilistic Convex Hull Queries over Uncertain Data
Author :
Da Yan ; Zhou Zhao ; Ng, Wilfred ; Liu, Steven
Author_Institution :
Dept. of Comput. Sci. & Eng., Hong Kong Univ. of Sci. & Technol., Kowloon, China
Abstract :
The convex hull of a set of two-dimensional points, P, is the minimal convex polygon that contains all the points in P. Convex hull is important in many applications such as GIS, statistical analysis and data mining. Due to the ubiquity of data uncertainty such as location uncertainty in real-world applications, we study the concept of convex hull over uncertain data in 2D space. We propose the Probabilistic Convex Hull(PCH) query and demonstrate its applications, such as Flickr landscape photo extraction and activity region visualization, where location uncertainty is incurred by GPS devices or sensors. To tackle the problem of possible world explosion, we develop an O(N3) algorithm based on geometric properties, where N is the data size. We further improve this algorithm with spatial indices and effective pruning techniques, which prune the majority of data instances. To achieve better time complexity, we propose another O(N2 log N) algorithm, by maintaining a probability oracle in the form of a circular array with nice properties. Finally, to support applications that require fast response, we develop a Gibbs-sampling-based approximation algorithm which efficiently finds the PCH with high accuracy. Extensive experiments are conducted to verify the efficiency of our algorithms for answering PCH queries.
Keywords :
approximation theory; computational complexity; probability; Gibbs-sampling-based approximation algorithm; O(N2 log N) algorithm; O(N3) algorithm; PCH; minimal convex polygon; probabilistic convex hull queries; probability oracle; pruning techniques; time complexity; uncertain data; Animals; Data models; Databases; Probabilistic logic; Semantics; Sensors; Uncertainty; Convex hull; Gibbs sampling; uncertain data;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2014.2340408