paper-with-me

홈 › Papers

Learning to Select Historical News Articles for Interaction based Neural News Recommendation

2021-10-13 · Peitian Zhang, Zhicheng Dou, Jing Yao

The key to personalized news recommendation is to match the user's interests with the candidate news precisely and efficiently. Most existing approaches embed user interests into a representation vector then recommend by comparing it with the candidate news vector. In such a workflow, fine-grained matching signals may be lost. Recent studies try to cover that by modeling fine-grained interactions between the candidate news and each browsed news article of the user. Despite the effectiveness improvement, these models suffer from much higher computation costs online. Consequently, it remains a tough issue to take advantage of effective interactions in an efficient way. To address this problem, we proposed an end-to-end Selective Fine-grained Interaction framework (SFI) with a learning-to-select mechanism. Instead of feeding all historical news into interaction, SFI can quickly select informative historical news w.r.t. the candidate and exclude others from following computations. We empower the selection to be both sparse and automatic, which guarantees efficiency and effectiveness respectively. Extensive experiments on the publicly available dataset MIND validates the superiority of SFI over the state-of-the-art methods: with only five historical news selected, it can significantly improve the AUC by 2.17% over the state-of-the-art interaction-based models; at the same time, it is four times faster.

📄 PDF Abstract BibTeX arXiv:2110.06459

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesNews Recommendation

Similar Papers 제목 키워드 기반

A Hybrid Model for Stock Market Forecasting: Integrating News Sentiment and Time Series Data with Graph Neural Networks

2025-12-09 · Nader Sadek, Mirette Moawad, Christina Naguib, Mariam Elzahaby arxiv

Stock market prediction is a long-standing challenge in finance, as accurate forecasts support informed investment decisions. Traditional models rely mainly on historical prices, but recent work shows that financial news…

Stock Market PredictionGraph Neural Network

From Long News to Accurate Forecast: Importance-Aware Fusion and PRM-Guided Reflection for Time Series Forecasting

2026-06-02 · Mingyang Liu, Qingcan Kang, Yuke Wang, Shixiong Kai 외 arxiv

Incorporating news into time series forecasting is appealing because news can reveal abrupt exogenous events that historical values alone cannot recover. However, existing LLM-based news-forecasting pipelines face two pr…

Time Series Forecasting

News Deja Vu: Connecting Past and Present with Semantic Search

2024-06-21 · Brevin Franklin, Emily Silcock, Abhishek Arora, Tom Bryan 외

Social scientists and the general public often analyze contemporary events by drawing parallels with the past, a process complicated by the vast, noisy, and unstructured nature of historical texts. For example, hundreds …

ArticlesOptical Character Recognition (OCR)

Newswire: A Large-Scale Structured Database of a Century of Historical News

2024-06-13 · Emily Silcock, Abhishek Arora, Luca D'Amico-Wong, Melissa Dell

In the U.S. historically, local newspapers drew their content largely from newswires like the Associated Press. Historians argue that newswires played a pivotal role in creating a national identity and shared understandi…

ArticlesEntity DisambiguationLanguage ModelingLanguage Modelling+1

A Novel Method for News Article Event-Based Embedding

2024-05-20 · Koren Ishlach, Itzhak Ben-David, Michael Fire, Lior Rokach

Embedding news articles is a crucial tool for multiple fields, such as media bias detection, identifying fake news, and making news recommendations. However, existing news embedding methods are not optimized to capture t…

ArticlesBias DetectionEvent Detection