Re-ranking With Constraints on Diversified Exposures for Homepage
Recommender System
- URL: http://arxiv.org/abs/2112.07621v1
- Date: Sun, 12 Dec 2021 09:34:50 GMT
- Title: Re-ranking With Constraints on Diversified Exposures for Homepage
Recommender System
- Authors: Qi Hao, Tianze Luo, Guangda Huzhang
- Abstract summary: We propose a two-stage architecture of the homepage recommendation system.
In the first stage, we develop efficient algorithms for recommending items to proper channels.
In the second stage, we provide an ordered list of items in each channel.
- Score: 7.618705258302672
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The homepage recommendation on most E-commerce applications places items in a
hierarchical manner, where different channels display items in different
styles. Existing algorithms usually optimize the performance of a single
channel. So designing the model to achieve the optimal recommendation list
which maximize the Click-Through Rate (CTR) of whole homepage is a challenge
problem. Other than the accuracy objective, display diversity on the homepage
is also important since homogeneous display usually hurts user experience. In
this paper, we propose a two-stage architecture of the homepage recommendation
system. In the first stage, we develop efficient algorithms for recommending
items to proper channels while maintaining diversity. The two methods can be
combined: user-channel-item predictive model with diversity constraint. In the
second stage, we provide an ordered list of items in each channel. Existing
re-ranking models are hard to describe the mutual influence between items in
both intra-channel and inter-channel. Therefore, we propose a Deep \&
Hierarchical Attention Network Re-ranking (DHANR) model for homepage
recommender systems. The Hierarchical Attention Network consists of an item
encoder, an item-level attention layer, a channel encoder and a channel-level
attention layer. Our method achieves a significant improvement in terms of
precision, intra-list average distance(ILAD) and channel-wise Precision@k in
offline experiments and in terms of CTR and ILAD in our online systems.
Related papers
- Unified Learning-to-Rank for Multi-Channel Retrieval in Large-Scale E-Commerce Search [3.4702155400466013]
Large-scale e-commerce search must surface a broad set of items from a vast catalog, ranging from bestselling products to new, trending, or seasonal items.<n>A key challenge is how to effectively merge documents from heterogeneous channels into a single ranked list under strict latency constraints.<n>We propose a unified ranking model that learns to merge and rank documents from multiple retrieval channels.
arXiv Detail & Related papers (2026-02-26T22:26:59Z) - STCRank: Spatio-temporal Collaborative Ranking for Interactive Recommender System at Kuaishou E-shop [7.30809987530251]
Kuaishou E-shop provides precise personalized product recommendations to tens of millions of users every day.<n>To better respond real-time user feedback, we have deployed an interactive recommender system (IRS) alongside our core homepage recommender system.<n>This IRS is triggered by user click on homepage, and generates a series of highly relevant recommendations based on the clicked item to meet focused browsing demands.
arXiv Detail & Related papers (2026-01-15T03:18:40Z) - HarmonRank: Ranking-aligned Multi-objective Ensemble for Live-streaming E-commerce Recommendation [17.992877606615533]
Live-streaming e-commerce requires ranking mechanism to balance both purchases and user-streamer interactions.<n>We propose a novel multi-objective ensemble framework HarmonRank to fulfill both alignment to the ranking task and alignment among objectives.<n>The proposed method has been fully deployed in Kuaishou's live-streaming e-commerce recommendation platform with 400 million DAUs, contributing over 2% purchase gain.
arXiv Detail & Related papers (2026-01-06T11:59:02Z) - ContextGNN: Beyond Two-Tower Recommendation Systems [47.50792319918014]
We introduce Context-based Graph Neural Networks (ContextGNNs) for link prediction in recommendation systems.
The method employs a pair-wise representation technique for familiar items situated within a user's local subgraph.
A final network then predicts how to fuse both pair-wise and two-tower recommendations into a single ranking of items.
arXiv Detail & Related papers (2024-11-29T07:11:42Z) - Facet-Aware Multi-Head Mixture-of-Experts Model for Sequential Recommendation [25.516648802281626]
We propose a novel structure called Facet-Aware Multi-Head Mixture-of-Experts Model for Sequential Recommendation (FAME)
We leverage sub-embeddings from each head in the last multi-head attention layer to predict the next item separately.
A gating mechanism integrates recommendations from each head and dynamically determines their importance.
arXiv Detail & Related papers (2024-11-03T06:47:45Z) - Unleashing the Potential of Multi-Channel Fusion in Retrieval for Personalized Recommendations [33.79863762538225]
A key challenge in Recommender systems (RS) is efficiently processing vast item pools to deliver highly personalized recommendations under strict latency constraints.
In this paper, we explore advanced channel fusion strategies by assigning systematically optimized weights to each channel.
Our methods enhance both personalization and flexibility, achieving significant performance improvements across multiple datasets and yielding substantial gains in real-world deployments.
arXiv Detail & Related papers (2024-10-21T14:58:38Z) - Triple-View Knowledge Distillation for Semi-Supervised Semantic
Segmentation [54.23510028456082]
We propose a Triple-view Knowledge Distillation framework, termed TriKD, for semi-supervised semantic segmentation.
The framework includes the triple-view encoder and the dual-frequency decoder.
arXiv Detail & Related papers (2023-09-22T01:02:21Z) - CAViaR: Context Aware Video Recommendations [0.0]
We propose a novel method which introduces diversity by modeling the impact of low diversity on user's engagement on individual items.
The proposed method is designed to be easily pluggable into existing large-scale recommender systems.
arXiv Detail & Related papers (2023-04-17T16:56:23Z) - On component interactions in two-stage recommender systems [82.38014314502861]
Two-stage recommenders are used by many online platforms, including YouTube, LinkedIn, and Pinterest.
We show that interactions between the ranker and the nominators substantially affect the overall performance.
In particular, using a Mixture-of-Experts approach, we train the nominators to specialize on different subsets of the item pool.
arXiv Detail & Related papers (2021-06-28T20:53:23Z) - End-to-end learnable EEG channel selection with deep neural networks [72.21556656008156]
We propose a framework to embed the EEG channel selection in the neural network itself.
We deal with the discrete nature of this new optimization problem by employing continuous relaxations of the discrete channel selection parameters.
This generic approach is evaluated on two different EEG tasks.
arXiv Detail & Related papers (2021-02-11T13:44:07Z) - Channel-wise Knowledge Distillation for Dense Prediction [73.99057249472735]
We propose to align features channel-wise between the student and teacher networks.
We consistently achieve superior performance on three benchmarks with various network structures.
arXiv Detail & Related papers (2020-11-26T12:00:38Z) - Exploration in two-stage recommender systems [79.50534282841618]
Two-stage recommender systems are widely adopted in industry due to their scalability and maintainability.
A key challenge of this setup is that optimal performance of each stage in isolation does not imply optimal global performance.
We propose a method of synchronising the exploration strategies between the ranker and the nominators.
arXiv Detail & Related papers (2020-09-01T16:52:51Z) - Deep Retrieval: Learning A Retrievable Structure for Large-Scale
Recommendations [21.68175843347951]
We present Deep Retrieval (DR), to learn a retrievable structure directly with user-item interaction data.
DR is among the first non-ANN algorithms successfully deployed at the scale of hundreds of millions of items for industrial recommendation systems.
arXiv Detail & Related papers (2020-07-12T06:23:51Z) - Operation-Aware Soft Channel Pruning using Differentiable Masks [51.04085547997066]
We propose a data-driven algorithm, which compresses deep neural networks in a differentiable way by exploiting the characteristics of operations.
We perform extensive experiments and achieve outstanding performance in terms of the accuracy of output networks.
arXiv Detail & Related papers (2020-07-08T07:44:00Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.