Table of Contents
Fetching ...

Trinity: A Scenario-Aware Recommendation Framework for Large-Scale Cold-Start Users

Wenhao Zheng, Wang Lu, Fangshuang Tang, Yiyang Lu, Jun Yang, Pengcheng Xiong, Yulan Yan

TL;DR

This paper proposes Trinity, a framework embodying the synergistic integration of feature engineering, model architecture, and stable model updating that achieves substantial improvements in addressing the combined challenge of new users in new scenarios.

Abstract

Early-stage users in a new scenario intensify cold-start challenges, yet prior works often address only parts of the problem through model architecture. Launching a new user experience to replace an established product involves sparse behavioral signals, low-engagement cohorts, and unstable model performance. We argue that effective recommendations require the synergistic integration of feature engineering, model architecture, and stable model updating. We propose Trinity, a framework embodying this principle. Trinity extracts valuable information from existing scenarios while ensuring predictive effectiveness and accuracy in the new scenario. In this paper, we showcase Trinity applied to a billion-user Microsoft product transition. Both offline and online experiments demonstrate that our framework achieves substantial improvements in addressing the combined challenge of new users in new scenarios.

Trinity: A Scenario-Aware Recommendation Framework for Large-Scale Cold-Start Users

TL;DR

This paper proposes Trinity, a framework embodying the synergistic integration of feature engineering, model architecture, and stable model updating that achieves substantial improvements in addressing the combined challenge of new users in new scenarios.

Abstract

Early-stage users in a new scenario intensify cold-start challenges, yet prior works often address only parts of the problem through model architecture. Launching a new user experience to replace an established product involves sparse behavioral signals, low-engagement cohorts, and unstable model performance. We argue that effective recommendations require the synergistic integration of feature engineering, model architecture, and stable model updating. We propose Trinity, a framework embodying this principle. Trinity extracts valuable information from existing scenarios while ensuring predictive effectiveness and accuracy in the new scenario. In this paper, we showcase Trinity applied to a billion-user Microsoft product transition. Both offline and online experiments demonstrate that our framework achieves substantial improvements in addressing the combined challenge of new users in new scenarios.
Paper Structure (16 sections, 2 figures, 2 tables, 1 algorithm)

This paper contains 16 sections, 2 figures, 2 tables, 1 algorithm.

Figures (2)

  • Figure 1: Microsoft MSN product migration from classic style (left) to copilot style (right).
  • Figure 2: The model structure. This model is a multi-task model, where $t_1, t_2, \dots, t_n$ represent multi-classified durations. Since duration is similar to clicks and due to space limitations, duration-related content will not be further elaborated.