"Object-aware Policy Network in Deep Recommender Systems" by Guoqiang Zhou, Zhangxian Xu et al.
Deep learning has been successfully applied in the recommender system. Low-dimensional dense embedding is typically used to represent the feature of users and items. To optimize the model, some models propose to dynamically search the embedding size based on the popularity of different users and items. However, these models ignore the interaction between the user and the item which will hinder the optimization of the features in embedding. In this paper, we propose Object-aware Policy Network (OPN) and introduces an object-aware method that is used for optimizing the features in embedding. We ...