English

Towards Proactively Forecasting Sentence-Specific Information Popularity within Online News Documents

Computation and Language 2023-01-03 v1 Artificial Intelligence Machine Learning

Abstract

Multiple studies have focused on predicting the prospective popularity of an online document as a whole, without paying attention to the contributions of its individual parts. We introduce the task of proactively forecasting popularities of sentences within online news documents solely utilizing their natural language content. We model sentence-specific popularity forecasting as a sequence regression task. For training our models, we curate InfoPop, the first dataset containing popularity labels for over 1.7 million sentences from over 50,000 online news documents. To the best of our knowledge, this is the first dataset automatically created using streams of incoming search engine queries to generate sentence-level popularity annotations. We propose a novel transfer learning approach involving sentence salience prediction as an auxiliary task. Our proposed technique coupled with a BERT-based neural model exceeds nDCG values of 0.8 for proactive sentence-specific popularity forecasting. Notably, our study presents a non-trivial takeaway: though popularity and salience are different concepts, transfer learning from salience prediction enhances popularity forecasting. We release InfoPop and make our code publicly available: https://github.com/sayarghoshroy/InfoPopularity

Keywords

Cite

@article{arxiv.2301.00152,
  title  = {Towards Proactively Forecasting Sentence-Specific Information Popularity within Online News Documents},
  author = {Sayar Ghosh Roy and Anshul Padhi and Risubh Jain and Manish Gupta and Vasudeva Varma},
  journal= {arXiv preprint arXiv:2301.00152},
  year   = {2023}
}

Comments

In 33rd ACM Conference on Hypertext and Social Media [HT '22] (Main Track), Link: https://dl.acm.org/doi/10.1145/3511095.3531268

R2 v1 2026-06-28T07:58:04.587Z