The skyline of a set of multi-dimensional points (tuples) consists of those points for which no clearly better point exists in the given set, using component-wise comparison on domains of interest. Skyline queries, i.e., queries that involve computation of a skyline, can be computationally expensive, so it is natural to consider parallelized approaches which make good use of multiple processors. We approach this problem by using hyperplane projections to obtain useful partitions of the data set for parallel processing. These partitions not only ensure small local skyline sets, but enable efficient merging of results as well. Our experiments show that our method consistently outperforms similar approaches for parallel skyline computation, re...
Skyline queries help users make intelligent decisions over complex data, where different and often c...
The emergence of real-time decision-making applications in domains like high-frequency trading, emer...
The skyline of a set P of multi-dimensional points (tuples) consists of those points in P for which ...
Given a set of multidimensional data points, skyline queries retrieve those points that are not domi...
Skyline queries have received considerable attention in the database community recently. The goal is...
Recently, skyline queries have attracted much attention in the database research community. Space pa...
The skyline operator returns from a set of multi-dimensional objects a subset of superior objects th...
Skyline queries are preference queries frequently used in multi-criteria decision making to retrieve...
Skyline queries return a set of objects, or a skyline, that are not dominated by any other objects. ...
Given a data set, a top-k Skyline query returns the k most interesting elements of the Skyline query...
International audienceWe present a dimension indexing based algorithm for skyline computation. We fi...
Skyline queries are capable of retrieving interesting points from a large data set according to mult...
Skyline has been proposed as an important operator for many applications, such as multi-criteria dec...
With the advent of multicore processors, it has become imperative to write par-allel programs if one...
[[abstract]]A skyline query determines the data points in a dataset that are not dominated by others...
Skyline queries help users make intelligent decisions over complex data, where different and often c...
The emergence of real-time decision-making applications in domains like high-frequency trading, emer...
The skyline of a set P of multi-dimensional points (tuples) consists of those points in P for which ...
Given a set of multidimensional data points, skyline queries retrieve those points that are not domi...
Skyline queries have received considerable attention in the database community recently. The goal is...
Recently, skyline queries have attracted much attention in the database research community. Space pa...
The skyline operator returns from a set of multi-dimensional objects a subset of superior objects th...
Skyline queries are preference queries frequently used in multi-criteria decision making to retrieve...
Skyline queries return a set of objects, or a skyline, that are not dominated by any other objects. ...
Given a data set, a top-k Skyline query returns the k most interesting elements of the Skyline query...
International audienceWe present a dimension indexing based algorithm for skyline computation. We fi...
Skyline queries are capable of retrieving interesting points from a large data set according to mult...
Skyline has been proposed as an important operator for many applications, such as multi-criteria dec...
With the advent of multicore processors, it has become imperative to write par-allel programs if one...
[[abstract]]A skyline query determines the data points in a dataset that are not dominated by others...
Skyline queries help users make intelligent decisions over complex data, where different and often c...
The emergence of real-time decision-making applications in domains like high-frequency trading, emer...
The skyline of a set P of multi-dimensional points (tuples) consists of those points in P for which ...