arXiv Analytics

Sign in

arXiv:1904.12857 [cs.LG]AbstractReferencesReviewsResources

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

Luo Yuanfei, Wang Mengshuo, Zhou Hao, Yao Quanming, Tu WeiWei, Chen Yuqiang, Yang Qiang, Dai Wenyuan

Published 2019-04-29Version 1

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.

Related articles: Most relevant | Search more
arXiv:2006.14284 [cs.LG] (Published 2020-06-25)
Fast, Accurate, and Simple Models for Tabular Data via Augmented Distillation
arXiv:2003.09712 [cs.LG] (Published 2020-03-21)
Understanding the Power and Limitations of Teaching with Imperfect Knowledge
arXiv:2202.01034 [cs.LG] (Published 2022-02-02)
Maintaining fairness across distribution shift: do we have viable solutions for real-world applications?