paper-with-me

홈 › Papers

Learning to Rank Salient Content for Query-focused Summarization

2024-11-01 · Sajad Sotudeh, Nazli Goharian

This study examines the potential of integrating Learning-to-Rank (LTR) with Query-focused Summarization (QFS) to enhance the summary relevance via content prioritization. Using a shared secondary decoder with the summarization decoder, we carry out the LTR task at the segment level. Compared to the state-of-the-art, our model outperforms on QMSum benchmark (all metrics) and matches on SQuALITY benchmark (2 metrics) as measured by Rouge and BertScore while offering a lower training overhead. Specifically, on the QMSum benchmark, our proposed system achieves improvements, particularly in Rouge-L (+0.42) and BertScore (+0.34), indicating enhanced understanding and relevance. While facing minor challenges in Rouge-1 and Rouge-2 scores on the SQuALITY benchmark, the model significantly excels in Rouge-L (+1.47), underscoring its capability to generate coherent summaries. Human evaluations emphasize the efficacy of our method in terms of relevance and faithfulness of the generated summaries, without sacrificing fluency. A deeper analysis reveals our model's superiority over the state-of-the-art for broad queries, as opposed to specific ones, from a qualitative standpoint. We further present an error analysis of our model, pinpointing challenges faced and suggesting potential directions for future research in this field.

📄 PDF Abstract BibTeX arXiv:2411.00324

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLearning-To-RankQuery-focused Summarization

Similar Papers 제목 키워드 기반

Query-Focused Opinion Summarization for User-Generated Content

2016-06-17 · COLING 2014 8 · Lu Wang, Hema Raghavan, Claire Cardie, Vittorio Castelli

We present a submodular function-based framework for query-focused opinion summarization. Within our framework, relevance ordering produced by a statistical ranker, and information coverage with respect to topic distribu…

DiversityOpinion Summarizationtext similarity

AttSum: Joint Learning of Focusing and Summarization with Neural Attention

2016-04-01 · COLING 2016 12 · Ziqiang Cao, Wenjie Li, Sujian Li, Furu Wei 외

Query relevance ranking and sentence saliency ranking are the two main tasks in extractive query-focused summarization. Previous supervised summarization systems often perform the two tasks in isolation. However, since r…

Query-focused SummarizationSaliency RankingSentence

CAiRE-COVID: A Question Answering and Query-focused Multi-Document Summarization System for COVID-19 Scholarly Information Management

2020-05-04 · EMNLP (NLP-COVID19) 2020 12 · Dan Su, Yan Xu, Tiezheng Yu, Farhad Bin Siddique 외

We present CAiRE-COVID, a real-time question answering (QA) and multi-document summarization system, which won one of the 10 tasks in the Kaggle COVID-19 Open Research Dataset Challenge, judged by medical experts. Our sy…

ArticlesDocument SummarizationInformation RetrievalManagement+3

Label-Free Topic-Focused Summarization Using Query Augmentation

2024-04-25 · Wenchuan Mu, Kwan Hui Lim

In today's data and information-rich world, summarization techniques are essential in harnessing vast text to extract key information and enhance decision-making and efficiency. In particular, topic-focused summarization…

Decision Making

A Zero-Resource Approach to Cross-Lingual Query-Focused Abstractive Summarization

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We present a novel approach for cross-lingual query-focused abstractive summarization (QFAS) that leverages the translate-then-summarize paradigm. We approach cross-lingual QFAS as a zero-resource problem and introduce a…

Abstractive Text SummarizationDecoderTranslation