paper-with-me

Papers

TrNews: Heterogeneous User-Interest Transfer Learning for News Recommendation

2021-01-12 · EACL 2021 2 · GuangNeng Hu, Qiang Yang

We investigate how to solve the cross-corpus news recommendation for unseen users in the future. This is a problem where traditional content-based recommendation techniques often fail. Luckily, in real-world recommendation services, some publisher (e.g., Daily news) may have accumulated a large corpus with lots of consumers which can be used for a newly deployed publisher (e.g., Political news). To take advantage of the existing corpus, we propose a transfer learning model (dubbed as TrNews) for news recommendation to transfer the knowledge from a source corpus to a target corpus. To tackle the heterogeneity of different user interests and of different word distributions across corpora, we design a translator-based transfer-learning strategy to learn a representation mapping between source and target corpora. The learned translator can be used to generate representations for unseen users in the future. We show through experiments on real-world datasets that TrNews is better than various baselines in terms of four metrics. We also show that our translator is effective among existing transfer strategies.

📄 PDF Abstract BibTeX arXiv:2101.05611

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-corpusNews RecommendationTransfer Learning

Similar Papers 제목 키워드 기반

Neural News Recommendation with Heterogeneous User Behavior

2019-11-01 · IJCNLP 2019 11 · Chuhan Wu, Fangzhao Wu, Mingxiao An, Tao Qi 외

News recommendation is important for online news platforms to help users find interested news and alleviate information overload. Existing news recommendation methods usually rely on the news click history to model user …

MULTI-VIEW LEARNINGNews Recommendation

Learning User Interests via Reasoning and Distillation for Cross-Domain News Recommendation

2026-02-16 · Mengdan Zhu, Yufan Zhao, Tao Di, Yulan Yan 외 arxiv

News recommendation plays a critical role in online news platforms by helping users discover relevant content. Cross-domain news recommendation further requires inferring user's underlying information needs from heteroge…

Reinforcement Learning

Graph Neural News Recommendation with Long-term and Short-term Interest Modeling

2019-10-30 · Linmei Hu, Chen Li, Chuan Shi, Cheng Yang 외

With the information explosion of news articles, personalized news recommendation has become important for users to quickly find news that they are interested in. Existing methods on news recommendation mainly include co…

ArticlesCollaborative FilteringNews RecommendationRecommendation Systems

The Graph-Based Behavior-Aware Recommendation for Interactive News

2018-11-30 · Mingyuan Ma, Sen Na, Hongyu Wang, Congzhou Chen 외

Interactive news recommendation has been launched and attracted much attention recently. In this scenario, user's behavior evolves from single click behavior to multiple behaviors including like, comment, share etc. Howe…

DiversityNews RecommendationRepresentation Learning

Exploring Fake News Detection with Heterogeneous Social Media Context Graphs

2022-12-13 · Gregor Donabauer, Udo Kruschwitz

Fake news detection has become a research area that goes way beyond a purely academic interest as it has direct implications on our society as a whole. Recent advances have primarily focused on textbased approaches. Howe…

ArticlesFake News DetectionGraph ClassificationGraph Neural Network