paper-with-me

Papers

DKN: Deep Knowledge-Aware Network for News Recommendation

2018-01-25 · Hongwei Wang, Fuzheng Zhang, Xing Xie, Minyi Guo

Online news recommender systems aim to address the information explosion of news and make personalized recommendation for users. In general, news language is highly condensed, full of knowledge entities and common sense. However, existing methods are unaware of such external knowledge and cannot fully discover latent knowledge-level connections among news. The recommended results for a user are consequently limited to simple patterns and cannot be extended reasonably. Moreover, news recommendation also faces the challenges of high time-sensitivity of news and dynamic diversity of users' interests. To solve the above problems, in this paper, we propose a deep knowledge-aware network (DKN) that incorporates knowledge graph representation into news recommendation. DKN is a content-based deep recommendation framework for click-through rate prediction. The key component of DKN is a multi-channel and word-entity-aligned knowledge-aware convolutional neural network (KCNN) that fuses semantic-level and knowledge-level representations of news. KCNN treats words and entities as multiple channels, and explicitly keeps their alignment relationship during convolution. In addition, to address users' diverse interests, we also design an attention module in DKN to dynamically aggregate a user's history with respect to current candidate news. Through extensive experiments on a real online news platform, we demonstrate that DKN achieves substantial gains over state-of-the-art deep recommendation models. We also validate the efficacy of the usage of knowledge in DKN.

📄 PDF Abstract BibTeX arXiv:1801.08284

Code (4)

810410738/DKN tf
hwwang55/DKN tf
microsoft/recommenders tf
yusanshi/NewsRecommendation pytorch

Tasks

Click-Through Rate PredictionCommon Sense ReasoningNews RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Personalized News Recommendation with Knowledge-aware Interactive Matching

2021-04-20 · Tao Qi, Fangzhao Wu, Chuhan Wu, Yongfeng Huang

The most important task in personalized news recommendation is accurate matching between candidate news and user interest. Most of existing news recommendation methods model candidate news from its textual content and us…

Knowledge GraphsNews Recommendation

CherryRec: Enhancing News Recommendation Quality via LLM-driven Framework

2024-06-18 · Shaohuang Wang, Lun Wang, Yunhan Bu, Tianwei Huang

Large Language Models (LLMs) have achieved remarkable progress in language understanding and generation. Custom LLMs leveraging textual features have been applied to recommendation systems, demonstrating improvements acr…

Movie RecommendationNews RecommendationRecommendation Systems

Scientific and Technological News Recommendation Based on Knowledge Graph with User Perception

2022-10-07 · Yuyao Zeng, Junping Du, Zhe Xue, Ang Li

Existing research usually utilizes side information such as social network or item attributes to improve the performance of collaborative filtering-based recommender systems. In this paper, the knowledge graph with user …

Collaborative FilteringNews RecommendationRecommendation SystemsRelation

News Recommendation with Candidate-aware User Modeling

2022-04-10 · Tao Qi, Fangzhao Wu, Chuhan Wu, Yongfeng Huang

News recommendation aims to match news with personalized user interest. Existing methods for news recommendation usually model user interest from historical clicked news without the consideration of candidate news. Howev…

News Recommendation

Personalized News Recommendation with Candidate-aware User Modeling

2021-09-17 · ACL ARR September 2021 9 · Anonymous

News recommendation aims to match news with personalized user interest. Existing methods for news recommendation usually model user interest from historical clicked news without the consideration of candidate news. Howev…

News Recommendation