A scalable system for primal-dual optimization
Radu Cristian Ionescu

TL;DR
This paper introduces a scalable system for primal-dual optimization tailored for Big Data architectures like Hadoop and Spark, demonstrating empirical scalability with sparse data.
Contribution
It develops implementations of a simplified primal-dual algorithm optimized for distributed systems and assesses their scalability empirically.
Findings
Systems scale effectively with sparse data
Empirical tests confirm scalability on sample datasets
Implementation leverages advantages of Hadoop and Spark
Abstract
We present some of the most widely used architectures for Big Data, \textit{Hadoop} and \textit{Spark}, and develop several implementations exploiting, the advantages of each. We implement a simplified version of the primal-dual optimization algorithm, described briefly in this paper, by choosing the smoothing functions to be with a zero center point. Under the assumption that data is provided as a sparse matrix, we assess the scalability of the designed systems empirically by running them on sample tests.
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
TopicsAdvanced Optimization Algorithms Research · Metaheuristic Optimization Algorithms Research · Stochastic Gradient Optimization Techniques
