DynInt: Dynamic Interaction Modeling for Large-scale Click-Through Rate Prediction
YaChen Yan, Liubo Li

TL;DR
DynInt introduces a dynamic, data-dependent approach to modeling feature interactions in large-scale CTR prediction, enhancing the capacity of neural networks to adapt interactions per instance for improved performance.
Contribution
The paper proposes DynInt, a novel extension of PIN that models dynamic feature interactions using instance-aware gating and parameter generation, addressing static interaction limitations.
Findings
DynInt outperforms state-of-the-art models on real-world datasets.
Dynamic interaction modeling improves CTR prediction accuracy.
The model demonstrates efficiency and effectiveness in large-scale applications.
Abstract
Learning feature interactions is the key to success for the large-scale CTR prediction in Ads ranking and recommender systems. In industry, deep neural network-based models are widely adopted for modeling such problems. Researchers proposed various neural network architectures for searching and modeling the feature interactions in an end-to-end fashion. However, most methods only learn static feature interactions and have not fully leveraged deep CTR models' representation capacity. In this paper, we propose a new model: DynInt. By extending Polynomial-Interaction-Network (PIN), which learns higher-order interactions recursively to be dynamic and data-dependent, DynInt further derived two modes for modeling dynamic higher-order interactions: dynamic activation and dynamic parameter. In dynamic activation mode, we adaptively adjust the strength of learned interactions by instance-aware…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Machine Learning and Data Classification
