Towards an Optimized GROUP BY Abstraction for Large-Scale Machine Learning
Summary: Proposes grouped learning, a GROUP BY-like abstraction for ML over subgroups. Presents Gradient Accumulation Parallelism (GAP) and a hybrid task/data-parallel approach in Kingpin on Ray, delivering up to 4x–14x speedups vs. state-of-the-art. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Side Li (University of California San Diego)
- 2. Arun Kumar (University of California San Diego)
BibTeX Citation
@article{li_vldb21,
title = {{Towards an Optimized GROUP BY Abstraction for Large-Scale Machine Learning}},
author = {Li, Side and Kumar, Arun},
journal = {PVLDB},
series = {{VLDB} '21},
volume = {14},
number = {11},
pages = {2327--2340},
doi = {10.14778/3476249.3476284},
url = {https://doi.org/10.14778/3476249.3476284},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 4 of 4 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,588 | Lotan: Bridging the Gap between GNNs and Scalable Graph Analytics Engines | 2023 | VLDB | 5.833338e-05 |
| 7,656 | Nautilus: An Optimized System for Deep Transfer Learning over Evolving Training Datasets | 2022 | SIGMOD | 5.5740571e-05 |
| 8,244 | SHiFT: An Efficient, Flexible Search Engine for Transfer Learning | 2023 | VLDB | 5.4587712e-05 |
| 13,375 | Reimagining Deep Learning Systems Through the Lens of Data Systems | 2024 | VLDB | - |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 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 | 532 | MLbase: A Distributed Machine-learning System | 2013 | CIDR |
| 2 | 9,840 | Distributed Numerical and Machine Learning Computations via Two-Phase Execution of Aggregated Join Trees | 2021 | VLDB |
| 3 | 4,956 | Heterogeneity-Aware Distributed Machine Learning Training via Partial Reduce | 2021 | SIGMOD |
| 4 | 6,046 | Automatic Optimization of Matrix Implementations for Distributed Machine Learning and Linear Algebra | 2021 | SIGMOD |
| 5 | 715 | Learning Generalized Linear Models Over Normalized Data | 2015 | SIGMOD |
| 6 | 7,591 | Efficiently Processing Joins and Grouped Aggregations on GPUs | 2025 | SIGMOD |
| 7 | 6,038 | Efficient Construction of Approximate Ad-Hoc ML models Through Materialization and Reuse | 2018 | VLDB |
| 8 | 4,067 | Distributed Deep Learning on Data Systems: A Comparative Analysis of Approaches | 2021 | VLDB |
| 9 | 1,079 | Hybrid Parallelization Strategies for Large-Scale Machine Learning in SystemML | 2014 | VLDB |
| 10 | 11,645 | Grouped Learning: Group-By Model Selection Workloads | 2021 | SIGMOD |