Dan: Deep attention neural network for news recommendation
With the rapid information explosion of news, making personalized news recommendation for users becomes an increasingly challenging problem. Many existing recommendation methods that regard the recommendation procedure as the static process, have achieved better recommendation performance. However, they usually fail with the dynamic diversity of news and user’s interests, or ignore the importance of sequential information of user’s clicking selection. In this paper, taking full advantages of convolution neural network (CNN), recurrent neural network (RNN) and attention mechanism, we propose a deep attention neural network DAN for news recommendation. Our DAN model presents to use attention-based parallel CNN for aggregating user’s interest features and attention-based RNN for capturing richer hidden sequential features of user’s clicks, and combines these features for new recommendation. We conduct experiment on real-world news data sets, and the experimental results demonstrate the superiority and effectiveness of our proposed DAN model.
Code (1)
Tasks
Deep AttentionDiversityNews RecommendationSimilar Papers 제목 키워드 기반
News Recommendation with Attention Mechanism
This paper explores the area of news recommendation, a key component of online information sharing. Initially, we provide a clear introduction to news recommendation, defining the core problem and summarizing current met…
News RecommendationNeural News Recommendation with Multi-Head Self-Attention
News recommendation can help users find interested news and alleviate information overload. Precisely modeling news and users is critical for news recommendation, and capturing the contexts of words and news is important…
News RecommendationRecommendation SystemsDCAN: Diversified News Recommendation with Coverage-Attentive Networks
Self-attention based models are widely used in news recommendation tasks. However, previous Attention architecture does not constrain repeated information in the user's historical behavior, which limits the power of hidd…
DiversityNews RecommendationNPA: Neural News Recommendation with Personalized Attention
News recommendation is very important to help users find interested news and alleviate information overload. Different users usually have different interests and the same user may have various interests. Thus, different …
ArticlesInformativenessNews RecommendationNeural News Recommendation with Topic-Aware News Representation
News recommendation can help users find interested news and alleviate information overload. The topic information of news is critical for learning accurate news and user representations for news recommendation. However, …
News RecommendationRepresentation LearningTopic Classification