activity
20182022
most citedRadixSpline: A Single-Pass Learned Index

26 citations · 47 across the 6 of their papers we have counts for

collaborators
Showing cs.DBShow all

11 papers · 1 filter

cs.DB2022

LSI: A Learned Secondary Index Structure

Andreas Kipf, Dominik Horn, Pascal Pfeil +2

Learned index structures have been shown to achieve favorable lookup performance and space consumption compared to their traditional counterparts such as B-trees. However, most lea…

cs.DB2021

Towards Practical Learned Indexing

Mihail Stoian, Andreas Kipf, Ryan Marcus +1

Latest research proposes to replace existing index structures with learned models. However, current learned indexes tend to have many hyperparameters, often do not provide any erro…

cs.DB20219 cited

LEA: A Learned Encoding Advisor for Column Stores

Lujing Cen, Andreas Kipf, Ryan Marcus +1

Data warehouses organize data in a columnar format to enable faster scans and better compression. Modern systems offer a variety of column encodings that can reduce storage footpri…

cs.DB202110 cited

Flow-Loss: Learning Cardinality Estimates That Matter

Parimarjan Negi, Ryan Marcus, Andreas Kipf +4

Previous approaches to learned cardinality estimation have focused on improving average estimation error, but not all estimates matter equally. Since learned models inevitably make…

cs.DB202026 cited

RadixSpline: A Single-Pass Learned Index

Andreas Kipf, Ryan Marcus, Alexander van Renen +4

Recent research has shown that learned models can outperform state-of-the-art index structures in size and lookup performance. While this is a very promising result, existing learn…

cs.DB2019

SOSD: A Benchmark for Learned Indexes

Andreas Kipf, Ryan Marcus, Alexander van Renen +4

A groundswell of recent work has focused on improving data management systems with learned components. Specifically, work on learned index structures has proposed replacing traditi…