paper-with-me

Papers

Improving the Similarity Measure of Determinantal Point Processes for Extractive Multi-Document Summarization

2019-05-31 · ACL 2019 7 · Sangwoo Cho, Logan Lebanoff, Hassan Foroosh, Fei Liu

The most important obstacles facing multi-document summarization include excessive redundancy in source descriptions and the looming shortage of training data. These obstacles prevent encoder-decoder models from being used directly, but optimization-based methods such as determinantal point processes (DPPs) are known to handle them well. In this paper we seek to strengthen a DPP-based method for extractive multi-document summarization by presenting a novel similarity measure inspired by capsule networks. The approach measures redundancy between a pair of sentences based on surface form and semantic information. We show that our DPP system with improved similarity measure performs competitively, outperforming strong summarization baselines on benchmark datasets. Our findings are particularly meaningful for summarizing documents created by multiple authors containing redundant yet lexically diverse expressions.

📄 PDF Abstract BibTeX arXiv:1906.00072

Code (1)

ucfnlp/summarization-dpp-capsnet 공식 구현 tf

Tasks

DecoderDocument SummarizationMulti-Document SummarizationPoint Processes

Similar Papers 제목 키워드 기반

Multi-Document Summarization with Determinantal Point Processes and Contextualized Representations

2019-10-24 · WS 2019 11 · Sangwoo Cho, Chen Li, Dong Yu, Hassan Foroosh 외

Emerged as one of the best performing techniques for extractive summarization, determinantal point processes select the most probable set of sentences to form a summary according to a probability measure defined by model…

Document SummarizationExtractive SummarizationMulti-Document SummarizationPoint Processes+1

Fast Sampling for Strongly Rayleigh Measures with Application to Determinantal Point Processes

2016-07-13 · Chengtao Li, Stefanie Jegelka, Suvrit Sra

In this note we consider sampling from (non-homogeneous) strongly Rayleigh probability measures. As an important corollary, we obtain a fast mixing Markov Chain sampler for Determinantal Point Processes.

Point Processes

Extractive Financial Narrative Summarisation based on DPPs

2020-12-01 · FNP (COLING) 2020 12 · Lei LI, Yafei Jiang, Yinan Liu

We participate in the FNS-Summarisation 2020 shared task to be held at FNP 2020 workshop at COLING 2020. Based on Determinantal Point Processes (DPPs), we build an extractive automatic financial summarisation system for …

DiversityPoint Processes

A novel sampler for Gauss-Hermite determinantal point processes with application to Monte Carlo integration

2022-03-15 · Nicholas P Baskerville

Determinantal points processes are a promising but relatively under-developed tool in machine learning and statistical modelling, being the canonical statistical example of distributions with repulsion. While their mathe…

BIG-bench Machine LearningPoint Processes

Multi-Document Summarization withDeterminantal Point Process Attention

2021-07-13 · Journal of Artificial Intelligence Research 2021 7 · Laura Perez-Beltrachini, Mirella Lapata

The ability to convey relevant and diverse information is critical in multi-documentsummarization and yet remains elusive for neural seq-to-seq models whose outputs are of-ten redundant and fail to correctly c…

Document SummarizationMulti-Document Summarization