TrNews: Heterogeneous User-Interest Transfer Learning for News Recommendation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Cross-corpusNews RecommendationTransfer LearningSimilar Papers 제목 키워드 기반
Neural News Recommendation with Heterogeneous User Behavior
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 RecommendationLearning User Interests via Reasoning and Distillation for Cross-Domain News Recommendation
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 LearningGraph Neural News Recommendation with Long-term and Short-term Interest Modeling
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 SystemsThe Graph-Based Behavior-Aware Recommendation for Interactive News
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 LearningExploring Fake News Detection with Heterogeneous Social Media Context Graphs
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