Summarizing Lengthy Questions
In this research, we propose the task of question summarization. We first analyzed question-summary pairs extracted from a Community Question Answering (CQA) site, and found that a proportion of questions cannot be summarized by extractive approaches but requires abstractive approaches. We created a dataset by regarding the question-title pairs posted on the CQA site as question-summary pairs. By using the data, we trained extractive and abstractive summarization models, and compared them based on ROUGE scores and manual evaluations. Our experimental results show an abstractive method using an encoder-decoder model with a copying mechanism achieves better scores for both ROUGE-2 F-measure and the evaluations by human judges.
Code (0)
등록된 구현이 없습니다.
Tasks
Abstractive Text SummarizationCommunity Question AnsweringDecoderQuestion AnsweringSimilar Papers 제목 키워드 기반
HIBRIDS: Attention with Hierarchical Biases for Structure-aware Long Document Summarization
Document structure is critical for efficient information consumption. However, it is challenging to encode it efficiently into the modern Transformer architecture. In this work, we present HIBRIDS, which injects Hierarch…
ArticlesDocument SummarizationSummarization-based Data Augmentation for Document Classification
Despite the prevalence of pretrained language models in natural language understanding tasks, understanding lengthy text such as document is still challenging due to the data sparseness problem. Inspired by that humans d…
ClassificationData AugmentationDocument ClassificationNatural Language UnderstandingMulti Perspective Scientific Document Summarization With Graph Attention Networks (GATS)
It is well recognized that creating summaries of scientific texts can be difficult. For each given document, the majority of summarizing research believes there is only one best gold summary. Having just one gold summary…
Document SummarizationExtractive Text SummarizationGraph AttentionScientific Document Summarization+2Summarizing long regulatory documents with a multi-step pipeline
Due to their length and complexity, long regulatory texts are challenging to summarize. To address this, a multi-step extractive-abstractive architecture is proposed to handle lengthy regulatory documents more effectivel…
DecoderReading Subtext: Evaluating Large Language Models on Short Story Summarization with Writers
We evaluate recent Large Language Models (LLMs) on the challenging task of summarizing short stories, which can be lengthy, and include nuanced subtext or scrambled timelines. Importantly, we work directly with authors t…
Specificity