Modeling User Repeat Consumption Behavior for Online Novel Recommendation
Yuncong Li, Cunxiang Yin, Yancheng He, Guoqiang Xu, Jing Cai, Leeven, Luo, Sheng-hua Zhong

TL;DR
This paper introduces NovelNet, a neural network model for online novel recommendation that leverages fine-grained interaction features and reconsumption patterns, especially for new users, and provides a new benchmark dataset.
Contribution
The paper proposes NovelNet, a novel neural network architecture that improves recommendation accuracy for new users by modeling detailed interactions and reconsumption behavior.
Findings
NovelNet outperforms baseline models in accuracy.
Fine-grained interaction features enhance prediction quality.
The new dataset supports further research in online novel recommendation.
Abstract
Given a user's historical interaction sequence, online novel recommendation suggests the next novel the user may be interested in. Online novel recommendation is important but underexplored. In this paper, we concentrate on recommending online novels to new users of an online novel reading platform, whose first visits to the platform occurred in the last seven days. We have two observations about online novel recommendation for new users. First, repeat novel consumption of new users is a common phenomenon. Second, interactions between users and novels are informative. To accurately predict whether a user will reconsume a novel, it is crucial to characterize each interaction at a fine-grained level. Based on these two observations, we propose a neural network for online novel recommendation, called NovelNet. NovelNet can recommend the next novel from both the user's consumed novels 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 · Topic Modeling · Sentiment Analysis and Opinion Mining
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Softmax · [LivE@PeRson]How do I talk to a real person at Expedia? · Pointer Network
