paper-with-me

홈 › Papers

Searching for Effective Neural Extractive Summarization: What Works and What's Next

2019-07-08 · ACL 2019 7 · Ming Zhong, PengFei Liu, Danqing Wang, Xipeng Qiu, Xuanjing Huang

The recent years have seen remarkable success in the use of deep neural networks on text summarization. However, there is no clear understanding of \textit{why} they perform so well, or \textit{how} they might be improved. In this paper, we seek to better understand how neural extractive summarization systems could benefit from different types of model architectures, transferable knowledge and learning schemas. Additionally, we find an effective way to improve current frameworks and achieve the state-of-the-art result on CNN/DailyMail by a large margin based on our observations and analyses. Hopefully, our work could provide more clues for future research on extractive summarization.

📄 PDF Abstract BibTeX arXiv:1907.03491

Code (2)

maszhongming/Effective_Extractive_Summarization pytorch
zhdbwe/Paper-DailyReading tf

Tasks

Extractive SummarizationExtractive Text SummarizationText Summarization

Similar Papers 제목 키워드 기반

What is this Article about? Extreme Summarization with Topic-aware Convolutional Neural Networks

2019-07-19 · Shashi Narayan, Shay B. Cohen, Mirella Lapata

We introduce 'extreme summarization', a new single-document summarization task which aims at creating a short, one-sentence news summary answering the question ``What is the article about?''. We argue that extreme summar…

ArticlesDocument SummarizationExtreme SummarizationSentence

A Publicly Available Indonesian Corpora for Automatic Abstractive and Extractive Chat Summarization

2016-05-01 · LREC 2016 5 · Fajri Koto

In this paper we report our effort to construct the first ever Indonesian corpora for chat summarization. Specifically, we utilized documents of multi-participant chat from a well known online instant messaging applicati…

Don't Give Me the Details, Just the Summary! Topic-Aware Convolutional Neural Networks for Extreme Summarization

2018-08-27 · EMNLP 2018 10 · Shashi Narayan, Shay B. Cohen, Mirella Lapata

We introduce extreme summarization, a new single-document summarization task which does not favor extractive strategies and calls for an abstractive modeling approach. The idea is to create a short, one-sentence news sum…

ArticlesDocument SummarizationExtreme SummarizationSentence+1

A Tree-of-Thoughts Inspired Hybrid Approach for Legal Case Judgement Summarization using LLMs

2026-06-26 · Aniket Deroy, Kripabandhu Ghosh, Saptarshi Ghosh arxiv

In recent times, Large Language Models (LLMs) are increasingly being used for legal case judgement summarization. Most prior works have tried traditional extractive and abstractive summarization of case judgements. Howev…

Abstractive and Extractive Text Summarization using Document Context Vector and Recurrent Neural Networks

2018-07-20 · Chandra Khatri, Gyanit Singh, Nish Parikh

Sequence to sequence (Seq2Seq) learning has recently been used for abstractive and extractive summarization. In current study, Seq2Seq models have been used for eBay product description summarization. We propose a novel …

Document SummarizationExtractive SummarizationExtractive Text SummarizationText Summarization