paper-with-me

홈 › Papers

Quality-aware News Recommendation

2022-02-28 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

News recommendation is a core technique used by many online news platforms. Recommending high-quality news to users is important for keeping good user experiences and news platforms' reputations. However, existing news recommendation methods mainly aim to optimize news clicks while ignoring the quality of news they recommended, which may lead to recommending news with uninformative content or even clickbaits. In this paper, we propose a quality-aware news recommendation method named QualityRec that can effectively improve the quality of recommended news. In our approach, we first propose an effective news quality evaluation method based on the distributions of users' reading dwell time on news. Next, we propose to incorporate news quality information into user interest modeling by designing a content-quality attention network to select clicked news based on both news semantics and qualities. We further train the recommendation model with an auxiliary news quality prediction task to learn quality-aware recommendation model, and we add a recommendation quality regularization loss to encourage the model to recommend higher-quality news. Extensive experiments on two real-world datasets show that QualityRec can effectively improve the overall quality of recommended news and reduce the recommendation of low-quality news, with even slightly better recommendation accuracy.

📄 PDF Abstract BibTeX arXiv:2202.13605

Code (0)

등록된 구현이 없습니다.

Tasks

News Recommendation

Similar Papers 제목 키워드 기반

End-to-end Learnable Diversity-aware News Recommendation

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

Diversity is an important factor in providing high-quality personalized news recommendations. However, most existing news recommendation methods only aim to optimize recommendation accuracy while ignoring diversity. Rera…

DiversityNews RecommendationReranking

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

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

Neural News Recommendation with Topic-Aware News Representation

2019-07-01 · ACL 2019 7 · Chuhan Wu, Fangzhao Wu, Mingxiao An, Yongfeng Huang 외

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