paper-with-me

Papers

RISE: Leveraging Retrieval Techniques for Summarization Evaluation

2022-12-17 · David Uthus, Jianmo Ni

Evaluating automatically-generated text summaries is a challenging task. While there have been many interesting approaches, they still fall short of human evaluations. We present RISE, a new approach for evaluating summaries by leveraging techniques from information retrieval. RISE is first trained as a retrieval task using a dual-encoder retrieval setup, and can then be subsequently utilized for evaluating a generated summary given an input document, without gold reference summaries. RISE is especially well suited when working on new datasets where one may not have reference summaries available for evaluation. We conduct comprehensive experiments on the SummEval benchmark (Fabbri et al., 2021) and the results show that RISE has higher correlation with human evaluations compared to many past approaches to summarization evaluation. Furthermore, RISE also demonstrates data-efficiency and generalizability across languages.

📄 PDF Abstract BibTeX arXiv:2212.08775

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Conversational Text Extraction with Large Language Models Using Retrieval-Augmented Systems

2025-01-16 · Soham Roy, Mitul Goswami, Nisharg Nargund, Suneeta Mohanty 외

This study introduces a system leveraging Large Language Models (LLMs) to extract text and enhance user interaction with PDF documents via a conversational interface. Utilizing Retrieval-Augmented Generation (RAG), the s…

Question AnsweringRAGRetrievalRetrieval-augmented Generation+2

Leveraging Attribute Conditioning for Abstractive Multi Document Summarization

2021-09-29 · Aiswarya Sankar, Ankit Chadha

Abstractive multi document summarization has evolved as a task through the basic sequence to sequence approaches to transformer and graph based techniques. Each of these approaches has primarily focused on the issues of …

AttributeDocument SummarizationMulti-Document Summarization

Text Summarization Using Large Language Models: A Comparative Study of MPT-7b-instruct, Falcon-7b-instruct, and OpenAI Chat-GPT Models

2023-10-16 · Lochan Basyal, Mihir Sanghvi

Text summarization is a critical Natural Language Processing (NLP) task with applications ranging from information retrieval to content generation. Leveraging Large Language Models (LLMs) has shown remarkable promise in …

Information RetrievalText Summarization

A Survey for Biomedical Text Summarization: From Pre-trained to Large Language Models

2023-04-18 · Qianqian Xie, Zheheng Luo, Benyou Wang, Sophia Ananiadou

The exponential growth of biomedical texts such as biomedical literature and electronic health records (EHRs), poses a significant challenge for clinicians and researchers to access clinical information efficiently. To t…

Information RetrievalLanguage ModellingManagementRetrieval+2

Beyond Relevant Documents: A Knowledge-Intensive Approach for Query-Focused Summarization using Large Language Models

2024-08-19 · Weijia Zhang, Jia-Hong Huang, Svitlana Vakulenko, Yumo Xu 외

Query-focused summarization (QFS) is a fundamental task in natural language processing with broad applications, including search engines and report generation. However, traditional approaches assume the availability of r…

Language ModelingLanguage ModellingLarge Language ModelQuery-focused Summarization+1