paper-with-me

홈 › Papers

QontSum: On Contrasting Salient Content for Query-focused Summarization

2023-07-14 · Sajad Sotudeh, Nazli Goharian

Query-focused summarization (QFS) is a challenging task in natural language processing that generates summaries to address specific queries. The broader field of Generative Information Retrieval (Gen-IR) aims to revolutionize information extraction from vast document corpora through generative approaches, encompassing Generative Document Retrieval (GDR) and Grounded Answer Retrieval (GAR). This paper highlights the role of QFS in Grounded Answer Generation (GAR), a key subdomain of Gen-IR that produces human-readable answers in direct correspondence with queries, grounded in relevant documents. In this study, we propose QontSum, a novel approach for QFS that leverages contrastive learning to help the model attend to the most relevant regions of the input document. We evaluate our approach on a couple of benchmark datasets for QFS and demonstrate that it either outperforms existing state-of-the-art or exhibits a comparable performance with considerably reduced computational cost through enhancements in the fine-tuning stage, rather than relying on large-scale pre-training experiments, which is the focus of current SOTA. Moreover, we conducted a human study and identified improvements in the relevance of generated summaries to the posed queries without compromising fluency. We further conduct an error analysis study to understand our model's limitations and propose avenues for future research.

📄 PDF Abstract BibTeX arXiv:2307.07586

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationContrastive LearningInformation RetrievalQuery-focused SummarizationRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Boosting legal case retrieval by query content selection with large language models

2023-12-06 · Youchao Zhou, Heyan Huang, Zhijing Wu

Legal case retrieval, which aims to retrieve relevant cases to a given query case, benefits judgment justice and attracts increasing attention. Unlike generic retrieval queries, legal case queries are typically long and …

Retrieval

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 summar…

DecoderLearning-To-RankQuery-focused Summarization

Neural Contrast: Leveraging Generative Editing for Graphic Design Recommendations

2024-09-26 · Marian Lupascu, Ionut Mironica, Mihai-Sorin Stupariu

Creating visually appealing composites requires optimizing both text and background for compatibility. Previous methods have focused on simple design strategies, such as changing text color or adding background shapes fo…

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

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