English

AutoCross: Automatic Feature Crossing for Tabular Data in Real-World Applications

Machine Learning 2019-07-16 v2 Machine Learning

Abstract

Feature crossing captures interactions among categorical features and is useful to enhance learning from tabular data in real-world businesses. In this paper, we present AutoCross, an automatic feature crossing tool provided by 4Paradigm to its customers, ranging from banks, hospitals, to Internet corporations. By performing beam search in a tree-structured space, AutoCross enables efficient generation of high-order cross features, which is not yet visited by existing works. Additionally, we propose successive mini-batch gradient descent and multi-granularity discretization to further improve efficiency and effectiveness, while ensuring simplicity so that no machine learning expertise or tedious hyper-parameter tuning is required. Furthermore, the algorithms are designed to reduce the computational, transmitting, and storage costs involved in distributed computing. Experimental results on both benchmark and real-world business datasets demonstrate the effectiveness and efficiency of AutoCross. It is shown that AutoCross can significantly enhance the performance of both linear and deep models.

Keywords

Cite

@article{arxiv.1904.12857,
  title  = {AutoCross: Automatic Feature Crossing for Tabular Data in Real-World Applications},
  author = {Yuanfei Luo and Mengshuo Wang and Hao Zhou and Quanming Yao and WeiWei Tu and Yuqiang Chen and Qiang Yang and Wenyuan Dai},
  journal= {arXiv preprint arXiv:1904.12857},
  year   = {2019}
}
R2 v1 2026-06-23T08:52:37.215Z