paper-with-me

홈 › Papers

Revisiting Cross-Lingual Summarization: A Corpus-based Study and A New Benchmark with Improved Annotation

2023-07-08 · Yulong Chen, Huajian Zhang, Yijie Zhou, Xuefeng Bai, Yueguan Wang, Ming Zhong, Jianhao Yan, Yafu Li, Judy Li, Michael Zhu, Yue Zhang

Most existing cross-lingual summarization (CLS) work constructs CLS corpora by simply and directly translating pre-annotated summaries from one language to another, which can contain errors from both summarization and translation processes. To address this issue, we propose ConvSumX, a cross-lingual conversation summarization benchmark, through a new annotation schema that explicitly considers source input context. ConvSumX consists of 2 sub-tasks under different real-world scenarios, with each covering 3 language directions. We conduct thorough analysis on ConvSumX and 3 widely-used manually annotated CLS corpora and empirically find that ConvSumX is more faithful towards input text. Additionally, based on the same intuition, we propose a 2-Step method, which takes both conversation and summary as input to simulate human annotation process. Experimental results show that 2-Step method surpasses strong baselines on ConvSumX under both automatic and human evaluation. Analysis shows that both source input text and summary are crucial for modeling cross-lingual summaries.

📄 PDF Abstract BibTeX arXiv:2307.04018

Code (1)

cylnlp/convsumx 공식 구현 pytorch

Tasks

Conversation Summarization

Similar Papers 제목 키워드 기반

PMIndiaSum: Multilingual and Cross-lingual Headline Summarization for Languages in India

2023-05-15 · Ashok Urlana, Pinzhen Chen, Zheng Zhao, Shay B. Cohen 외

This paper introduces PMIndiaSum, a multilingual and massively parallel summarization corpus focused on languages in India. Our corpus provides a training and testing ground for four language families, 14 languages, and …

Cross-Lingual Abstractive SummarizationMultilingual NLPText Summarization

WikiMulti: a Corpus for Cross-Lingual Summarization

2022-04-23 · Pavel Tikhonov, Valentin Malykh

Cross-lingual summarization (CLS) is the task to produce a summary in one particular language for a source document in a different language. We introduce WikiMulti - a new dataset for cross-lingual summarization based on…

Abstractive Text SummarizationArticlesCross-Lingual Abstractive Summarization

MILDSum: A Novel Benchmark Dataset for Multilingual Summarization of Indian Legal Case Judgments

2023-10-28 · Debtanu Datta, Shubham Soni, Rajdeep Mukherjee, Saptarshi Ghosh

Automatic summarization of legal case judgments is a practically important problem that has attracted substantial research efforts in many countries. In the context of the Indian judiciary, there is an additional complex…

Jointly Learning to Align and Summarize for Neural Cross-Lingual Summarization

2020-07-01 · ACL 2020 6 · Yue Cao, Hui Liu, Xiaojun Wan

Cross-lingual summarization is the task of generating a summary in one language given a text in a different language. Previous works on cross-lingual summarization mainly focus on using pipeline methods or training an en…

Cross-Lingual Transfer

Unifying Cross-lingual Summarization and Machine Translation with Compression Rate

2021-10-15 · Yu Bai, Heyan Huang, Kai Fan, Yang Gao 외

Cross-Lingual Summarization (CLS) is a task that extracts important information from a source document and summarizes it into a summary in another language. It is a challenging task that requires a system to understand, …

Data AugmentationMachine TranslationTranslation