LGAug 1, 2024

AutoM3L: An Automated Multimodal Machine Learning Framework with Large Language Models

arXiv:2408.00665v126 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses the need for more automated and user-friendly machine learning tools for practitioners, though it is incremental by building on existing AutoML and LLM advancements.

The authors tackled the problem of automating multimodal machine learning pipelines by introducing AutoM3L, a framework that uses large language models as controllers to automatically construct pipelines, achieving competitive or superior performance compared to traditional rule-based AutoML methods on six multimodal datasets.

Automated Machine Learning (AutoML) offers a promising approach to streamline the training of machine learning models. However, existing AutoML frameworks are often limited to unimodal scenarios and require extensive manual configuration. Recent advancements in Large Language Models (LLMs) have showcased their exceptional abilities in reasoning, interaction, and code generation, presenting an opportunity to develop a more automated and user-friendly framework. To this end, we introduce AutoM3L, an innovative Automated Multimodal Machine Learning framework that leverages LLMs as controllers to automatically construct multimodal training pipelines. AutoM3L comprehends data modalities and selects appropriate models based on user requirements, providing automation and interactivity. By eliminating the need for manual feature engineering and hyperparameter optimization, our framework simplifies user engagement and enables customization through directives, addressing the limitations of previous rule-based AutoML approaches. We evaluate the performance of AutoM3L on six diverse multimodal datasets spanning classification, regression, and retrieval tasks, as well as a comprehensive set of unimodal datasets. The results demonstrate that AutoM3L achieves competitive or superior performance compared to traditional rule-based AutoML methods. Furthermore, a user study highlights the user-friendliness and usability of our framework, compared to the rule-based AutoML methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes