Papers › Contextual Hybrid Session-based News Recommendation with Recurrent Neural Networks

Contextual Hybrid Session-based News Recommendation with Recurrent Neural Networks

15 Apr 2019arXiv:1904.10367archive 2025-07-28

Gabriel de Souza Pereira Moreira, Dietmar Jannach, Adilson Marques da Cunha

Recommender systems help users deal with information overload by providing tailored item suggestions to them. 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. Previous work has shown that the use of Recurrent Neural Networks is promising for the next-in-session prediction task, but has certain limitations when only recorded item click sequences are used as input. In this work, we present a contextual hybrid, deep learning based approach for session-based news recommendation that is able to leverage a variety of information types. We evaluated our approach on two public datasets, using a temporal evaluation protocol that simulates the dynamics of a news portal in a realistic way. Our results confirm the benefits of considering additional types of information, including article popularity and recency, in the proposed way, resulting in significantly higher recommendation accuracy and catalog coverage than other session-based algorithms. Additional experiments show that the proposed parameterizable loss function used in our method also allows us to balance two usually conflicting quality factors, accuracy and novelty. Keywords: Artificial Neural Networks, Context-Aware Recommender Systems, Hybrid Recommender Systems, News Recommender Systems, Session-based Recommendation

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1904.10367")

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

By repository: community (archive-listed): 13 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

gabrielspmoreira/chameleon_recsys officialmentioned in papermentioned on GitHubtfMIT report
13520505/bigdataproj mentioned on GitHubtfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 13520505/bigdataproj. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

create_multihot_feature 13520505/bigdataproj/acr_module/acr/acr_trainer_adressa.py community (archive-listed) unverified MIT (permissive) · b1262d05e68037c0 · report
cudnn_lstm_state_to_state_tuples 13520505/bigdataproj/acr_module/acr/acr_model.py community (archive-listed) unverified MIT (permissive) · c96bff04da606cd4 · report
deflate_and_split_features_label 13520505/bigdataproj/acr_module/acr/acr_datasets.py community (archive-listed) unverified MIT (permissive) · 1d3ebe32f3d85df2 · report
extract_date 13520505/bigdataproj/acr_module/acr/acr_module_service.py community (archive-listed) unverified MIT (permissive) · 7e4661df8bdf7b04 · report
get_all_file 13520505/bigdataproj/acr_module/acr/acr_module_service.py community (archive-listed) unverified MIT (permissive) · 47d93e7f6ea9d8f3 · report
get_label_features 13520505/bigdataproj/acr_module/acr/acr_datasets.py community (archive-listed) unverified MIT (permissive) · a07ace8f2d55201a · report
get_session_features_config 13520505/bigdataproj/acr_module/acr/acr_trainer_adressa.py community (archive-listed) unverified MIT (permissive) · 3c1e1b7e7232dd40 · report
get_session_features_config 13520505/bigdataproj/acr_module/acr/acr_trainer_cafebiz.py community (archive-listed) unverified MIT (permissive) · 7605cbd30da2f8cf · report
load_acr_preprocessing_assets 13520505/bigdataproj/acr_module/acr/acr_trainer_adressa.py community (archive-listed) unverified MIT (permissive) · b91e693b60dd39d0 · report
multi_label_predictions_binarizer 13520505/bigdataproj/acr_module/acr/acr_model.py community (archive-listed) unverified MIT (permissive) · fb6fb4299c1dd4b0 · report
parse_sequence_example 13520505/bigdataproj/acr_module/acr/acr_datasets.py community (archive-listed) unverified MIT (permissive) · f52257f03c634416 · report
split_string 13520505/bigdataproj/acr_module/acr/acr_module_service.py community (archive-listed) unverified MIT (permissive) · a899dd1432227118 · report
state_tuples_to_cudnn_lstm_state 13520505/bigdataproj/acr_module/acr/acr_model.py community (archive-listed) unverified MIT (permissive) · a7b6c0af976540cf · report

Tasks

News RecommendationRecommendation SystemsSession-Based Recommendations

Datasets

Introduced by this paper, per the archive.

News Interactions on Globo.com

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections