IHGNN: Interactive Hypergraph Neural Network for Personalized Product Search
Dian Cheng, Jiawei Chen, Wenjun Peng, Wenqin Ye, Fuyu Lv, Tao Zhuang,, Xiaoyi Zeng, Xiangnan He

TL;DR
This paper introduces IHGNN, a hypergraph neural network that leverages collaborative signals from user-product-query interactions to improve personalized product search accuracy.
Contribution
The paper proposes a novel hypergraph neural network model that explicitly encodes collaborative signals from ternary relations in user interactions, enhancing representation learning for personalized search.
Findings
IHGNN outperforms state-of-the-art methods on three real-world datasets.
Explicit modeling of neighbor feature interaction improves entity representations.
Hypergraph structure effectively captures collaborative signals for better personalization.
Abstract
A good personalized product search (PPS) system should not only focus on retrieving relevant products, but also consider user personalized preference. Recent work on PPS mainly adopts the representation learning paradigm, e.g., learning representations for each entity (including user, product and query) from historical user behaviors (aka. user-product-query interactions). However, we argue that existing methods do not sufficiently exploit the crucial collaborative signal, which is latent in historical interactions to reveal the affinity between the entities. Collaborative signal is quite helpful for generating high-quality representation, exploiting which would benefit the representation learning of one node from its connected nodes. To tackle this limitation, in this work, we propose a new model IHGNN for personalized product search. IHGNN resorts to a hypergraph constructed from…
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
TopicsImage Retrieval and Classification Techniques · Web Data Mining and Analysis · Advanced Graph Neural Networks
