paper-with-me

홈 › Papers

Content Selection in Deep Learning Models of Summarization

2018-10-29 · EMNLP 2018 10 · Chris Kedzie, Kathleen McKeown, Hal Daume III

We carry out experiments with deep learning models of summarization across the domains of news, personal stories, meetings, and medical articles in order to understand how content selection is performed. We find that many sophisticated features of state of the art extractive summarizers do not improve performance over simpler models. These results suggest that it is easier to create a summarizer for a new domain than previous work suggests and bring into question the benefit of deep learning models for summarization for those domains that do have massive datasets (i.e., news). At the same time, they suggest important questions for new research in summarization; namely, new forms of sentence representations or external knowledge sources are needed that are better suited to the summarization task.

📄 PDF Abstract BibTeX arXiv:1810.12343

Code (2)

kedz/nnsum 공식 구현 pytorch
haoshuai999/News-summarization

Tasks

ArticlesDeep LearningSentence

Similar Papers 제목 키워드 기반

A Cascade Approach to Neural Abstractive Summarization with Content Selection and Fusion

2020-10-08 · Asian Chapter of the Association for Computational Linguistics 2020 · Logan Lebanoff, Franck Dernoncourt, Doo Soon Kim, Walter Chang 외

We present an empirical study in favor of a cascade architecture to neural text summarization. Summarization practices vary widely but few other than news summarization can provide a sufficient amount of training data en…

Abstractive Text SummarizationNews SummarizationText GenerationText Summarization

Attention Head Masking for Inference Time Content Selection in Abstractive Summarization

2021-04-06 · NAACL 2021 4 · Shuyang Cao, Lu Wang

How can we effectively inform content selection in Transformer-based abstractive summarization models? In this work, we present a simple-yet-effective attention head masking technique, which is applied on encoder-decoder…

Abstractive Text SummarizationDecoderDocument Summarization

SummHelper: Collaborative Human-Computer Summarization

2023-08-16 · Aviv Slobodkin, Niv Nachum, Shmuel Amar, Ori Shapira 외

Current approaches for text summarization are predominantly automatic, with rather limited space for human intervention and control over the process. In this paper, we introduce SummHelper, a 2-phase summarization assist…

Text Summarization

CoPERLex: Content Planning with Event-based Representations for Legal Case Summarization

2025-01-23 · T. Y. S. S. Santosh, Youssef Farag, Matthias Grabmair

Legal professionals often struggle with lengthy judgments and require efficient summarization for quick comprehension. To address this challenge, we investigate the need for structured planning in legal case summarizatio…

Summary Cloze: A New Task for Content Selection in Topic-Focused Summarization

2019-11-01 · IJCNLP 2019 11 · Daniel Deutsch, Dan Roth

A key challenge in topic-focused summarization is determining what information should be included in the summary, a problem known as content selection. In this work, we propose a new method for studying content selection…

Sentence