paper-with-me

홈 › Papers

TeSum: Human-Generated Abstractive Summarization Corpus for Telugu

2022-06-01 · LREC 2022 6 · Ashok Urlana, Nirmal Surange, Pavan Baswani, Priyanka Ravva, Manish Shrivastava

Expert human annotation for summarization is definitely an expensive task, and can not be done on huge scales. But with this work, we show that even with a crowd sourced summary generation approach, quality can be controlled by aggressive expert informed filtering and sampling-based human evaluation. We propose a pipeline that crowd-sources summarization data and then aggressively filters the content via: automatic and partial expert evaluation. Using this pipeline we create a high-quality Telugu Abstractive Summarization dataset (TeSum) which we validate with sampling-based human evaluation. We also provide baseline numbers for various models commonly used for summarization. A number of recently released datasets for summarization, scraped the web-content relying on the assumption that summary is made available with the article by the publishers. While this assumption holds for multiple resources (or news-sites) in English, it should not be generalised across languages without thorough analysis and verification. Our analysis clearly shows that this assumption does not hold true for most Indian language news resources. We show that our proposed filtration pipeline can even be applied to these large-scale scraped datasets to extract better quality article-summary pairs.

📄 PDF Abstract BibTeX

Code (1)

manshri/tesum 공식 구현 pytorch

Tasks

Abstractive Text Summarization

Similar Papers 제목 키워드 기반

SAMSum Corpus: A Human-annotated Dialogue Dataset for Abstractive Summarization

2019-11-27 · WS 2019 11 · Bogdan Gliwa, Iwona Mochol, Maciej Biesek, Aleksander Wawer

This paper introduces the SAMSum Corpus, a new dataset with abstractive dialogue summaries. We investigate the challenges it poses for automated summarization by testing several models and comparing their results with th…

Abstractive Dialogue SummarizationAbstractive Text SummarizationArticlesdialogue summary

CiteSum: Citation Text-guided Scientific Extreme Summarization and Domain Adaptation with Limited Supervision

2022-05-12 · Yuning Mao, Ming Zhong, Jiawei Han

Scientific extreme summarization (TLDR) aims to form ultra-short summaries of scientific papers. Previous efforts on curating scientific TLDR datasets failed to scale up due to the heavy human annotation and domain exper…

Domain AdaptationExtreme SummarizationHeadline Generation

DebateSum: A large-scale argument mining and summarization dataset

2020-11-14 · COLING (ArgMining) 2020 12 · Allen Roush, Arvind Balaji

Prior work in Argument Mining frequently alludes to its potential applications in automatic debating systems. Despite this focus, almost no datasets or models exist which apply natural language processing techniques to p…

Abstractive Text SummarizationArgument MiningDocument SummarizationExtractive Text Summarization+3

From spoken dialogue to formal summary: An utterance rewriting for dialogue summarization

2022-07-01 · NAACL 2022 7 · Yue Fang, Hainan Zhang, Hongshen Chen, Zhuoye Ding 외

Due to the dialogue characteristics of unstructured contexts and multi-parties with first-person perspective, many successful text summarization works have failed when dealing with dialogue summarization. In dialogue sum…

Data Augmentationdialogue summaryText Summarization

SEMQA: Semi-Extractive Multi-Source Question Answering

2023-11-08 · Tal Schuster, Adam D. Lelkes, Haitian Sun, Jai Gupta 외

Recently proposed long-form question answering (QA) systems, supported by large language models (LLMs), have shown promising capabilities. Yet, attributing and verifying their generated abstractive answers can be difficu…

AttributeLong Form Question AnsweringQuestion AnsweringText Generation