TADO: Time-varying Attention with Dual-Optimizer Model
Yuexin Wu, Tianyu Gao, Sihao Wang, Zhongmin Xiong

TL;DR
This paper introduces TADO, a novel review-based recommender system that combines dual-optimizer training, BERT for semantic understanding, and time-varying preference modeling to improve recommendation accuracy, especially for rare ratings.
Contribution
The paper proposes a comprehensive model integrating dual-optimizer training, BERT-based semantic analysis, and time-varying feature extraction for improved review-based recommendations.
Findings
Significant performance improvements over state-of-the-art methods.
Effective handling of class imbalance in rating levels.
Validation on 23 benchmark datasets showing consistent gains.
Abstract
The review-based recommender systems are commonly utilized to measure users preferences towards different items. In this paper, we focus on addressing three main problems existing in the review-based methods. Firstly, these methods suffer from the class-imbalanced problem where rating levels with lower proportions will be ignored to some extent. Thus, their performance on relatively rare rating levels is unsatisfactory. As the first attempt in this field to address this problem, we propose a flexible dual-optimizer model to gain robustness from both regression loss and classification loss. Secondly, to address the problem caused by the insufficient contextual information extraction ability of word embedding, we first introduce BERT into the review-based method to improve the performance of the semantic analysis. Thirdly, the existing methods ignore the feature information of the…
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 · Sentiment Analysis and Opinion Mining · Advanced Bandit Algorithms Research
MethodsLinear Layer · Linear Warmup With Linear Decay · WordPiece · Multi-Head Attention · Residual Connection · Adam · Dense Connections · Refunds@Expedia|||How do I get a full refund from Expedia? · Weight Decay · Dropout
