paper-with-me

Papers

Indian Language Summarization using Pretrained Sequence-to-Sequence Models

2023-03-25 · Ashok Urlana, Sahil Manoj Bhatt, Nirmal Surange, Manish Shrivastava

The ILSUM shared task focuses on text summarization for two major Indian languages- Hindi and Gujarati, along with English. In this task, we experiment with various pretrained sequence-to-sequence models to find out the best model for each of the languages. We present a detailed overview of the models and our approaches in this paper. We secure the first rank across all three sub-tasks (English, Hindi and Gujarati). This paper also extensively analyzes the impact of k-fold cross-validation while experimenting with limited data size, and we also perform various experiments with a combination of the original and a filtered version of the data to determine the efficacy of the pretrained models.

📄 PDF Abstract BibTeX arXiv:2303.14461

Code (1)

ashokurlana/Indian-Language-Summarization 공식 구현

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

AraBART: a Pretrained Arabic Sequence-to-Sequence Model for Abstractive Summarization

2022-03-21 · Moussa Kamal Eddine, Nadi Tomeh, Nizar Habash, Joseph Le Roux 외

Like most natural language understanding and generation tasks, state-of-the-art models for summarization are transformer-based sequence-to-sequence architectures that are pretrained on large corpora. While most existing …

Abstractive Text SummarizationDecoderNatural Language Understanding

AraBART: a Pretrained Arabic Sequence-to-Sequence Model for Abstractive Summarization

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Like most natural language understanding and generation tasks, state-of-the-art models for summarization are transformer-based sequence-to-sequence architectures that are pretrained on large corpora. While most existing …

Abstractive Text SummarizationDecoderNatural Language Understanding

s2s-ft: Fine-Tuning Pretrained Transformer Encoders for Sequence-to-Sequence Learning

2021-10-26 · Hangbo Bao, Li Dong, Wenhui Wang, Nan Yang 외

Pretrained bidirectional Transformers, such as BERT, have achieved significant improvements in a wide variety of language understanding tasks, while it is not straightforward to directly apply them for natural language g…

Abstractive Text SummarizationQuestion GenerationQuestion-GenerationText Generation

A Bag of Tricks for Dialogue Summarization

2021-09-16 · EMNLP 2021 11 · Muhammad Khalifa, Miguel Ballesteros, Kathleen McKeown

Dialogue summarization comes with its own peculiar challenges as opposed to news or scientific articles summarization. In this work, we explore four different challenges of the task: handling and differentiating parts of…

ArticlesLanguage ModelingLanguage ModellingMulti-Task Learning+1

Investigating Efficiently Extending Transformers for Long Input Summarization

2022-08-08 · Jason Phang, Yao Zhao, Peter J. Liu

While large pretrained Transformer models have proven highly capable at tackling natural language tasks, handling long sequence inputs continues to be a significant challenge. One such task is long input summarization, w…

16kLong-range modelingText Summarization