IRAIMar 11

Modeling Stage-wise Evolution of User Interests for News Recommendation

arXiv:2603.10471v18.3h-index: 11
Predicted impact top 74% in IR · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the problem of time-sensitive personalization for news readers, offering an incremental improvement over existing graph-based methods.

The paper tackles the challenge of modeling both long-term preferences and short-term, evolving user interests in personalized news recommendation by proposing a unified framework with global and local temporal components. It shows consistent performance improvements over baselines on two large-scale datasets, delivering fresher and more relevant recommendations.

Personalized news recommendation is highly time-sensitive, as user interests are often driven by emerging events, trending topics, and shifting real-world contexts. These dynamics make it essential to model not only users' long-term preferences, which reflect stable reading habits and high-order collaborative patterns, but also their short-term, context-dependent interests that change rapidly over time. However, most existing approaches rely on a single static interaction graph, which struggles to capture both long-term preference patterns and short-term interest changes as user behavior evolves. To address this challenge, we propose a unified framework that learns user preferences from both global and local temporal perspectives. A global preference modeling component captures long-term collaborative signals from the overall interaction graph, while a local preference modeling component partitions historical interactions into stage-wise temporal subgraphs to represent short-term dynamics. Within this module, an LSTM branch models the progressive evolution of recent interests, and a self-attention branch captures long-range temporal dependencies. Extensive experiments on two large-scale real-world datasets show that our approach consistently outperforms strong baselines and delivers fresher and more relevant recommendations across diverse user behaviors and temporal settings.

Foundations

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

Your Notes