DBScholar

Back to papers

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)

Paper ID
13608
Venue
VLDB
Year
2024
Pagerank
6.2131252e-05
Overall Rank
5,456 | 62.57%
DOI
10.14778/3659437.3659441

Incoming Non-self Citations Over Time

Authors

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.

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.

Previous Page 1 / 1 Next

Semantically Similar Papers