paper-with-me

홈 › Papers

Pre-Hoc Predictions in AutoML: Leveraging LLMs to Enhance Model Selection and Benchmarking for Tabular datasets

2025-10-02 · Yannis Belkhiter, Seshu Tirupathi, Giulio Zizzo, Sachin Sharma, John D. Kelleher arxiv

The field of AutoML has made remarkable progress in post-hoc model selection, with libraries capable of automatically identifying the most performing models for a given dataset. Nevertheless, these methods often rely on exhaustive hyperparameter searches, where methods automatically train and test different types of models on the target dataset. Contrastingly, pre-hoc prediction emerges as a promising alternative, capable of bypassing exhaustive search through intelligent pre-selection of models. Despite its potential, pre-hoc prediction remains under-explored in the literature. This paper explores the intersection of AutoML and pre-hoc model selection by leveraging traditional models and Large Language Model (LLM) agents to reduce the search space of AutoML libraries. By relying on dataset descriptions and statistical information, we reduce the AutoML search space. Our methodology is applied to the AWS AutoGluon portfolio dataset, a state-of-the-art AutoML benchmark containing 175 tabular classification datasets available on OpenML. The proposed approach offers a shift in AutoML workflows, significantly reducing computational overhead, while still selecting the best model for the given dataset.

📄 PDF Abstract BibTeX arXiv:2510.01842

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoML in the Age of Large Language Models: Current Challenges, Future Opportunities and Risks

2023-06-13 · Alexander Tornede, Difan Deng, Theresa Eimer, Joseph Giovanelli 외

The fields of both Natural Language Processing (NLP) and Automated Machine Learning (AutoML) have achieved remarkable results over the past years. In NLP, especially Large Language Models (LLMs) have experienced a rapid …

AutoML

AutoML to generate ensembles of deep neural networks

2021-09-29 · Pierrick Pochelu, Serge G. Petiton, Bruno Conche

Automated Machine Learning with ensembling seeks to automatically build ensembles of Deep Neural Networks (DNNs) to achieve qualitative predictions. AutoML and Ensemble of Deep Neural Network produce qualitative results…

AutoMLBIG-bench Machine Learning

Model LineUpper: Supporting Interactive Model Comparison at Multiple Levels for AutoML

2021-04-09 · Shweta Narkar, Yunfeng Zhang, Q. Vera Liao, Dakuo Wang 외

Automated Machine Learning (AutoML) is a rapidly growing set of technologies that automate the model development pipeline by searching model space and generating candidate models. A critical, final step of AutoML is huma…

AutoMLExplainable Artificial Intelligence (XAI)Feature Importancemodel

UniAutoML: A Human-Centered Framework for Unified Discriminative and Generative AutoML with Large Language Models

2024-10-09 · Jiayi Guo, Zan Chen, Yingrui Ji, Liyun Zhang 외

Automated Machine Learning (AutoML) has simplified complex ML processes such as data pre-processing, model selection, and hyper-parameter searching. However, traditional AutoML frameworks focus solely on discriminative t…

AutoMLModel Selection

CLAMS: A System for Zero-Shot Model Selection for Clustering

2024-07-15 · Prabhant Singh, Pieter Gijsbers, Murat Onur Yildirim, Elif Ceren Gok 외

We propose an AutoML system that enables model selection on clustering problems by leveraging optimal transport-based dataset similarity. Our objective is to establish a comprehensive AutoML pipeline for clustering probl…

AutoMLClusteringModel Selection