Bert4XMR: Cross-Market Recommendation with Bidirectional Encoder Representations from Transformer
Zheng Hu, Satoshi Nakagawa, Shi-Min Cai, Fuji Ren

TL;DR
Bert4XMR is a novel cross-market recommendation model that leverages pre-training on global data and market-specific fine-tuning, effectively modeling item co-occurrences and reducing negative transfer in data-scarce markets.
Contribution
The paper introduces Bert4XMR, a session-based model that employs a pre-training and fine-tuning paradigm with market and item embeddings to improve cross-market recommendations and mitigate negative transfer.
Findings
Outperforms baseline models by up to 7.66% across metrics.
Market embeddings help prevent negative transfer in data-scarce markets.
Pre-training on global data enhances recommendation accuracy.
Abstract
Real-world multinational e-commerce companies, such as Amazon and eBay, serve in multiple countries and regions. Some markets are data-scarce, while others are data-rich. In recent years, cross-market recommendation (XMR) has been proposed to bolster data-scarce markets by leveraging auxiliary information from data-rich markets. Previous XMR algorithms have employed techniques such as sharing bottom or incorporating inter-market similarity to optimize the performance of XMR. However, the existing approaches suffer from two crucial limitations: (1) They ignore the co-occurrences of items provided by data-rich markets. (2) They do not adequately tackle the issue of negative transfer stemming from disparities across diverse markets. In order to address these limitations, we propose a novel session-based model called Bert4XMR, which is able to model item co-occurrences across markets and…
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 · Advanced Bandit Algorithms Research · Topic Modeling
