DBScholar

Back to papers

SmartLite: A DBMS-based Serving System for DNN Inference in Resource-constrained Environments

Summary: SmartLite is a lightweight DBMS that stores DNN parameters/structure as tables and implements neural operators, turning tensor ops into DB value-lookups. Uses binarized quantization and pruning to run multiple models on constrained edge devices, achieving 98% memory reduction and ~134% speedup vs TorchServe. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
13687
Venue
VLDB
Year
2024
Pagerank
6.1144255e-05
Overall Rank
5,706 | 60.86%
DOI
10.14778/3632093.3632095

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{lin_vldb24,
        title = {{SmartLite: A DBMS-based Serving System for DNN Inference in Resource-constrained Environments}},
        author = {Lin, Qiuru and Wu, Sai and Zhao, Junbo and Dai, Jian and Shi, Meng and Chen, Gang and Li, Feifei},
        journal = {PVLDB},
        series = {{VLDB} '24},
        volume = {17},
        number = {3},
        pages = {278--291},
        doi = {10.14778/3632093.3632095},
        url = {https://doi.org/10.14778/3632093.3632095},
        year = {2024}
}

Incoming Citations (Sorted by Pagerank)

Showing 7 of 7 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 6 of 6 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