IRAILGNov 15, 2024

InterFormer: Effective Heterogeneous Interaction Learning for Click-Through Rate Prediction

arXiv:2411.09852v411 citationsh-index: 13CIKM
Originality Incremental advance
AI Analysis

This work addresses a fundamental bottleneck in recommender systems for improving ad click predictions, though it appears incremental as it builds on existing heterogeneous information methods.

The paper tackles the problem of insufficient inter-mode interaction and aggressive information aggregation in click-through rate prediction by proposing InterFormer, which enables bidirectional information flow and retains complete information, achieving state-of-the-art performance on three public datasets and a large-scale industrial dataset.

Click-through rate (CTR) prediction, which predicts the probability of a user clicking an ad, is a fundamental task in recommender systems. The emergence of heterogeneous information, such as user profile and behavior sequences, depicts user interests from different aspects. A mutually beneficial integration of heterogeneous information is the cornerstone towards the success of CTR prediction. However, most of the existing methods suffer from two fundamental limitations, including (1) insufficient inter-mode interaction due to the unidirectional information flow between modes, and (2) aggressive information aggregation caused by early summarization, resulting in excessive information loss. To address the above limitations, we propose a novel module named InterFormer to learn heterogeneous information interaction in an interleaving style. To achieve better interaction learning, InterFormer enables bidirectional information flow for mutually beneficial learning across different modes. To avoid aggressive information aggregation, we retain complete information in each data mode and use a separate bridging arch for effective information selection and summarization. Our proposed InterFormer achieves state-of-the-art performance on three public datasets and a large-scale industrial dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes