Progressive Neural Index Search for Database System

12/15/2019
by   Sai Wu, et al.
0

In database systems, index is the key component to support efficient search. Modern DBMS include many index implementations, and the DBA will choose a specific indexing strategy for the target application scenarios. However, new index structures are still being proposed to support new types of queries, which are tedious tasks involving plenty of research work. Even an experienced database researcher cannot tell which index is the best solution for a specific application. To address this issue, we propose a new approach, NIS (Neural Index Search), which searches for the optimal index structure using a neural network. The idea is analogy to the NAS (neural architecture search). We formalize the index structure as ordered and unordered blocks and apply a reinforcement learning model to organize the blocks into an index structure, optimized for a given workload and dataset. NIS can simulate many existing index structures. Experiments show that the auto-generated index by NIS can achieve a comparable performance with the state-of-the-art index.

READ FULL TEXT
research
06/16/2020

Index Selection for NoSQL Database with Deep Reinforcement Learning

We propose a new approach of NoSQL database index selection. For differe...
research
09/22/2020

There is No Such Thing as an "Index"! or: The next 500 Indexing Papers

Index structures are a building block of query processing and computer s...
research
09/16/2019

Learning Index Selection with Structured Action Spaces

Configuration spaces for computer systems can be challenging for traditi...
research
01/22/2019

Just-in-Time Index Compilation

Creating or modifying a primary index is a time-consuming process, as th...
research
08/12/2018

Reconfigurable Inverted Index

Existing approximate nearest neighbor search systems suffer from two fun...
research
11/16/2021

Mathematical Models for Local Sensing Hashes

As data volumes continue to grow, searches in data are becoming increasi...
research
09/24/2020

Compressed Key Sort and Fast Index Reconstruction

In this paper we propose an index key compression scheme based on the no...

Please sign up or login with your details

Forgot password? Click here to reset