paper-with-me

Papers

Hierarchical Multi-Interest Co-Network For Coarse-Grained Ranking

2022-10-19 · Xu Yuan, Chen Xu, Qiwei Chen, Tao Zhuang, Hongjie Chen, Chao Li, Junfeng Ge

In this era of information explosion, a personalized recommendation system is convenient for users to get information they are interested in. To deal with billions of users and items, large-scale online recommendation services usually consist of three stages: candidate generation, coarse-grained ranking, and fine-grained ranking. The success of each stage depends on whether the model accurately captures the interests of users, which are usually hidden in users' behavior data. Previous research shows that users' interests are diverse, and one vector is not sufficient to capture users' different preferences. Therefore, many methods use multiple vectors to encode users' interests. However, there are two unsolved problems: (1) The similarity of different vectors in existing methods is too high, with too much redundant information. Consequently, the interests of users are not fully represented. (2) Existing methods model the long-term and short-term behaviors together, ignoring the differences between them. This paper proposes a Hierarchical Multi-Interest Co-Network (HCN) to capture users' diverse interests in the coarse-grained ranking stage. Specifically, we design a hierarchical multi-interest extraction layer to update users' diverse interest centers iteratively. The multiple embedded vectors obtained in this way contain more information and represent the interests of users better in various aspects. Furthermore, we develop a Co-Interest Network to integrate users' long-term and short-term interests. Experiments on several real-world datasets and one large-scale industrial dataset show that HCN effectively outperforms the state-of-the-art methods. We deploy HCN into a large-scale real world E-commerce system and achieve extra 2.5\% improvements on GMV (Gross Merchandise Value).

📄 PDF Abstract BibTeX arXiv:2210.10547

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HieRec: Hierarchical User Interest Modeling for Personalized News Recommendation

2021-06-08 · ACL 2021 5 · Tao Qi, Fangzhao Wu, Chuhan Wu, Peiru Yang 외

User interest modeling is critical for personalized news recommendation. Existing news recommendation methods usually learn a single user embedding for each user from their previous behaviors to represent their overall i…

News Recommendation

HIT Model: A Hierarchical Interaction-Enhanced Two-Tower Model for Pre-Ranking Systems

2025-05-26 · Haoqiang Yang, Congde Yuan, Kun Bai, Mengzhuo Guo 외

Online display advertising platforms rely on pre-ranking systems to efficiently filter and prioritize candidate ads from large corpora, balancing relevance to users with strict computational constraints. The prevailing t…

model

Hierarchical Classification for Improved Histopathology Image Analysis

2026-02-28 · Keunho Byeon, Jinsol Song, Seong Min Hong, Yosep Chong 외 arxiv

Whole-slide image analysis is essential for diagnostic tasks in pathology, yet existing deep learning methods primarily rely on flat classification, ignoring hierarchical relationships among class labels. In this study, …

Multiple Instance Learning

Scenario-Adaptive Fine-Grained Personalization Network: Tailoring User Behavior Representation to the Scenario Context

2024-04-15 · Moyu Zhang, Yongxiang Tang, Jinxin Hu, Yu Zhang

Existing methods often adjust representations adaptively only after aggregating user behavior sequences. This coarse-grained approach to re-weighting the entire user sequence hampers the model's ability to accurately mod…

RimiRec: Modeling Refined Multi-interest in Hierarchical Structure for Recommendation

2024-02-02 · Haolei Pei, Yuanyuan Xu, Yangping Zhu, Yuan Nie

Industrial recommender systems usually consist of the retrieval stage and the ranking stage, to handle the billion-scale of users and items. The retrieval stage retrieves candidate items relevant to user interests for re…

Recommendation SystemsRetrieval