paper-with-me

Papers

Content based News Recommendation via Shortest Entity Distance over Knowledge Graphs

2019-05-24 · Kevin Joseph, Hui Jiang

Content-based news recommendation systems need to recommend news articles based on the topics and content of articles without using user specific information. Many news articles describe the occurrence of specific events and named entities including people, places or objects. In this paper, we propose a graph traversal algorithm as well as a novel weighting scheme for cold-start content based news recommendation utilizing these named entities. Seeking to create a higher degree of user-specific relevance, our algorithm computes the shortest distance between named entities, across news articles, over a large knowledge graph. Moreover, we have created a new human annotated data set for evaluating content based news recommendation systems. Experimental results show our method is suitable to tackle the hard cold-start problem and it produces stronger Pearson correlation to human similarity scores than other cold-start methods. Our method is also complementary and a combination with the conventional cold-start recommendation methods may yield significant performance gains. The dataset, CNRec, is available at: https://github.com/kevinj22/CNRec

📄 PDF Abstract BibTeX arXiv:1905.13132

Code (1)

kevinj22/CNRec 공식 구현

Tasks

ArticlesKnowledge GraphsNews RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Beyond the Surface: Uncovering Implicit Locations with LLMs for Personalized Local News

2025-02-20 · Gali Katz, Hai Sitton, Guy Gonen, Yohay Kaplan

News recommendation systems personalize homepage content to boost engagement, but factors like content type, editorial stance, and geographic focus impact recommendations. Local newspapers balance coverage across regions…

ArticlesClassificationKnowledge Graphsnamed-entity-recognition+5

Going Beyond Local: Global Graph-Enhanced Personalized News Recommendations

2023-07-13 · Boming Yang, Dairui Liu, Toyotaro Suzumura, Ruihai Dong 외

Precisely recommending candidate news articles to users has always been a core challenge for personalized news recommendation systems. Most recent works primarily focus on using advanced natural language processing techn…

ArticlesNews RecommendationRecommendation Systems

IP2: Entity-Guided Interest Probing for Personalized News Recommendation

2025-07-18 · Youlin Wu, Yuanyuan Sun, Xiaokun Zhang, Haoxi Zhan 외

News recommender systems aim to provide personalized news reading experiences for users based on their reading history. Behavioral science studies suggest that screen-based news reading contains three successive steps: s…

News RecommendationRecommendation Systems

Enhancing News Recommendation with Hierarchical LLM Prompting

2025-04-29 · Hai-Dang Kieu, Delvin Ce Zhang, Minh Duc Nguyen, Min Xu 외

Personalized news recommendation systems often struggle to effectively capture the complexity of user preferences, as they rely heavily on shallow representations, such as article titles and abstracts. To address this pr…

ArticlesNews RecommendationRecommendation Systems

Would You Like to Hear the News? Investigating Voice-BasedSuggestions for Conversational News Recommendation

2020-06-02 · Harshita Sahijwani, Jason Ingyu Choi, Eugene Agichtein

One of the key benefits of voice-based personal assistants is the potential to proactively recommend relevant and interesting information. One of the most valuable sources of such information is the News. However, in ord…

News RecommendationOpen-Ended Question Answering