Distributed Function Minimization in Apache Spark
Andrea Schioppa

TL;DR
This paper presents an open-source distributed function minimization implementation built on Apache Spark, utilizing gradient and quasi-Newton methods, demonstrated through Optimal Transport and scalability testing on classification and regression tasks.
Contribution
It introduces a novel distributed minimization tool on Spark with applications to Optimal Transport and scalability analysis.
Findings
Successful implementation of distributed minimization methods.
Effective scalability on classification and regression problems.
Application to Optimal Transport demonstrates versatility.
Abstract
We report on an open-source implementation for distributed function minimization on top of Apache Spark by using gradient and quasi-Newton methods. We show-case it with an application to Optimal Transport and some scalability tests on classification and regression problems.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · Stochastic Gradient Optimization Techniques · Data Stream Mining Techniques
