AAAI 2021technical1745 citations

TabNet: Attentive Interpretable Tabular Learning

Sercan Ö. Arik, Tomas Pfister

Abstract

We propose a novel high-performance and interpretable canonical deep tabular data learning architecture, TabNet. TabNet uses sequential attention to choose which features to reason from at each decision step, enabling interpretability and more efficient learning as the learning capacity is used for the most salient features. We demonstrate that TabNet outperforms other variants on a wide range of non-performance-saturated tabular datasets and yields interpretable feature attributions plus insights into its global behavior. Finally, we demonstrate self-supervised learning for tabular data, significantly improving performance when unlabeled data is abundant.

BibTeX
@inproceedings{aaai2021_tabnetattentivei,
  title = {TabNet: Attentive Interpretable Tabular Learning},
  author = {Sercan Ö. Arik and Tomas Pfister},
  booktitle = {AAAI 2021},
  year = {2021}
}