Hybrid Parallelization Strategies for Large-Scale Machine Learning in SystemML
Summary: SystemML combines task and data parallelism for declarative, large-scale ML via a generic ParFOR construct over MapReduce. A cost-based optimizer automatically selects multi-core and cluster execution plans, adapting to workloads and unknown data characteristics. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Matthias Boehm (IBM)
- 2. Shirish Tatikonda (IBM)
- 3. Berthold Reinwald (IBM)
- 4. Prithviraj Sen (IBM)
- 5. Yuanyuan Tian (IBM)
- 6. Douglas R. Burdick (IBM)
- 7. Shivakumar Vaithyanathan (IBM)
BibTeX Citation
@article{boehm_vldb14,
title = {{Hybrid Parallelization Strategies for Large-Scale Machine Learning in SystemML}},
author = {Boehm, Matthias and Tatikonda, Shirish and Reinwald, Berthold and Sen, Prithviraj and Tian, Yuanyuan and Burdick, Douglas R. and Vaithyanathan, Shivakumar},
journal = {PVLDB},
series = {{VLDB} '14},
volume = {7},
number = {7},
pages = {553--564},
doi = {10.14778/2732296.2732302},
url = {https://doi.org/10.14778/2732296.2732302},
year = {2014}
}
Incoming Citations (Sorted by Pagerank)
Showing 35 of 35 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 16 of 16 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 | 9,414 | Model-Parallel Model Selection for Deep Learning Systems | 2021 | SIGMOD |
| 2 | 2,717 | Implicit Parallelism through Deep Language Embedding | 2015 | SIGMOD |
| 3 | 44 | A Comparison of Approaches to Large-Scale Data Analysis | 2009 | SIGMOD |
| 4 | 532 | MLbase: A Distributed Machine-learning System | 2013 | CIDR |
| 5 | 6,046 | Automatic Optimization of Matrix Implementations for Distributed Machine Learning and Linear Algebra | 2021 | SIGMOD |
| 6 | 11,669 | Hybrid Evaluation for Distributed Iterative Matrix Computation | 2021 | SIGMOD |
| 7 | 9,371 | Towards an Optimized GROUP BY Abstraction for Large-Scale Machine Learning | 2021 | VLDB |
| 8 | 4,049 | Resource Elasticity for Large-Scale Machine Learning | 2015 | SIGMOD |
| 9 | 3,205 | On Optimizing Operator Fusion Plans for Large-Scale Machine Learning in SystemML | 2018 | VLDB |
| 10 | 415 | SystemML: Declarative Machine Learning on Spark | 2016 | VLDB |