Papers by Mingxiao An
Neural News Recommendation with Heterogeneous User Behavior (D19-1)
Copied to clipboard
| Challenge: | Existing news recommendation methods rely on news click history to model user interest, but data sparsity is a problem . other kinds of user behaviors such as webpage browsing and search queries can provide useful clues of users’ news reading interest. |
| Approach: | They propose to exploit heterogeneous user behaviors to learn news representations from their titles via CNN networks and apply attention networks to select important words. |
| Outcome: | The proposed approach exploits heterogeneous user behaviors on a real-world dataset. |
Neural News Recommendation with Long- and Short-term User Representations (P19-1)
Copied to clipboard
| Challenge: | Existing news recommendation methods learn a single representation for each user, which may be insufficient. |
| Approach: | They propose a neural news recommendation approach which can learn both long- and short-term user representations by using a news encoder and a user encoder. |
| Outcome: | The proposed approach can learn both long- and short-term user representations on a real-world dataset. |
Neural News Recommendation with Topic-Aware News Representation (P19-1)
Copied to clipboard
| Challenge: | Existing methods for learning accurate news representations do not consider topic information in news. |
| Approach: | They propose a neural news recommendation approach with topic-aware news representations using CNN networks and attention networks to select important words. |
| Outcome: | The proposed approach is based on a topic-aware news encoder and user encoder. |