paper-with-me

홈 › Papers

News Recommendation with Category Description by a Large Language Model

2024-05-13 · Yuki Yada, Hayato Yamana

Personalized news recommendations are essential for online news platforms to assist users in discovering news articles that match their interests from a vast amount of online content. Appropriately encoded content features, such as text, categories, and images, are essential for recommendations. Among these features, news categories, such as tv-golden-globe, finance-real-estate, and news-politics, play an important role in understanding news content, inspiring us to enhance the categories' descriptions. In this paper, we propose a novel method that automatically generates informative category descriptions using a large language model (LLM) without manual effort or domain-specific knowledge and incorporates them into recommendation models as additional information. In our comprehensive experimental evaluations using the MIND dataset, our method successfully achieved 5.8% improvement at most in AUC compared with baseline approaches without the LLM's generated category descriptions for the state-of-the-art content-based recommendation models including NAML, NRMS, and NPA. These results validate the effectiveness of our approach. The code is available at https://github.com/yamanalab/gpt-augmented-news-recommendation.

📄 PDF Abstract BibTeX arXiv:2405.13007

Code (1)

yamanalab/gpt-augmented-news-recommendation 공식 구현 pytorch

Tasks

ArticlesLanguage ModelingLanguage ModellingLarge Language ModelNews Recommendation

Similar Papers 제목 키워드 기반

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

Research Progress of News Recommendation Methods

2020-12-04 · Jing Qin

Due to researchers'aim to study personalized recommendations for different business fields, the summary of recommendation methods in specific fields is of practical significance. News recommendation systems were the earl…

Collaborative FilteringKnowledge GraphsNews RecommendationRecommendation Systems

MINER: Multi-Interest Matching Network for News Recommendation

2022-05-01 · Findings (ACL) 2022 5 · Jian Li, Jieming Zhu, Qiwei Bi, Guohao Cai 외

Personalized news recommendation is an essential technique to help users find interested news. Accurately matching user’s interests and candidate news is the key to news recommendation. Most existing methods learn a sing…

News Recommendation

Neural News Recommendation with Event Extraction

2021-11-09 · Songqiao Han, Hailiang Huang, Jiangwei Liu

A key challenge of online news recommendation is to help users find articles they are interested in. Traditional news recommendation methods usually use single news information, which is insufficient to encode news and u…

ArticlesEvent ExtractionNews Recommendation

A Novel Approach to Comprehending Users' Preferences for Accurate Personalized News Recommendation

2023-10-13 · Yunyong Ko, Seongeun Ryu, Sang-Wook Kim

Personalized news recommendation aims to assist users in finding news articles that align with their interests, which plays a pivotal role in mitigating users' information overload problem. Although many recent works hav…

ArticlesDisentanglementNews Recommendation