When Box Meets Graph Neural Network in Tag-aware Recommendation
Fake Lin, Ziwei Zhao, Xi Zhu, Da Zhang, Shitian Shen, Xueying Li, Tong, Xu, Suojuan Zhang, Enhong Chen

TL;DR
This paper introduces BoxGNN, a novel graph neural network that models user preferences as high-dimensional boxes, capturing high-order relations and diversity in tag-aware recommendation systems, outperforming existing methods.
Contribution
The paper proposes a new box embedding approach with logical operations for high-order message passing in GNNs, enhancing user preference modeling in recommender systems.
Findings
BoxGNN outperforms state-of-the-art baselines on multiple datasets.
High-order signals significantly improve recommendation accuracy.
Volume-based learning with Gumbel smoothing refines box representations.
Abstract
Last year has witnessed the re-flourishment of tag-aware recommender systems supported by the LLM-enriched tags. Unfortunately, though large efforts have been made, current solutions may fail to describe the diversity and uncertainty inherent in user preferences with only tag-driven profiles. Recently, with the development of geometry-based techniques, e.g., box embedding, diversity of user preferences now could be fully modeled as the range within a box in high dimension space. However, defect still exists as these approaches are incapable of capturing high-order neighbor signals, i.e., semantic-rich multi-hop relations within the user-tag-item tripartite graph, which severely limits the effectiveness of user modeling. To deal with this challenge, in this paper, we propose a novel algorithm, called BoxGNN, to perform the message aggregation via combination of logical operations,…
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
TopicsRecommender Systems and Techniques · Image Retrieval and Classification Techniques · Topic Modeling
