paper-with-me

홈 › Papers

AgEBO-Tabular: Joint Neural Architecture and Hyperparameter Search with Autotuned Data-Parallel Training for Tabular Data

2020-10-30 · Romain Egele, Prasanna Balaprakash, Venkatram Vishwanath, Isabelle Guyon, Zhengying Liu

Developing high-performing predictive models for large tabular data sets is a challenging task. The state-of-the-art methods are based on expert-developed model ensembles from different supervised learning methods. Recently, automated machine learning (AutoML) is emerging as a promising approach to automate predictive model development. Neural architecture search (NAS) is an AutoML approach that generates and evaluates multiple neural network architectures concurrently and improves the accuracy of the generated models iteratively. A key issue in NAS, particularly for large data sets, is the large computation time required to evaluate each generated architecture. While data-parallel training is a promising approach that can address this issue, its use within NAS is difficult. For different data sets, the data-parallel training settings such as the number of parallel processes, learning rate, and batch size need to be adapted to achieve high accuracy and reduction in training time. To that end, we have developed AgEBO-Tabular, an approach to combine aging evolution (AgE), a parallel NAS method that searches over neural architecture space, and an asynchronous Bayesian optimization method for tuning the hyperparameters of the data-parallel training simultaneously. We demonstrate the efficacy of the proposed method to generate high-performing neural network models for large tabular benchmark data sets. Furthermore, we demonstrate that the automatically discovered neural network models using our method outperform the state-of-the-art AutoML ensemble models in inference speed by two orders of magnitude while reaching similar accuracy values.

📄 PDF Abstract BibTeX arXiv:2010.16358

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLBayesian OptimizationNeural Architecture Search

Methods 이 논문이 사용한 방법론

Aging Evolution Aging Evolution, or Regularized Evolution, is an evolutionary algorithm for neural architecture search.…

Similar Papers 제목 키워드 기반

Fairer and More Accurate Tabular Models Through NAS

2023-10-18 · Richeek Das, Samuel Dooley

Making models algorithmically fairer in tabular data has been long studied, with techniques typically oriented towards fixes which usually take a neural model with an undesirable outcome and make changes to how the data …

FairnessHyperparameter OptimizationNeural Architecture Search

Auto-PyTorch Tabular: Multi-Fidelity MetaLearning for Efficient and Robust AutoDL

2020-06-24 · Lucas Zimmer, Marius Lindauer, Frank Hutter

While early AutoML frameworks focused on optimizing traditional ML pipelines and their hyperparameters, a recent trend in AutoML is to focus on neural architecture search. In this paper, we introduce Auto-PyTorch, which …

AutoMLNeural Architecture Search

Well-tuned Simple Nets Excel on Tabular Datasets

2021-06-21 · NeurIPS 2021 12 · Arlind Kadra, Marius Lindauer, Frank Hutter, Josif Grabocka

Tabular datasets are the last "unconquered castle" for deep learning, with traditional ML methods like Gradient-Boosted Decision Trees still performing strongly even against recent specialized neural architectures. In th…

AgeBooth: Controllable Facial Aging and Rejuvenation via Diffusion Models

2025-10-07 · Shihao Zhu, Bohan Cao, Ziheng Ouyang, Zhen Li 외 arxiv

Recent diffusion model research focuses on generating identity-consistent images from a reference photo, but they struggle to accurately control age while preserving identity, and fine-tuning such models often requires c…

ImageBox3: No-Server Tile Serving to Traverse Whole Slide Images on the Web

2022-07-04 · Praphulla MS Bhawsar, Erich Bremer, Máire A Duggan, Stephen Chanock 외

Whole slide imaging (WSI) has become the primary modality for digital pathology data. However, due to the size and high-resolution nature of these images, they are generally only accessed in smaller sections or tiles via…

whole slide images