Decomposing Staleness in Recommender Systems: A Dual-Filter Framework for Supersession and Decay

📅 2026-08-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the issue of content staleness degrading user experience in large-scale recommendation systems by proposing the SDF dual-filtering framework. The approach decouples the staleness mechanism into content substitution and relevance decay, employing complementary relationship and traffic prediction models for accurate modeling. Furthermore, an upstream disjunctive filtering strategy is implemented prior to ranking to precisely eliminate stale candidates. Fully deployed on Google Discover, this framework reduced stale user feedback by 54.9% while significantly enhancing user engagement and service efficiency alongside decreased computational costs. These results validate the effectiveness of SDF in industrial-scale recommender systems, demonstrating its capability to mitigate content staleness through structured decomposition and efficient pre-ranking filtration without compromising overall system performance or user satisfaction metrics.
📝 Abstract
Stale recommendations are a pervasive challenge and a leading source of user complaints on large-scale content platforms. Items lose relevance through two primary mechanisms: supersession, where emerging updates render prior coverage stale, and relevance decay, where an item's informational value naturally diminishes over its lifecycle. Traditional countermeasures serve as crude proxies: age cutoffs poorly reflect actual relevance loss, while engagement heuristics rely on lagging signals, broadly exposing users to stale content before the system adapts. We present SDF (Supersession-Decay Filtering), a staleness filtering system fully deployed in Google Discover, a personalized recommendation feed with hundreds of millions of daily and billions of monthly active users. SDF targets both mechanisms with complementary filters, each powered by a learned model: a relational staleness model that detects supersession between item pairs, and a predicted traffic ratio (PTR) model that forecasts relevance decay from the item's content, trained on lifetime visit traffic. Applied via disjunction upstream of the ranking stage, SDF prunes stale candidates, measurably reducing downstream serving costs. Online experiments demonstrate that these filters significantly reduce the prevalence of stale content while improving user engagement. Over a two-year production deployment, user-filed staleness reports (in-product user feedback) declined by 54.9% relative to the pre-deployment baseline, establishing SDF as a robust and scalable paradigm for resolving content staleness at industrial scale.
Problem

Research questions and friction points this paper is trying to address.

Recommender Systems
Content Staleness
Supersession
Relevance Decay
Innovation

Methods, ideas, or system contributions that make the work stand out.

Staleness Decomposition
Dual-Filter Framework
Supersession Detection
Relevance Decay Prediction
Pre-ranking Filtering
💼 Related Jobs
No related jobs found.