TabNet: Attentive Interpretable Tabular Learning

Author(s): Sercan O. Arik, Tomas Pfister
Venue: AAAI
Year: 2021

Paper: https://arxiv.org/abs/1908.07442

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.

Additional information