TL;DR
This paper presents a scalable, urgency-aware ranking engine for daily fantasy sports that improves match recommendations by incorporating real-time urgency and recency features, validated on a large industrial dataset.
Contribution
The authors adapt the Deep Interest Network architecture with temporal features and develop a multi-GPU training system, achieving significant ranking improvements over baseline models.
Findings
+9% lift in nDCG@1 over baseline
Validated on over 650k users and 100B interactions
Effective real-time, urgency-aware recommendations
Abstract
In daily fantasy sports (DFS), match participation is highly time-sensitive. Users must act within a narrow window before a game begins, making match recommendation a time-critical task to prevent missed engagement and revenue loss. Existing recommender systems, typically designed for static item catalogs, are ill-equipped to handle the hard temporal deadlines inherent in these live events. To address this, we designed and deployed a recommendation engine using the Deep Interest Network (DIN) architecture. We adapt the DIN architecture by injecting temporality at two levels: first, through real-time urgency features for each candidate match (e.g., time-to-round-lock), and second, via temporal positional encodings that represent the time-gap between each historical interaction and the current recommendation request, allowing the model to dynamically weigh the recency of past actions.…
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
