Abstract
A bundle is a pre-defined set of items that are collected together. In many domains, bundling is one of the most important marketing strategies for item promotion, commonly used in e-commerce. Bundle recommendation resembles the item recommendation task, where bundles are the recommended unit, but it poses additional challenges; while item recommendation requires only user and item understanding, bundle recommendation also requires modeling the connections between the various items in a bundle. Transformers have driven the state-of-the-art methods for set and sequence modeling in various natural language processing and computer vision tasks, emphasizing the understanding that the neighbors of an element are of crucial importance. Under some required adjustments, we believe the same applies for items in bundles, and better capturing the relations of an item with other items in the bundle may lead to improved recommendations. To address that, we introduce BRUCE-a novel model for bundle recommendation, in which we adapt Transformers to represent data on users, items, and bundles. This allows exploiting the self-attention mechanism to model the following: latent relations between the items in a bundle; and users' preferences toward each of the items in the bundle and toward the whole bundle. Moreover, we examine various architectures to integrate the items' and the users' information and provide insights on architecture selection based on data characteristics.
| Original language | English |
|---|---|
| Title of host publication | RecSys 2022 - Proceedings of the 16th ACM Conference on Recommender Systems |
| Publisher | Association for Computing Machinery, Inc |
| Pages | 237-245 |
| Number of pages | 9 |
| ISBN (Electronic) | 9781450392785 |
| DOIs | |
| State | Published - 12 Sep 2022 |
| Externally published | Yes |
| Event | 16th ACM Conference on Recommender Systems, RecSys 2022 - Seattle, United States Duration: 18 Sep 2022 → 23 Sep 2022 |
Publication series
| Name | RecSys 2022 - Proceedings of the 16th ACM Conference on Recommender Systems |
|---|
Conference
| Conference | 16th ACM Conference on Recommender Systems, RecSys 2022 |
|---|---|
| Country/Territory | United States |
| City | Seattle |
| Period | 18/09/22 → 23/09/22 |
Bibliographical note
Publisher Copyright:© 2022 ACM.
Keywords
- Attention
- Bundle Recommendation
- Neural Networks
- Package Recommendation
- Ranking
- Recommender Systems
- Transformers