We formulate and investigate the
novel problem of finding the skyline k-tuple groups from an n-tuple data
set-i.e., groups of k tuples which are not dominated by any other group of
equal size, based on aggregate-based group dominance relationship. The major
technical challenge is to identify effective anti-monotonic properties for
pruning the search space of skyline groups. To this end, we first show that the
anti-monotonic property in the well-known Apriori algorithm does not hold for
skyline group pruning. Then, we identify two anti-monotonic properties with
varying degrees of applicability: order-specific property which applies to SUM,
MIN, and MAX as well as weak candidate-generation property which applies to MIN
and MAX only. Experimental results on both real and synthetic data sets verify
that the proposed algorithms achieve orders of magnitude performance gain over
the baseline method.
No comments:
Post a Comment