Time Matters: Enhancing Pre-trained News Recommendation Models with Robust User Dwell Time Injection
Hao Jiang, Chuanzhen Li, Mingxiao An

TL;DR
This paper introduces two robust strategies, DweW and DweA, to incorporate user dwell time into news recommendation models, significantly improving their accuracy and robustness even when dwell time data is unavailable.
Contribution
The paper proposes novel dwell time injection methods, DweW and DweA, enhancing user preference modeling in news recommendation systems with improved robustness.
Findings
Significant performance improvements on MSN dataset.
Robustness to missing dwell time data.
Enhanced accuracy in identifying user preferences.
Abstract
Large Language Models (LLMs) have revolutionized text comprehension, leading to State-of-the-Art (SOTA) news recommendation models that utilize LLMs for in-depth news understanding. Despite this, accurately modeling user preferences remains challenging due to the inherent uncertainty of click behaviors. Techniques like multi-head attention in Transformers seek to alleviate this by capturing interactions among clicks, yet they fall short in integrating explicit feedback signals. User Dwell Time emerges as a powerful indicator, offering the potential to enhance the weak signals emanating from clicks. Nonetheless, its real-world applicability is questionable, especially when dwell time data collection is subject to delays. To bridge this gap, this paper proposes two novel and robust dwell time injection strategies, namely Dwell time Weight (DweW) and Dwell time Aware (DweA). Dwe}…
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 · Topic Modeling · Expert finding and Q&A systems
MethodsAttention Is All You Need · Linear Layer · Softmax · Multi-Head Attention · Attentive Walk-Aggregating Graph Neural Network
