paper-with-me

Papers

News Session-Based Recommendations using Deep Neural Networks

2018-07-31 · Gabriel de Souza P. Moreira, Felipe Ferreira, Adilson Marques da Cunha

News recommender systems are aimed to personalize users experiences and help them to discover relevant articles from a large and dynamic search space. Therefore, news domain is a challenging scenario for recommendations, due to its sparse user profiling, fast growing number of items, accelerated item's value decay, and users preferences dynamic shift. Some promising results have been recently achieved by the usage of Deep Learning techniques on Recommender Systems, specially for item's feature extraction and for session-based recommendations with Recurrent Neural Networks. In this paper, it is proposed an instantiation of the CHAMELEON -- a Deep Learning Meta-Architecture for News Recommender Systems. This architecture is composed of two modules, the first responsible to learn news articles representations, based on their text and metadata, and the second module aimed to provide session-based recommendations using Recurrent Neural Networks. The recommendation task addressed in this work is next-item prediction for users sessions: "what is the next most likely article a user might read in a session?" Users sessions context is leveraged by the architecture to provide additional information in such extreme cold-start scenario of news recommendation. Users' behavior and item features are both merged in an hybrid recommendation approach. A temporal offline evaluation method is also proposed as a complementary contribution, for a more realistic evaluation of such task, considering dynamic factors that affect global readership interests like popularity, recency, and seasonality. Experiments with an extensive number of session-based recommendation methods were performed and the proposed instantiation of CHAMELEON meta-architecture obtained a significant relative improvement in top-n accuracy and ranking metrics (10% on Hit Rate and 13% on MRR) over the best benchmark methods.

📄 PDF Abstract BibTeX arXiv:1808.00076

Code (3)

gabrielspmoreira/chameleon_recsys 공식 구현 tf
13520505/bigdataproj tf
Curlykonda/chameleon-recsys tf

Tasks

ArticlesNews RecommendationRecommendation SystemsSession-Based Recommendations

Similar Papers 제목 키워드 기반

Diversification in Session-based News Recommender Systems

2021-02-05 · Alireza Gharahighehi, Celine Vens

Recommender systems are widely applied in digital platforms such as news websites to personalize services based on user preferences. In news websites most of users are anonymous and the only available data is sequences o…

Collaborative FilteringDiversityNews RecommendationRecommendation Systems

Positive, Negative and Neutral: Modeling Implicit Feedback in Session-based News Recommendation

2022-05-12 · Shansan Gong, Kenny Q. Zhu

News recommendation for anonymous readers is a useful but challenging task for many news portals, where interactions between readers and articles are limited within a temporary login session. Previous works tend to formu…

ArticlesNews RecommendationSession-Based Recommendations

Modeling Multi-interest News Sequence for News Recommendation

2022-07-15 · Rongyao Wang, Wenpeng Lu

A session-based news recommender system recommends the next news to a user by modeling the potential interests embedded in a sequence of news read/clicked by her/him in a session. Generally, a user's interests are divers…

News RecommendationRecommendation Systems

Inter-Session Modeling for Session-Based Recommendation

2017-06-22 · Massimiliano Ruocco, Ole Steinar Lillestøl Skrede, Helge Langseth

In recent years, research has been done on applying Recurrent Neural Networks (RNNs) as recommender systems. Results have been promising, especially in the session-based setting where RNNs have been shown to outperform s…

Recommendation SystemsSession-Based Recommendations

Using user's local context to support local news

2022-05-24 · Payam Pourashraf, Bamshad Mobasher

American local newspapers have been experiencing a large loss of reader retention and business within the past 15 years due to the proliferation of online news sources. Local media companies are starting to shift from an…

ArticlesRecommendation SystemsSession-Based Recommendations