BriefGPT.xyz
Jun, 2023
关于学习索引的分布依赖子对数查询时间
On Distribution Dependent Sub-Logarithmic Query Time of Learned Indexing
HTML
PDF
Sepanta Zeighami, Cyrus Shahabi
TL;DR
本文从理论上证明,在数据分布的温和假设下,具有与非学习方法相同空间复杂度的学习索引可以在期望的 O(loglog n) 查询时间内回答查询,从而进一步巩固了学习索引的实证成功。
Abstract
A fundamental problem in
data management
is to find the elements in an array that match a query. Recently,
learned indexes
are being extensively used to solve this problem, where they learn a model to predict the
→