paper-with-me

홈 › Papers

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 have been studied for better personalized news recommendation, the following challenges should be explored more: (C1) Comprehending manifold intents coupled within a news article, (C2) Differentiating varying post-read preferences of news articles, and (C3) Addressing the cold-start user problem. To tackle the aforementioned challenges together, in this paper, we propose a novel personalized news recommendation framework (CROWN) that employs (1) category-guided intent disentanglement for (C1), (2) consistency-based news representation for (C2), and (3) GNN-enhanced hybrid user representation for (C3). Furthermore, we incorporate a category prediction into the training process of CROWN as an auxiliary task, which provides supplementary supervisory signals to enhance intent disentanglement. Extensive experiments on two real-world datasets reveal that (1) CROWN provides consistent performance improvements over ten state-of-the-art news recommendation methods and (2) the proposed strategies significantly improve the accuracy of CROWN.

📄 PDF Abstract BibTeX arXiv:2310.09401

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDisentanglementNews Recommendation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Ranking Social Media News Feeds: A Comparative Study of Personalized and Non-personalized Prediction Models

2022-03-12 · International Conference on Artificial Intelligence and its Applications 2022 3 · Sami Belkacem, Kamel Boukhalfa, Omar Boussaid

Home Artificial Intelligence and Its Applications Conference paper Ranking Social Media News Feeds: A Comparative Study of Personalized and Non-personalized Prediction Models Sami Belkacem, Kamel Boukhalfa & Omar Bou…

Feature ImportanceNews RecommendationRecommendation SystemsSocial Media Popularity Prediction

Comparative Personalization for Multi-document Summarization

2025-09-25 · Haoyuan Li, Snigdha Chaturvedi arxiv

Personalized multi-document summarization (MDS) is essential for meeting individual user preferences of writing style and content focus for summaries. In this paper, we propose that for effective personalization, it is i…

Multi-Document Summarization

Panoramic Interests: Stylistic-Content Aware Personalized Headline Generation

2025-01-21 · the ACM Web Conference 2025 1 · Junhong Lian, Xiang Ao, Xinyu Liu, Yang Liu 외

Personalized news headline generation aims to provide users with attention-grabbing headlines that are tailored to their preferences. Prevailing methods focus on user-oriented content preferences, but most of them overlo…

Contrastive LearningHeadline GenerationLanguage ModelingLanguage Modelling+1

CAP-LLM: Context-Augmented Personalized Large Language Models for News Headline Generation

2025-08-05 · Raymond Wilson, Cole Graham, Chase Carter, Zefeng Yang 외 arxiv

In the era of information overload, personalized news headline generation is crucial for engaging users by tailoring content to their preferences while accurately conveying news facts. Existing methods struggle with effe…

Headline GenerationText Generation

PP-Rec: News Recommendation with Personalized User Interest and Time-aware News Popularity

2021-06-02 · ACL 2021 5 · Tao Qi, Fangzhao Wu, Chuhan Wu, Yongfeng Huang

Personalized news recommendation methods are widely used in online news services. These methods usually recommend news based on the matching between news content and user interest inferred from historical behaviors. Howe…

DiversityNews Recommendation