NeurIPS 2022accept10 citations

TabNAS: Rejection Sampling for Neural Architecture Search on Tabular Datasets

Chengrun Yang, Gabriel Bender, Hanxiao Liu, Pieter-Jan Kindermans, Madeleine Udell, Yifeng Lu, Quoc V Le, Da Huang

Abstract

The best neural architecture for a given machine learning problem depends on many factors: not only the complexity and structure of the dataset, but also on resource constraints including latency, compute, energy consumption, etc. Neural architecture search (NAS) for tabular datasets is an important but under-explored problem. Previous NAS algorithms designed for image search spaces incorporate resource constraints directly into the reinforcement learning (RL) rewards. However, for NAS on tabular datasets, this protocol often discovers suboptimal architectures. This paper develops TabNAS, a new and more effective approach to handle resource constraints in tabular NAS using an RL controller motivated by the idea of rejection sampling. TabNAS immediately discards any architecture that violates the resource constraints without training or learning from that architecture. TabNAS uses a Monte-Carlo-based correction to the RL policy gradient update to account for this extra filtering step. Results on several tabular datasets demonstrate the superiority of TabNAS over previous reward-shaping methods: it finds better models that obey the constraints.

neural architecture searchtabular datasetreinforcement learningrejection samplingMonte-Carlo sampling
BibTeX
@inproceedings{
yang2022tabnas,
title={Tab{NAS}: Rejection Sampling for Neural Architecture Search on Tabular Datasets},
author={Chengrun Yang and Gabriel Bender and Hanxiao Liu and Pieter-Jan Kindermans and Madeleine Udell and Yifeng Lu and Quoc V Le and Da Huang},
booktitle={Advances in Neural Information Processing Systems},
editor={Alice H. Oh and Alekh Agarwal and Danielle Belgrave and Kyunghyun Cho},
year={2022},
url={https://openreview.net/forum?id=hHrO6-IfskR}
}
TabNAS: Rejection Sampling for Neural Architecture Search on Tabular Datasets · NeurIPS 2022