paper-with-me

Papers

Multi-Document Summarization via Discriminative Summary Reranking

2015-07-08 · Xiaojun Wan, Ziqiang Cao, Furu Wei, Sujian Li, Ming Zhou

Existing multi-document summarization systems usually rely on a specific summarization model (i.e., a summarization method with a specific parameter setting) to extract summaries for different document sets with different topics. However, according to our quantitative analysis, none of the existing summarization models can always produce high-quality summaries for different document sets, and even a summarization model with good overall performance may produce low-quality summaries for some document sets. On the contrary, a baseline summarization model may produce high-quality summaries for some document sets. Based on the above observations, we treat the summaries produced by different summarization models as candidate summaries, and then explore discriminative reranking techniques to identify high-quality summaries from the candidates for difference document sets. We propose to extract a set of candidate summaries for each document set based on an ILP framework, and then leverage Ranking SVM for summary reranking. Various useful features have been developed for the reranking process, including word-level features, sentence-level features and summary-level features. Evaluation results on the benchmark DUC datasets validate the efficacy and robustness of our proposed approach.

📄 PDF Abstract BibTeX arXiv:1507.02062

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationMulti-Document SummarizationRerankingSentence

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Towards Argument-Aware Abstractive Summarization of Long Legal Opinions with Summary Reranking

2023-06-01 · Mohamed Elaraby, Yang Zhong, Diane Litman

We propose a simple approach for the abstractive summarization of long legal opinions that considers the argument structure of the document. Legal opinions often contain complex and nuanced argumentation, making it chall…

Abstractive Text SummarizationReranking

Discriminative Marginalized Probabilistic Neural Method for Multi-Document Summarization of Medical Literature

2022-05-01 · ACL 2022 5 · Gianluca Moro, Luca Ragazzi, Lorenzo Valgimigli, Davide Freddi

Although current state-of-the-art Transformer-based solutions succeeded in a wide range for single-document NLP tasks, they still struggle to address multi-input tasks such as multi-document summarization. Many solutions…

Document SummarizationMulti-Document Summarization

Literature Retrieval for Precision Medicine with Neural Matching and Faceted Summarization

2020-12-17 · Findings of the Association for Computational Linguistics 2020 · Jiho Noh, Ramakanth Kavuluru

Information retrieval (IR) for precision medicine (PM) often involves looking for multiple pieces of evidence that characterize a patient case. This typically includes at least the name of a condition and a genetic varia…

Abstractive Text SummarizationInformation RetrievalKeyword ExtractionReranking+2

Jointly Learning Salience and Redundancy by Adaptive Sentence Reranking for Extractive Summarization

2021-08-01 · CCL 2021 8 · Zhang Ximing, Liu Ruifang

“Extractive text summarization seeks to extract indicative sentences from a source document andassemble them to form a summary. Selecting salient but not redundant sentences has alwaysbeen the main challenge. Unlike the …

Extractive SummarizationExtractive Text SummarizationRerankingSentence+1

Shaping Political Discourse using multi-source News Summarization

2023-12-18 · Charles Rajan, Nishit Asnani, Shreya Singh

Multi-document summarization is the process of automatically generating a concise summary of multiple documents related to the same topic. This summary can help users quickly understand the key information from a large c…

Document SummarizationMulti-Document SummarizationNews Summarization