InferDB: In-Database Machine Learning Inference Using Indexes
Summary: Uses a discretizing embedding of selected features and an index mapping embedding cells to aggregated model outputs to approximate end-to-end ML inference inside the DB. Replaces preprocessing and model execution with a transform+lookup, cutting latency by orders of magnitude while retaining similar accuracy. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Ricardo Salazar-Díaz (Hasso Plattner Institute; University of Potsdam)
- 2. Boris Glavic (University of Illinois Chicago)
- 3. Tilmann Rabl (Hasso Plattner Institute; University of Potsdam)
BibTeX Citation
@article{salazardiaz_vldb24,
title = {{InferDB: In-Database Machine Learning Inference Using Indexes}},
author = {Salazar-Díaz, Ricardo and Glavic, Boris and Rabl, Tilmann},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {8},
pages = {1830--1842},
doi = {10.14778/3659437.3659441},
url = {https://doi.org/10.14778/3659437.3659441},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 8 of 8 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,221 | NeurDB: On the Design and Implementation of an AI-powered Autonomous Database | 2025 | CIDR | 5.4640314e-05 |
| 10,130 | Does A Fish Need a Bicycle? The Case for On-Chip NPUs in DBMS | 2026 | CIDR | 5.093636e-05 |
| 10,230 | Eliminating Redundant Feature Tests in Decision Tree and Random Forest Inference on SQL Predicates | 2026 | SIGMOD | 5.093636e-05 |
| 10,232 | EncoderForge: Generating Efficient SQL for Encoders in Machine Learning Inference Pipelines | 2026 | SIGMOD | 5.093636e-05 |
| 10,286 | ScaleDoc: Scaling LLM-based Predicates over Large Document Collections | 2026 | SIGMOD | 5.093636e-05 |
| 10,386 | NeurStore: Efficient In-database Deep Learning Model Management System | 2026 | SIGMOD | 5.093636e-05 |
| 10,418 | MorphingDB: A Task-Centric AI-Native DBMS for Model Management and Inference | 2026 | SIGMOD | 5.093636e-05 |
| 10,432 | Beluga: A CXL-Based Memory Architecture for Scalable and Efficient LLM KVCache Management | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 8 of 8 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 415 | SystemML: Declarative Machine Learning on Spark | 2016 | VLDB | 0.0001888524 |
| 518 | Towards a Unified Architecture for in-RDBMS Analytics | 2012 | SIGMOD | 0.00017167492 |
| 980 | Integrating Association Rule Mining with Relational Database Systems: Alternatives and Implications | 1998 | SIGMOD | 0.00012844074 |
| 2,239 | An Intermediate Representation for Optimizing Machine Learning Pipelines | 2019 | VLDB | 8.8875753e-05 |
| 2,865 | End-to-end Optimization of Machine Learning Prediction Queries | 2022 | SIGMOD | 8.0180243e-05 |
| 4,067 | Distributed Deep Learning on Data Systems: A Comparative Analysis of Approaches | 2021 | VLDB | 6.9293511e-05 |
| 4,927 | Neighbor-Sensitive Hashing | 2016 | VLDB | 6.4426453e-05 |
| 5,953 | The Tensor Data Platform: Towards an AI-centric Database System | 2023 | CIDR | 6.0309873e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 5,340 | Machine Learning for Databases | 2021 | VLDB |
| 2 | 13,343 | Database Perspective on LLM Inference Systems | 2025 | VLDB |
| 3 | 2,293 | Extending Relational Query Processing with ML Inference | 2020 | CIDR |
| 4 | 10,232 | EncoderForge: Generating Efficient SQL for Encoders in Machine Learning Inference Pipelines | 2026 | SIGMOD |
| 5 | 9,353 | On Efficient Approximate Queries over Machine Learning Models | 2023 | VLDB |
| 6 | 3,792 | Learned Index: A Comprehensive Experimental Evaluation | 2023 | VLDB |
| 7 | 295 | Accelerating Machine Learning Inference with Probabilistic Predicates | 2018 | SIGMOD |
| 8 | 4,055 | Hybrid In-Database Inference for Declarative Information Extraction | 2011 | SIGMOD |
| 9 | 6,614 | Mitigating the Impedance Mismatch between Prediction Query Execution and Database Engine | 2025 | SIGMOD |
| 10 | 4,643 | Learned Index Benefits: Machine Learning Based Index Performance Estimation | 2022 | VLDB |