@inproceedings{23b4de161339424a90a3523b924d950d,
title = "Efficient processing of ranked queries with sweeping selection",
abstract = "Existing methods for top-k ranked query employ techniques including sorting, updating thresholds and materializing views. In this paper, we propose two novel index-based techniques for top-k ranked query: (1) indexing the layered skyline, and (2) indexing microclusters of objects into a grid structure. We also develop efficient algorithms for ranked query by locating the answer points during the sweeping of the line/hyperplane of the score function over the indexed objects. Both methods can be easily plugged into typical multi-dimensional database indexes. The comprehensive experiments not only demonstrate that our methods outperform the existing ones, but also illustrate that the application of data mining technique (microclustering) is a useful and effective solution for database query processing.",
author = "Wen Jin and Martin Ester and Jiawei Han",
year = "2005",
doi = "10.1007/11564126_54",
language = "English (US)",
isbn = "3540292446",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "527--535",
booktitle = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
note = "9th European Conference on Principles and Practice of Knowledge Discovery in Databases, PKDD 2005 ; Conference date: 03-10-2005 Through 07-10-2005",
}