Deferred is Better: A Framework for Multi-Granularity Deferred Interaction of Heterogeneous Features
Yi Xu, Moyu Zhang, Chaofan Fan, Jinxin Hu, Yu Zhang, Xiaoyi Zeng

TL;DR
This paper introduces MGDIN, a novel framework that adaptively defers feature interactions in CTR models by grouping features based on information density and gradually unmasking them, improving robustness and representation learning.
Contribution
The paper proposes a multi-granularity deferred interaction framework that adaptively manages feature heterogeneity in CTR models, enhancing learning efficiency and robustness.
Findings
Improved CTR prediction accuracy over baseline models.
Effective handling of feature heterogeneity through deferred interaction.
Enhanced model robustness and interpretability.
Abstract
Click-through rate (CTR) prediction models estimates the probability of a user-item click by modeling interactions across a vast feature space. A fundamental yet often overlooked challenge is the inherent heterogeneity of these features: their sparsity and information content vary dramatically. For instance, categorical features like item IDs are extremely sparse, whereas numerical features like item price are relatively dense. Prevailing CTR models have largely ignored this heterogeneity, employing a uniform feature interaction strategy that inputs all features into the interaction layers simultaneously. This approach is suboptimal, as the premature introduction of low-information features can inject significant noise and mask the signals from information-rich features, which leads to model collapse and hinders the learning of robust representations. To address the above challenge, we…
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 · Gaze Tracking and Assistive Technology
