UPLIFT: Parallelization Strategies for Feature Transformations in Machine Learning Workloads
Summary: UPLIFT adaptively parallelizes costly feature transformations using data-aware fine-grained task graphs and cache-conscious execution, including for multi-pass workloads. On its FTBench benchmark, it achieves up to 31.6× speedup (9.27× average) over state-of-the-art ML systems. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Arnab Phani (Graz University of Technology)
- 2. Lukas Erlbacher (Graz University of Technology)
- 3. Matthias Boehm (Graz University of Technology)
BibTeX Citation
@article{phani_vldb22,
title = {{UPLIFT: Parallelization Strategies for Feature Transformations in Machine Learning Workloads}},
author = {Phani, Arnab and Erlbacher, Lukas and Boehm, Matthias},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {11},
pages = {2929--2938},
doi = {10.14778/3551793.3551842},
url = {https://doi.org/10.14778/3551793.3551842},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 5,704 | Optimizing Data Pipelines for Machine Learning in Feature Stores | 2023 | VLDB | 6.1146371e-05 |
| 7,395 | Automating and Optimizing Data-Centric What-If Analyses on Native Machine Learning Pipelines | 2023 | SIGMOD | 5.6257796e-05 |
| 9,881 | The Image Calculator: 10x Faster Image-AI Inference by Replacing JPEG with Self-designing Storage Format | 2024 | SIGMOD | 5.2040783e-05 |
| 10,219 | DFLOP: A Data-driven Framework for Multimodal LLM Training Pipeline Optimization | 2026 | SIGMOD | 5.093636e-05 |
| 10,232 | EncoderForge: Generating Efficient SQL for Encoders in Machine Learning Inference Pipelines | 2026 | SIGMOD | 5.093636e-05 |
| 10,589 | Morphing-based Compression for Data-centric ML Pipelines | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 45 of 45 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 3,764 | FastFlow: Accelerating Deep Learning Model Training with Smart Offloading of Input Data Pipeline | 2023 | VLDB |
| 2 | 9,371 | Towards an Optimized GROUP BY Abstraction for Large-Scale Machine Learning | 2021 | VLDB |
| 3 | 5,704 | Optimizing Data Pipelines for Machine Learning in Feature Stores | 2023 | VLDB |
| 4 | 6,309 | Materialization and Reuse Optimizations for Production Data Science Pipelines | 2022 | SIGMOD |
| 5 | 2,196 | Spinning Fast Iterative Data Flows | 2012 | VLDB |
| 6 | 8,321 | FusionFlow: Accelerating Data Preprocessing for Machine Learning with CPU-GPU Cooperation | 2024 | VLDB |
| 7 | 7,395 | Automating and Optimizing Data-Centric What-If Analyses on Native Machine Learning Pipelines | 2023 | SIGMOD |
| 8 | 3,541 | Where Is My Training Bottleneck? Hidden Trade-Offs in Deep Learning Preprocessing Pipelines | 2022 | SIGMOD |
| 9 | 1,079 | Hybrid Parallelization Strategies for Large-Scale Machine Learning in SystemML | 2014 | VLDB |
| 10 | 2,018 | tf.data: A Machine Learning Data Processing Framework | 2021 | VLDB |