On Metric Skyline Processing by PM-tree
Tomas Skopal, Jakub Lokoc

TL;DR
This paper introduces a PM-tree based technique for efficient metric skyline query processing in multimedia databases, outperforming previous M-tree methods in speed and space, and evaluates partial skyline retrieval.
Contribution
It presents a novel PM-tree based method for metric skyline queries, significantly improving efficiency over M-tree based approaches.
Findings
PM-tree method outperforms M-tree in speed and space
Efficient processing of partial skyline queries demonstrated
Experimental results validate the proposed technique's effectiveness
Abstract
The task of similarity search in multimedia databases is usually accomplished by range or k nearest neighbor queries. However, the expressing power of these "single-example" queries fails when the user's delicate query intent is not available as a single example. Recently, the well-known skyline operator was reused in metric similarity search as a "multi-example" query type. When applied on a multi-dimensional database (i.e., on a multi-attribute table), the traditional skyline operator selects all database objects that are not dominated by other objects. The metric skyline query adopts the skyline operator such that the multiple attributes are represented by distances (similarities) to multiple query examples. Hence, we can view the metric skyline as a set of representative database objects which are as similar to all the examples as possible and, simultaneously, are semantically…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Automated Road and Building Extraction · Geographic Information Systems Studies
