Context-aware Tree-based Deep Model for Recommender Systems
- URL: http://arxiv.org/abs/2109.10602v1
- Date: Wed, 22 Sep 2021 09:06:36 GMT
- Title: Context-aware Tree-based Deep Model for Recommender Systems
- Authors: Daqing Chang, Jintao Liu, Ziru Xu, Han Li, Han Zhu, Xiaoqiang Zhu
- Abstract summary: In tree-based methods, a tree structure T is adopted as index and each item in corpus is attached to a leaf node on T.
In this paper, we argue that the tree index used to support efficient retrieval in tree-based methods also has rich hierarchical information about the corpus.
We propose a novel context-aware tree-based deep model (ConTDM) for recommender systems.
- Score: 22.537595224145356
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: How to predict precise user preference and how to make efficient retrieval
from a big corpus are two major challenges of large-scale industrial
recommender systems. In tree-based methods, a tree structure T is adopted as
index and each item in corpus is attached to a leaf node on T . Then the
recommendation problem is converted into a hierarchical retrieval problem
solved by a beam search process efficiently. In this paper, we argue that the
tree index used to support efficient retrieval in tree-based methods also has
rich hierarchical information about the corpus. Furthermore, we propose a novel
context-aware tree-based deep model (ConTDM) for recommender systems. In
ConTDM, a context-aware user preference prediction model M is designed to
utilize both horizontal and vertical contexts on T . Horizontally, a graph
convolutional layer is used to enrich the representation of both users and
nodes on T with their neighbors. Vertically, a parent fusion layer is designed
in M to transmit the user preference representation in higher levels of T to
the current level, grasping the essence that tree-based methods are generating
the candidate set from coarse to detail during the beam search retrieval.
Besides, we argue that the proposed user preference model in ConTDM can be
conveniently extended to other tree-based methods for recommender systems. Both
experiments on large scale real-world datasets and online A/B test in large
scale industrial applications show the significant improvements brought by
ConTDM.
Related papers
- ReTreever: Tree-based Coarse-to-Fine Representations for Retrieval [64.44265315244579]
We propose a tree-based method for organizing and representing reference documents at various granular levels.
Our method, called ReTreever, jointly learns a routing function per internal node of a binary tree such that query and reference documents are assigned to similar tree branches.
Our evaluations show that ReTreever generally preserves full representation accuracy.
arXiv Detail & Related papers (2025-02-11T21:35:13Z) - 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) - Unleash LLMs Potential for Recommendation by Coordinating Twin-Tower Dynamic Semantic Token Generator [60.07198935747619]
We propose Twin-Tower Dynamic Semantic Recommender (T TDS), the first generative RS which adopts dynamic semantic index paradigm.
To be more specific, we for the first time contrive a dynamic knowledge fusion framework which integrates a twin-tower semantic token generator into the LLM-based recommender.
The proposed T TDS recommender achieves an average improvement of 19.41% in Hit-Rate and 20.84% in NDCG metric, compared with the leading baseline methods.
arXiv Detail & Related papers (2024-09-14T01:45:04Z) - Learning Deep Tree-based Retriever for Efficient Recommendation: Theory and Method [76.31185707649227]
We propose a Deep Tree-based Retriever (DTR) for efficient recommendation.
DTR frames the training task as a softmax-based multi-class classification over tree nodes at the same level.
To mitigate the suboptimality induced by the labeling of non-leaf nodes, we propose a rectification method for the loss function.
arXiv Detail & Related papers (2024-08-21T05:09:53Z) - Dynamic Embedding Size Search with Minimum Regret for Streaming
Recommender System [39.78277554870799]
We show that setting an identical and static embedding size is sub-optimal in terms of recommendation performance and memory cost.
We propose a method to minimize the embedding size selection regret on both user and item sides in a non-stationary manner.
arXiv Detail & Related papers (2023-08-15T13:27:18Z) - Hierarchical clustering with dot products recovers hidden tree structure [53.68551192799585]
In this paper we offer a new perspective on the well established agglomerative clustering algorithm, focusing on recovery of hierarchical structure.
We recommend a simple variant of the standard algorithm, in which clusters are merged by maximum average dot product and not, for example, by minimum distance or within-cluster variance.
We demonstrate that the tree output by this algorithm provides a bona fide estimate of generative hierarchical structure in data, under a generic probabilistic graphical model.
arXiv Detail & Related papers (2023-05-24T11:05:12Z) - Ordinal Graph Gamma Belief Network for Social Recommender Systems [54.9487910312535]
We develop a hierarchical Bayesian model termed ordinal graph factor analysis (OGFA), which jointly models user-item and user-user interactions.
OGFA not only achieves good recommendation performance, but also extracts interpretable latent factors corresponding to representative user preferences.
We extend OGFA to ordinal graph gamma belief network, which is a multi-stochastic-layer deep probabilistic model.
arXiv Detail & Related papers (2022-09-12T09:19:22Z) - Deep Recursive Embedding for High-Dimensional Data [10.499461691493526]
We propose to combine the deep neural network (DNN) with the mathematical-grounded embedding rules for high-dimensional data embedding.
Our experiments demonstrated the excellent performance of the proposed Deep Recursive Embedding (DRE) on high-dimensional data embedding.
arXiv Detail & Related papers (2021-04-12T03:04:38Z) - A Generic Network Compression Framework for Sequential Recommender
Systems [71.81962915192022]
Sequential recommender systems (SRS) have become the key technology in capturing user's dynamic interests and generating high-quality recommendations.
We propose a compressed sequential recommendation framework, termed as CpRec, where two generic model shrinking techniques are employed.
By the extensive ablation studies, we demonstrate that the proposed CpRec can achieve up to 4$sim$8 times compression rates in real-world SRS datasets.
arXiv Detail & Related papers (2020-04-21T08:40:55Z)
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.