Lightweight Compositional Embeddings for Incremental Streaming Recommendation

02/04/2022
by   Mengyue Hang, et al.
6

Most work in graph-based recommender systems considers a static setting where all information about test nodes (i.e., users and items) is available upfront at training time. However, this static setting makes little sense for many real-world applications where data comes in continuously as a stream of new edges and nodes, and one has to update model predictions incrementally to reflect the latest state. To fully capitalize on the newly available data in the stream, recent graph-based recommendation models would need to be repeatedly retrained, which is infeasible in practice. In this paper, we study the graph-based streaming recommendation setting and propose a compositional recommendation model – Lightweight Compositional Embedding (LCE) – that supports incremental updates under low computational cost. Instead of learning explicit embeddings for the full set of nodes, LCE learns explicit embeddings for only a subset of nodes and represents the other nodes implicitly, through a composition function based on their interactions in the graph. This provides an effective, yet efficient, means to leverage streaming graph data when one node type (e.g., items) is more amenable to static representation. We conduct an extensive empirical study to compare LCE to a set of competitive baselines on three large-scale user-item recommendation datasets with interactions under a streaming setting. The results demonstrate the superior performance of LCE, showing that it achieves nearly skyline performance with significantly fewer parameters than alternative graph-based models.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/28/2020

GLIMG: Global and Local Item Graphs for Top-N Recommender Systems

Graph-based recommendation models work well for top-N recommender system...
research
08/15/2023

Dynamic Embedding Size Search with Minimum Regret for Streaming Recommender System

With the continuous increase of users and items, conventional recommende...
research
03/27/2019

Link Stream Graph for Temporal Recommendations

Several researches on recommender systems are based on explicit rating d...
research
05/06/2019

A general graph-based framework for top-N recommendation using content, temporal and trust information

Recommending appropriate items to users is crucial in many e-commerce pl...
research
02/18/2021

Learning Fair Representations for Bipartite Graph based Recommendation

As a key application of artificial intelligence, recommender systems are...
research
08/24/2023

On the Consistency of Average Embeddings for Item Recommendation

A prevalent practice in recommender systems consists in averaging item e...
research
01/27/2022

Efficiently Maintaining Next Basket Recommendations under Additions and Deletions of Baskets and Items

Recommender systems play an important role in helping people find inform...

Please sign up or login with your details

Forgot password? Click here to reset