Data-centric artificial intelligence: A survey

D Zha, ZP Bhat, KH Lai, F Yang, Z Jiang… - ACM Computing …, 2025 - dl.acm.org
Artificial Intelligence (AI) is making a profound impact in almost every domain. A vital enabler
of its great success is the availability of abundant and high-quality data for building machine …

Federated learning on non-iid data silos: An experimental study

Q Li, Y Diao, Q Chen, B He - 2022 IEEE 38th international …, 2022 - ieeexplore.ieee.org
Due to the increasing privacy concerns and data regulations, training data have been
increasingly fragmented, forming distributed databases of multiple “data silos”(eg, within …

Learned index: A comprehensive experimental evaluation

Z Sun, X Zhou, G Li - Proceedings of the VLDB Endowment, 2023 - dl.acm.org
Indexes can improve query-processing performance by avoiding full table scans. Although
traditional indexes (eg, B+-tree) have been widely used, learned indexes are proposed to …

FINEdex: a fine-grained learned index scheme for scalable and concurrent memory systems

P Li, Y Hua, J Jia, P Zuo - Proceedings of the VLDB Endowment, 2021 - dl.acm.org
Index structures in memory systems become important to improve the entire system
performance. The promising learned indexes leverage deep-learning models to …

APEX: A high-performance learned index on persistent memory

B Lu, J Ding, E Lo, UF Minhas, T Wang - arxiv preprint arxiv:2105.00683, 2021 - arxiv.org
The recently released persistent memory (PM) offers high performance, persistence, and is
cheaper than DRAM. This opens up new possibilities for indexes that operate and persist …

Are updatable learned indexes ready?

C Wongkham, B Lu, C Liu, Z Zhong, E Lo… - arxiv preprint arxiv …, 2022 - arxiv.org
Recently, numerous promising results have shown that updatable learned indexes can
perform better than traditional indexes with much lower memory space consumption. But it is …

PLIN: a persistent learned index for non-volatile memory with high performance and instant recovery

Z Zhang, Z Chu, P **, Y Luo, X **e, S Wan… - Proceedings of the …, 2022 - dl.acm.org
Non-Volatile Memory (NVM) has emerged as an alternative to next-generation main
memories. Although many tree indices have been proposed for NVM, they generally use B+ …

A tutorial on learned multi-dimensional indexes

A Al-Mamun, H Wu, WG Aref - … of the 28th International Conference on …, 2020 - dl.acm.org
Recently, Machine Learning (ML, for short) has been successfully applied to database
indexing. Initial experimentation on Learned Indexes has demonstrated better search …