paper-with-me

Papers

TEAM UFAL @ CreativeSumm 2022: BART and SamSum based few-shot approach for creative Summarization

2022-10-01 · COLING (CreativeSumm) 2022 10 · Rishu Kumar, Rudolf Rosa

This system description paper details TEAM UFAL’s approach for the SummScreen, TVMegasite subtask of the CreativeSumm shared task. The subtask deals with creating summaries for dialogues from TV Soap operas. We utilized BART based pre-trained model fine-tuned on SamSum dialouge summarization dataset. Few examples from AutoMin dataset and the dataset provided by the organizers were also inserted into the data as a few-shot learning objective. The additional data was manually broken into chunks based on different boundaries in summary and the dialogue file. For inference we choose a similar strategy as the top-performing team at AutoMin 2021, where the data is split into chunks, either on [SCENE_CHANGE] or exceeding a pre-defined token length, to accommodate the maximum token possible in the pre-trained model for one example. The final training strategy was chosen based on how natural the responses looked instead of how well the model performed on an automated evaluation metrics such as ROGUE.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

TeamUFAL: WSD+EL as Document Retrieval

2015-06-01 · SEMEVAL 2015 6 · Petr Fanta, Roman Sudarikov, Ond{\v{r}}ej Bojar
Entity LinkingInformation RetrievalMachine TranslationReading Comprehension+2

ClidSum: A Benchmark Dataset for Cross-Lingual Dialogue Summarization

2022-02-11 · Jiaan Wang, Fandong Meng, Ziyao Lu, Duo Zheng 외

We present ClidSum, a benchmark dataset for building cross-lingual summarization systems on dialogue documents. It consists of 67k+ dialogue documents from two subsets (i.e., SAMSum and MediaSum) and 112k+ annotated summ…

MSAMSum: Towards Benchmarking Multi-lingual Dialogue Summarization

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

Dialogue summarization helps users capture salient information from various types of dialogues has received much attention recently. However, current works mainly focus on English dialogue summarization, leaving other la…

Benchmarkingdialogue summaryTranslation

MSAMSum: Towards Benchmarking Multi-lingual Dialogue Summarization

2022-05-01 · dialdoc (ACL) 2022 5 · Xiachong Feng, Xiaocheng Feng, Bing Qin

Dialogue summarization helps users capture salient information from various types of dialogues has received much attention recently. However, current works mainly focus on English dialogue summarization, leaving other la…

Benchmarkingdialogue summaryTranslation

The CreativeSumm 2022 Shared Task: A Two-Stage Summarization Model using Scene Attributes

2022-10-01 · COLING (CreativeSumm) 2022 10 · Eunchong Kim, Taewoo Yoo, Gunhee Cho, Suyoung Bae 외

In this paper, we describe our work for the CreativeSumm 2022 Shared Task, Automatic Summarization for Creative Writing. The task is to summarize movie scripts, which is challenging due to their long length and complex f…

Extractive Summarization