AutoML

235 papers with code • 2 benchmarks • 7 datasets

Automated Machine Learning (AutoML) is a general concept which covers diverse techniques for automated model learning including automatic data preprocessing, architecture search, and model selection. Source: Evaluating recommender systems for AI-driven data science (1905.09205)

Source: CHOPT : Automated Hyperparameter Optimization Framework for Cloud-Based Machine Learning Platforms

Libraries

Use these libraries to find AutoML models and implementations
14 papers
138
5 papers
7,050
4 papers
7,058
See all 13 libraries.

Integrating Hyperparameter Search into Model-Free AutoML with Context-Free Grammars

mercadolibre/fury_gramml-with-hyperparams-search 4 Apr 2024

This is very important for the practice of machine learning, as it allows building strong baselines quickly, improving the efficiency of the data scientists, and reducing the time to production.

0
04 Apr 2024

Neural Architecture Search for Sentence Classification with BERT

themody/nasforsentenceembeddingheads 27 Mar 2024

Pre training of language models on large text corpora is common practice in Natural Language Processing.

0
27 Mar 2024

Robustifying and Boosting Training-Free Neural Architecture Search

hzf1174/robot 12 Mar 2024

Nevertheless, the estimation ability of these metrics typically varies across different tasks, making it challenging to achieve robust and consistently good search performance on diverse tasks with only a single training-free metric.

6
12 Mar 2024

Principled Architecture-aware Scaling of Hyperparameters

vita-group/principled_scaling_lr_init 27 Feb 2024

However, most designs or optimization methods are agnostic to the choice of network structures, and thus largely ignore the impact of neural architectures on hyperparameters.

3
27 Feb 2024

HyperFast: Instant Classification for Tabular Data

ai-sandbox/hyperfast 22 Feb 2024

Training deep learning models and performing hyperparameter tuning can be computationally demanding and time-consuming.

34
22 Feb 2024

MobileVLM V2: Faster and Stronger Baseline for Vision Language Model

meituan-automl/mobilevlm 6 Feb 2024

We introduce MobileVLM V2, a family of significantly improved vision language models upon MobileVLM, which proves that a delicate orchestration of novel architectural design, an improved training scheme tailored for mobile VLMs, and rich high-quality dataset curation can substantially benefit VLMs' performance.

750
06 Feb 2024

The Potential of AutoML for Recommender Systems

isg-siegen/automl_for_recommender_systems 6 Feb 2024

We found that AutoML and AutoRecSys libraries performed best.

0
06 Feb 2024

MobileVLM : A Fast, Strong and Open Vision Language Assistant for Mobile Devices

meituan-automl/mobilevlm 28 Dec 2023

We present MobileVLM, a competent multimodal vision language model (MMVLM) targeted to run on mobile devices.

750
28 Dec 2023

AutoXPCR: Automated Multi-Objective Model Selection for Time Series Forecasting

raphischer/xpcr 20 Dec 2023

Our method clearly outperforms other model selection approaches - on average, it only requires 20% of computation costs for recommending models with 90% of the best-possible quality.

2
20 Dec 2023

auto-sktime: Automated Time Series Forecasting

ennosigaeon/auto-sktime 13 Dec 2023

The framework employs Bayesian optimization, to automatically construct pipelines from statistical, machine learning (ML) and deep neural network (DNN) models.

11
13 Dec 2023