Joint Coreset Construction and Quantization for Distributed Machine Learning
Hanlin Lu, Changchang Liu, Shiqiang Wang, Ting He, Vijay Narayanan,, Kevin S. Chan, Stephen Pasteris

TL;DR
This paper introduces a novel framework combining coreset construction and quantization to reduce communication costs in distributed machine learning while maintaining low error bounds, supported by theoretical analysis and extensive experiments.
Contribution
It is the first to integrate quantization into coreset construction, optimizing ML error under communication constraints with scalable algorithms for distributed datasets.
Findings
Achieved over 90% data reduction with less than 10% performance degradation.
Developed efficient algorithms for large-scale datasets and multi-node data allocation.
Validated effectiveness across multiple real-world datasets and ML tasks.
Abstract
Coresets are small, weighted summaries of larger datasets, aiming at providing provable error bounds for machine learning (ML) tasks while significantly reducing the communication and computation costs. To achieve a better trade-off between ML error bounds and costs, we propose the first framework to incorporate quantization techniques into the process of coreset construction. Specifically, we theoretically analyze the ML error bounds caused by a combination of coreset construction and quantization. Based on that, we formulate an optimization problem to minimize the ML error under a fixed budget of communication cost. To improve the scalability for large datasets, we identify two proxies of the original objective function, for which efficient algorithms are developed. For the case of data on multiple nodes, we further design a novel algorithm to allocate the communication budget to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Advanced Graph Neural Networks · Sparse and Compressive Sensing Techniques
