paper-with-me

Papers

Summarizing Lengthy Questions

2017-11-01 · IJCNLP 2017 11 · Tatsuya Ishigaki, Hiroya Takamura, Manabu Okumura

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationCommunity Question AnsweringDecoderQuestion Answering

Similar Papers 제목 키워드 기반

HIBRIDS: Attention with Hierarchical Biases for Structure-aware Long Document Summarization

2022-03-21 · ACL 2022 5 · Shuyang Cao, Lu Wang

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 Summarization

Summarization-based Data Augmentation for Document Classification

2023-12-01 · Yueguan Wang, Naoki Yoshinaga

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 Understanding

Multi Perspective Scientific Document Summarization With Graph Attention Networks (GATS)

2022-10-01 · sdp (COLING) 2022 10 · Abbas Akkasi

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+2

Summarizing long regulatory documents with a multi-step pipeline

2024-08-19 · Mika Sie, Ruby Beek, Michiel Bots, Sjaak Brinkkemper 외

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…

Decoder

Reading Subtext: Evaluating Large Language Models on Short Story Summarization with Writers

2024-03-02 · Melanie Subbiah, Sean Zhang, Lydia B. Chilton, Kathleen McKeown

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