paper-with-me

홈 › Papers

DCAN: Diversified News Recommendation with Coverage-Attentive Networks

2022-06-02 · Hao Shi, Zi-Jiao Wang, Lan-Ru Zhai

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 hidden representation and leads to some problems such as information redundancy and filter bubbles. To solve this problem, we propose a personalized news recommendation model called DCAN.It captures multi-grained user-news matching signals through news encoders and user encoders. We keep updating a coverage vector to track the history of news attention and augment the vector in 4 types of ways. Then we fed the augmented Coverage vector into the Multi-headed Self-attention model to help adjust the future attention and added the Coverage regulation to the loss function(CRL), which enabled the recommendation system to consider more about differentiated information. Extensive experiments on Microsoft News Recommendation Dataset (MIND) show that our model significantly improve the diversity of news recommendations with minimal sacrifice in accuracy.

📄 PDF Abstract BibTeX arXiv:2206.02627

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityNews Recommendation

Similar Papers 제목 키워드 기반

Neural News Recommendation with Attentive Multi-View Learning

2019-07-12 · Chuhan Wu, Fangzhao Wu, Mingxiao An, Jianqiang Huang 외

Personalized news recommendation is very important for online news platforms to help users find interested news and improve user experience. News and user representation learning is critical for news recommendation. Exis…

MULTI-VIEW LEARNINGNews RecommendationRecommendation SystemsRepresentation Learning

Linear Submodular Bandits and their Application to Diversified Retrieval

2011-12-01 · NeurIPS 2011 12 · Yisong Yue, Carlos Guestrin

Diversified retrieval and online learning are two core research areas in the design of modern information retrieval systems.In this paper, we propose the linear submodular bandits problem, which is an online learning set…

ArticlesInformation RetrievalNews RecommendationRetrieval

A Simple Yet Effective Approach for Diversified Session-Based Recommendation

2024-03-30 · Qing Yin, Hui Fang, Zhu Sun, Yew-Soon Ong

Session-based recommender systems (SBRSs) have become extremely popular in view of the core capability of capturing short-term and dynamic user preferences. However, most SBRSs primarily maximize recommendation accuracy …

DiversityRecommendation SystemsSession-Based Recommendations

Diversely Regularized Matrix Factorization for Accurate and Aggregately Diversified Recommendation

2022-10-19 · Jongjin Kim, Hyunsik Jeon, Jaeri Lee, U Kang

When recommending personalized top-$k$ items to users, how can we recommend the items diversely to them while satisfying their needs? Aggregately diversified recommender systems aim to recommend a variety of items across…

DiversityRecommendation Systems

MTRec: Multi-Task Learning over BERT for News Recommendation

2022-05-01 · Findings (ACL) 2022 5 · Qiwei Bi, Jian Li, Lifeng Shang, Xin Jiang 외

Existing news recommendation methods usually learn news representations solely based on news titles. To sufficiently utilize other fields of news information such as category and entities, some methods treat each field a…

Multi-Task LearningNews Recommendation