Detecting (Un)Important Content for Single-Document News Summarization
We present a robust approach for detecting intrinsic sentence importance in news, by training on two corpora of document-summary pairs. When used for single-document summarization, our approach, combined with the "beginning of document" heuristic, outperforms a state-of-the-art summarizer and the beginning-of-article baseline in both automatic and manual evaluations. These results represent an important advance because in the absence of cross-document repetition, single document summarizers for news have not been able to consistently outperform the strong beginning-of-article baseline.
Code (0)
등록된 구현이 없습니다.
Tasks
Document SummarizationNews SummarizationSentenceSimilar Papers 제목 키워드 기반
Tackling Fake News Detection by Continually Improving Social Context Representations using Graph Neural Networks
Easy access, variety of content, and fast widespread interactions are some of the reasons making social media increasingly popular. However, this rise has also enabled the propagation of fake news, text published by news…
ArticlesFake News DetectionMisinformationAn approach based on Combination of Features for automatic news retrieval
Nowadays, according to the increasingly increasing information, the importance of its presentation is also increasing. The internet has become one of the main sources of information for users and their favorite topics. I…
Information RetrievalNews RetrievalRetrievalText CategorizationDisentangling Structure and Style: Political Bias Detection in News by Inducing Document Hierarchy
We address an important gap in detecting political bias in news articles. Previous works that perform document classification can be influenced by the writing style of each news outlet, leading to overfitting and limited…
ArticlesBias DetectionDocument ClassificationSentenceRead Top News First: A Document Reordering Approach for Multi-Document News Summarization
A common method for extractive multi-document news summarization is to re-formulate it as a single-document summarization problem by concatenating all documents as a single meta-document. However, this method neglects th…
Document SummarizationNews SummarizationCompare to The Knowledge: Graph Neural Fake News Detection with External Knowledge
Nowadays, fake news detection, which aims to verify whether a news document is trusted or fake, has become urgent and important. Most existing methods rely heavily on linguistic and semantic features from the news conten…
Fake News DetectionGraph Attention