FIVES: Feature Interaction Via Edge Search for Large-Scale Tabular Data
Yuexiang Xie, Zhen Wang, Yaliang Li, Bolin Ding, Nezihe Merve G\"urel,, Ce Zhang, Minlie Huang, Wei Lin, Jingren Zhou

TL;DR
FIVES is a novel method that efficiently generates high-order interactive features for tabular data by searching feature graphs with a GNN, improving performance and interpretability in real-world applications.
Contribution
FIVES introduces a graph neural network-based search strategy for interactive feature generation, balancing interpretability and efficiency in large-scale tabular data.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Enhances recommender system performance in Taobao.
Validated through online A/B testing and deployment.
Abstract
High-order interactive features capture the correlation between different columns and thus are promising to enhance various learning tasks on ubiquitous tabular data. To automate the generation of interactive features, existing works either explicitly traverse the feature space or implicitly express the interactions via intermediate activations of some designed models. These two kinds of methods show that there is essentially a trade-off between feature interpretability and search efficiency. To possess both of their merits, we propose a novel method named Feature Interaction Via Edge Search (FIVES), which formulates the task of interactive feature generation as searching for edges on the defined feature graph. Specifically, we first present our theoretical evidence that motivates us to search for useful interactive features with increasing order. Then we instantiate this search…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Topic Modeling
MethodsGraph Neural Network · Interpretability
