HyperTeNet: Hypergraph and Transformer-based Neural Network for Personalized List Continuation
Vijaikumar M, Deepesh Hada, Shirish Shevade

TL;DR
HyperTeNet introduces a novel neural network combining hypergraph and Transformer architectures to improve personalized list continuation by effectively modeling complex relationships and sequential information among users, items, and lists.
Contribution
The paper presents HyperTeNet, a new model that captures ternary and multi-hop relationships using hypergraph neural networks and sequential patterns with Transformers, advancing personalized list continuation methods.
Findings
HyperTeNet outperforms state-of-the-art models on real-world datasets.
The model effectively captures complex entity relationships and sequential information.
Experimental results validate the superiority of HyperTeNet in personalized list curation.
Abstract
The personalized list continuation (PLC) task is to curate the next items to user-generated lists (ordered sequence of items) in a personalized way. The main challenge in this task is understanding the ternary relationships among the interacting entities (users, items, and lists) that the existing works do not consider. Further, they do not take into account the multi-hop relationships among entities of the same type. In addition, capturing the sequential information amongst the items already present in the list also plays a vital role in determining the next relevant items that get curated. In this work, we propose HyperTeNet -- a self-attention hypergraph and Transformer-based neural network architecture for the personalized list continuation task to address the challenges mentioned above. We use graph convolutions to learn the multi-hop relationship among the entities of the same…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Human Mobility and Location-Based Analysis · Advanced Graph Neural Networks
