PLoS ONE (Jan 2019)

Designing machine learning workflows with an application to topological data analysis.

  • Eric Cawi,
  • Patricio S La Rosa,
  • Arye Nehorai

DOI
https://doi.org/10.1371/journal.pone.0225577
Journal volume & issue
Vol. 14, no. 12
p. e0225577

Abstract

Read online

In this paper we define the concept of the Machine Learning Morphism (MLM) as a fundamental building block to express operations performed in machine learning such as data preprocessing, feature extraction, and model training. Inspired by statistical learning, MLMs are morphisms whose parameters are minimized via a risk function. We explore operations such as composition of MLMs and when sets of MLMs form a vector space. These operations are used to build a machine learning workflow from data preprocessing to final task completion. We examine the Mapper Algorithm from Topological Data Analysis as an MLM, and build several workflows for binary classification incorporating Mapper on Hospital Readmissions and Credit Evaluation datasets. The advantage of this framework lies in the ability to easily build, organize, and compare multiple workflows, and allows joint optimization of parameters across multiple steps in an application.