Session-aware Item-combination Recommendation with Transformer Network
Tzu-Heng Lin, Chen Gao

TL;DR
This paper presents a transformer-based recommendation framework for item combination prediction, incorporating session-awareness and multi-task learning, achieving high accuracy in a Kaggle competition.
Contribution
It introduces a novel session-aware reweighted loss and multi-task transformer model tailored for item combination recommendation tasks.
Findings
Ranked 2nd on Kaggle leaderboard
Achieved categorization accuracy of 0.39224
Demonstrated effectiveness of session-aware and multi-task approaches
Abstract
In this paper, we detailedly describe our solution for the IEEE BigData Cup 2021: RL-based RecSys (Track 1: Item Combination Prediction). We first conduct an exploratory data analysis on the dataset and then utilize the findings to design our framework. Specifically, we use a two-headed transformer-based network to predict user feedback and unlocked sessions, along with the proposed session-aware reweighted loss, multi-tasking with click behavior prediction, and randomness-in-session augmentation. In the final private leaderboard on Kaggle, our method ranked 2nd with a categorization accuracy of 0.39224.
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 · Green IT and Sustainability · Image and Video Quality Assessment
