Affiliation:
1. Data Management, IBM T. J. Watson Research Center, P. O.Box, 704, Yorktown Heights, NY
Abstract
This paper describes the Onion technique, a special indexing structure for linear optimization queries. Linear optimization queries ask for top-N records subject to the maximization or minimization of linearly weighted sum of record attribute values. Such query appears in many applications employing linear models and is an effective way to summarize representative cases, such as the top-50 ranked colleges. The Onion indexing is based on a geometric property of convex hull, which guarantees that the optimal value can always be found at one or more of its vertices. The Onion indexing makes use of this property to construct convex hulls in layers with outer layers enclosing inner layers geometrically. A data record is indexed by its layer number or equivalently its depth in the layered convex hull. Queries with linear weightings issued at run time are evaluated from the outmost layer inwards. We show experimentally that the Onion indexing achieves orders of magnitude speedup against sequential linear scan when N is small compared to the cardinality of the set. The Onion technique also enables progressive retrieval, which processes and returns ranked results in a progressive manner. Furthermore, the proposed indexing can be extended into a hierarchical organization of data to accommodate both global and local queries.
Publisher
Association for Computing Machinery (ACM)
Subject
Information Systems,Software
Cited by
88 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. QSRP: Efficient Reverse $k-\text{Ranks}$ Query Processing on High-Dimensional Embeddings;2024 IEEE 40th International Conference on Data Engineering (ICDE);2024-05-13
2. Top-k Query Algorithm on Massive Data;2024 IEEE 7th Advanced Information Technology, Electronic and Automation Control Conference (IAEAC);2024-03-15
3. Quantifying the competitiveness of a dataset in relation to general preferences;The VLDB Journal;2023-08-08
4. On Finding Rank Regret Representatives;ACM Transactions on Database Systems;2022-08-18
5. T-LevelIndex: Towards Efficient Query Processing in Continuous Preference Space;Proceedings of the 2022 International Conference on Management of Data;2022-06-10