Feature Interaction Fusion Self-Distillation Network For CTR Prediction
Lei Sang, Qiuze Ru, Honghao Li, Yiwen Zhang, Qian Cao, Xindong Wu

TL;DR
FSDNet is a novel CTR prediction framework that enhances feature interaction modeling and information sharing through a fusion self-distillation approach, improving performance and generalization across multiple datasets.
Contribution
The paper introduces FSDNet, a new CTR prediction model that integrates explicit and implicit feature interactions with a self-distillation mechanism for better information sharing.
Findings
FSDNet outperforms existing models on four benchmark datasets.
The fusion self-distillation improves feature interaction effectiveness.
The framework demonstrates strong generalization capabilities.
Abstract
Click-Through Rate (CTR) prediction plays a vital role in recommender systems, online advertising, and search engines. Most of the current approaches model feature interactions through stacked or parallel structures, with some employing knowledge distillation for model compression. However, we observe some limitations with these approaches: (1) In parallel structure models, the explicit and implicit components are executed independently and simultaneously, which leads to insufficient information sharing within the feature set. (2) The introduction of knowledge distillation technology brings about the problems of complex teacher-student framework design and low knowledge transfer efficiency. (3) The dataset and the process of constructing high-order feature interactions contain significant noise, which limits the model's effectiveness. To address these limitations, we propose FSDNet, a…
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
TopicsNeural Networks and Applications · Brain Tumor Detection and Classification
MethodsKnowledge Distillation
