English

TSSuBERT: Tweet Stream Summarization Using BERT

Information Retrieval 2021-06-17 v1

Abstract

The development of deep neural networks and the emergence of pre-trained language models such as BERT allow to increase performance on many NLP tasks. However, these models do not meet the same popularity for tweet summarization, which can probably be explained by the lack of existing collections for training and evaluation. Our contribution in this paper is twofold : (1) we introduce a large dataset for Twitter event summarization, and (2) we propose a neural model to automatically summarize huge tweet streams. This extractive model combines in an original way pre-trained language models and vocabulary frequency-based representations to predict tweet salience. An additional advantage of the model is that it automatically adapts the size of the output summary according to the input tweet stream. We conducted experiments using two different Twitter collections, and promising results are observed in comparison with state-of-the-art baselines.

Keywords

Cite

@article{arxiv.2106.08770,
  title  = {TSSuBERT: Tweet Stream Summarization Using BERT},
  author = {Alexis Dusart and Karen Pinel-Sauvagnat and Gilles Hubert},
  journal= {arXiv preprint arXiv:2106.08770},
  year   = {2021}
}

Comments

UNDER SUBMISSION

R2 v1 2026-06-24T03:15:58.580Z