paper-with-me

Papers

Subtopic-driven Multi-Document Summarization

2019-11-01 · IJCNLP 2019 11 · Xin Zheng, Aixin Sun, Jing Li, Karthik Muthuswamy

In multi-document summarization, a set of documents to be summarized is assumed to be on the same topic, known as the underlying topic in this paper. That is, the underlying topic can be collectively represented by all the documents in the set. Meanwhile, different documents may cover various different subtopics and the same subtopic can be across several documents. Inspired by topic model, the underlying topic of a document set can also be viewed as a collection of different subtopics of different importance. In this paper, we propose a summarization model called STDS. The model generates the underlying topic representation from both document view and subtopic view in parallel. The learning objective is to minimize the distance between the representations learned from the two views. The contextual information is encoded through a hierarchical RNN architecture. Sentence salience is estimated in a hierarchical way with subtopic salience and relative sentence salience, by considering the contextual information. Top ranked sentences are then extracted as a summary. Note that the notion of subtopic enables us to bring in additional information (e.g. comments to news articles) that is helpful for document summarization. Experimental results show that the proposed solution outperforms state-of-the-art methods on benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDocument SummarizationMulti-Document SummarizationSentence

Similar Papers 제목 키워드 기반

iFacetSum: Coreference-based Interactive Faceted Summarization for Multi-Document Exploration

2021-09-23 · EMNLP (ACL) 2021 11 · Eran Hirsch, Alon Eirew, Ori Shapira, Avi Caciularu 외

We introduce iFacetSum, a web application for exploring topical document sets. iFacetSum integrates interactive summarization together with faceted search, by providing a novel faceted navigation scheme that yields abstr…

Quantifying the informativeness for biomedical literature summarization: An itemset mining method

2017-05-26 · Moradi Milad, Ghadiri Nasser

Objective: Automatic text summarization tools can help users in the biomedical domain to access information efficiently from a large volume of scientific literature and other sources of text documents. In this paper, we …

InformativenessSentenceText Summarization

Subtopic-aware View Sampling and Temporal Aggregation for Long-form Document Matching

2024-12-10 · Youchao Zhou, Heyan Huang, Zhijing Wu, Yuhang Liu 외

Long-form document matching aims to judge the relevance between two documents and has been applied to various scenarios. Most existing works utilize hierarchical or long context models to process documents, which achieve…

Form

Profiling News Discourse Structure Using Explicit Subtopic Structures Guided Critics

2021-11-01 · Findings (EMNLP) 2021 11 · Prafulla Kumar Choubey, Ruihong Huang

We present an actor-critic framework to induce subtopical structures in a news article for news discourse profiling. The model uses multiple critics that act according to known subtopic structures while the actor aims to…

Text Classification

ASPECTNEWS: Aspect-Oriented Summarization of News Documents

2021-10-15 · ACL 2022 5 · Ojas Ahuja, Jiacheng Xu, Akshay Gupta, Kevin Horecka 외

Generic summaries try to cover an entire document and query-based summaries try to answer document-specific questions. But real users' needs often fall in between these extremes and correspond to aspects, high-level topi…

ArticlesQuery-focused Summarization