Towards Hybrid-Grained Feature Interaction Selection for Deep Sparse Network
Abstract
Deep sparse networks are widely investigated as a neural network architecture for prediction tasks with high-dimensional sparse features, with which feature interaction selection is a critical component. While previous methods primarily focus on how to search feature interaction in a coarse-grained space, less attention has been given to a finer granularity. In this work, we introduce a hybrid-grained feature interaction selection approach that targets both feature field and feature value for deep sparse networks. To explore such expansive space, we propose a decomposed space which is calculated on the fly. We then develop a selection algorithm called OptFeature, which efficiently selects the feature interaction from both the feature field and the feature value simultaneously. Results from experiments on three large real-world benchmark datasets demonstrate that OptFeature performs well in terms of accuracy and efficiency. Additional studies support the feasibility of our method. All source code are publicly available\footnote{https://anonymous.4open.science/r/OptFeature-Anonymous}.
Cite
Text
Lyu et al. "Towards Hybrid-Grained Feature Interaction Selection for Deep Sparse Network." Neural Information Processing Systems, 2023.Markdown
[Lyu et al. "Towards Hybrid-Grained Feature Interaction Selection for Deep Sparse Network." Neural Information Processing Systems, 2023.](https://mlanthology.org/neurips/2023/lyu2023neurips-hybridgrained/)BibTeX
@inproceedings{lyu2023neurips-hybridgrained,
title = {{Towards Hybrid-Grained Feature Interaction Selection for Deep Sparse Network}},
author = {Lyu, Fuyuan and Tang, Xing and Liu, Dugang and Ma, Chen and Luo, Weihong and Chen, Liang and He, Xiuqiang and Liu, Xue},
booktitle = {Neural Information Processing Systems},
year = {2023},
url = {https://mlanthology.org/neurips/2023/lyu2023neurips-hybridgrained/}
}