News Recommendation

66 papers with code • 1 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Contextual Hybrid Session-based News Recommendation with Recurrent Neural Networks

gabrielspmoreira/chameleon_recsys 15 Apr 2019

The recommendation of news is often considered to be challenging, since the relevance of an article for a user can depend on a variety of factors, including the user's short-term reading interests, the reader's context, or the recency or popularity of an article.

Privacy-Preserving News Recommendation Model Learning

JulySinceAndrew/FedNewsRec-EMNLP-Findings-2020 Findings of the Association for Computational Linguistics 2020

Extensive experiments on a real-world dataset show the effectiveness of our method in news recommendation model training with privacy protection.

MIND: A Large-scale Dataset for News Recommendation

microsoft/recommenders ACL 2020

News recommendation is an important technique for personalized news service.

ONCE: Boosting Content-based Recommendation with Both Open- and Closed-source Large Language Models

jyonn/genre-requests 11 May 2023

Personalized content-based recommender systems have become indispensable tools for users to navigate through the vast amount of content available on platforms like daily news websites and book recommendation services.

Train Once, Use Flexibly: A Modular Framework for Multi-Aspect Neural News Recommendation

andreeaiana/manner 29 Jul 2023

Recent neural news recommenders (NNR) extend content-based recommendation by (1) aligning additional aspects such as topic or sentiment between the candidate news and user history or (2) diversifying recommendations w. r. t.

A Multi-View Deep Learning Approach for Cross Domain User Modeling in Recommendation Systems

PaddlePaddle/PaddleRec WWW 2015

We extend the model to jointly learn from features of items from different domains and user features by introducing a multi-view Deep Learning model.

Representation learning for very short texts using weighted word embedding aggregation

cedricdeboom/RepresentationLearning 2 Jul 2016

Traditional textual representations, such as tf-idf, have difficulty grasping the semantic meaning of such texts, which is important in applications such as event detection, opinion mining, news recommendation, etc.

The Graph-Based Behavior-Aware Recommendation for Interactive News

AI-luyuan/GBANRecommendation 30 Nov 2018

First, we build an interaction behavior graph for multi-level and multi-category data.

Content based News Recommendation via Shortest Entity Distance over Knowledge Graphs

kevinj22/CNRec 24 May 2019

Content-based news recommendation systems need to recommend news articles based on the topics and content of articles without using user specific information.

Neural News Recommendation with Long- and Short-term User Representations

microsoft/recommenders ACL 2019

In this paper, we propose a neural news recommendation approach which can learn both long- and short-term user representations.