SOTAVerified

Automatic Discovery of Heterogeneous Machine Learning Pipelines: An Application to Natural Language Processing

2020-12-01COLING 2020Unverified0· sign in to hype

Suilan Estevez-Velarde, Yoan Guti{\'e}rrez, Andres Montoyo, Yudivi{\'a}n Almeida Cruz

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper presents AutoGOAL, a system for automatic machine learning (AutoML) that uses heterogeneous techniques. In contrast with existing AutoML approaches, our contribution can automatically build machine learning pipelines that combine techniques and algorithms from different frameworks, including shallow classifiers, natural language processing tools, and neural networks. We define the heterogeneous AutoML optimization problem as the search for the best sequence of algorithms that transforms specific input data into the desired output. This provides a novel theoretical and practical approach to AutoML. Our proposal is experimentally evaluated in diverse machine learning problems and compared with alternative approaches, showing that it is competitive with other AutoML alternatives in standard benchmarks. Furthermore, it can be applied to novel scenarios, such as several NLP tasks, where existing alternatives cannot be directly deployed. The system is freely available and includes in-built compatibility with a large number of popular machine learning frameworks, which makes our approach useful for solving practical problems with relative ease and effort.

Tasks

Reproductions