paper-with-me

Papers

GupShup: An Annotated Corpus for Abstractive Summarization of Open-Domain Code-Switched Conversations

2021-04-17 · Laiba Mehnaz, Debanjan Mahata, Rakesh Gosangi, Uma Sushmitha Gunturi, Riya Jain, Gauri Gupta, Amardeep Kumar, Isabelle Lee, Anish Acharya, Rajiv Ratn Shah

Code-switching is the communication phenomenon where speakers switch between different languages during a conversation. With the widespread adoption of conversational agents and chat platforms, code-switching has become an integral part of written conversations in many multi-lingual communities worldwide. This makes it essential to develop techniques for summarizing and understanding these conversations. Towards this objective, we introduce abstractive summarization of Hindi-English code-switched conversations and develop the first code-switched conversation summarization dataset - GupShup, which contains over 6,831 conversations in Hindi-English and their corresponding human-annotated summaries in English and Hindi-English. We present a detailed account of the entire data collection and annotation processes. We analyze the dataset using various code-switching statistics. We train state-of-the-art abstractive summarization models and report their performances using both automated metrics and human evaluation. Our results show that multi-lingual mBART and multi-view seq2seq models obtain the best performances on the new dataset

📄 PDF Abstract BibTeX arXiv:2104.08578

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationConversation Summarization

Methods 이 논문이 사용한 방법론

mBART 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

GupShup: Summarizing Open-Domain Code-Switched Conversations

2021-11-01 · EMNLP 2021 11 · Laiba Mehnaz, Debanjan Mahata, Rakesh Gosangi, Uma Sushmitha Gunturi 외

Code-switching is the communication phenomenon where the speakers switch between different languages during a conversation. With the widespread adoption of conversational agents and chat platforms, code-switching has bec…

Abstractive Text SummarizationConversation Summarization

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

From News to Summaries: Building a Hungarian Corpus for Extractive and Abstractive Summarization

2024-04-04 · Botond Barta, Dorina Lakatos, Attila Nagy, Milán Konor Nyist 외

Training summarization models requires substantial amounts of training data. However for less resourceful languages like Hungarian, openly available models and datasets are notably scarce. To address this gap our paper i…

Abstractive Text SummarizationExtractive SummarizationSentenceSentence Similarity

Restructuring Conversations using Discourse Relations for Zero-shot Abstractive Dialogue Summarization

2019-02-05 · Prakhar Ganesh, Saket Dingliwal

Dialogue summarization is a challenging problem due to the informal and unstructured nature of conversational data. Recent advances in abstractive summarization have been focused on data-hungry neural models and adapting…

Abstractive Dialogue SummarizationAbstractive Text SummarizationDocument Summarization

Can summarization approximate simplification? A gold standard comparison

2025-01-27 · Giacomo Magnifico, Eduard Barbu

This study explores the overlap between text summarization and simplification outputs. While summarization evaluation methods are streamlined, simplification lacks cohesion, prompting the question: how closely can abstra…

Abstractive Text SummarizationText Summarization