paper-with-me

Papers

ARMAN: Pre-training with Semantically Selecting and Reordering of Sentences for Persian Abstractive Summarization

2021-09-09 · EMNLP 2021 11 · Alireza Salemi, Emad Kebriaei, Ghazal Neisi Minaei, Azadeh Shakery

Abstractive text summarization is one of the areas influenced by the emergence of pre-trained language models. Current pre-training works in abstractive summarization give more points to the summaries with more words in common with the main text and pay less attention to the semantic similarity between generated sentences and the original document. We propose ARMAN, a Transformer-based encoder-decoder model pre-trained with three novel objectives to address this issue. In ARMAN, salient sentences from a document are selected according to a modified semantic score to be masked and form a pseudo summary. To summarize more accurately and similar to human writing patterns, we applied modified sentence reordering. We evaluated our proposed models on six downstream Persian summarization tasks. Experimental results show that our proposed model achieves state-of-the-art performance on all six summarization tasks measured by ROUGE and BERTScore. Our models also outperform prior works in textual entailment, question paraphrasing, and multiple choice question answering. Finally, we established a human evaluation and show that using the semantic score significantly improves summarization results.

📄 PDF Abstract BibTeX arXiv:2109.04098

Code (1)

alirezasalemi7/arman 공식 구현 tf

Tasks

Abstractive Text SummarizationDecoderMultiple-choiceNatural Language InferenceQuestion AnsweringSemantic SimilaritySemantic Textual SimilaritySentenceText Summarization

Similar Papers 제목 키워드 기반

Can Graph Reordering Speed Up Graph Neural Network Training? An Experimental Study

2024-09-17 · Nikolai Merkel, Pierre Toussing, Ruben Mayer, Hans-Arno Jacobsen

Graph neural networks (GNNs) are a type of neural network capable of learning on graph-structured data. However, training GNNs on large-scale graphs is challenging due to iterative aggregations of high-dimensional featur…

CPUGPUGraph Neural Network

MCSE: Multimodal Contrastive Learning of Sentence Embeddings

2022-04-22 · NAACL 2022 7 · Miaoran Zhang, Marius Mosbach, David Ifeoluwa Adelani, Michael A. Hedderich 외

Learning semantically meaningful sentence embeddings is an open problem in natural language processing. In this work, we propose a sentence embedding learning approach that exploits both visual and textual information vi…

Contrastive LearningSemantic Textual SimilaritySentenceSentence Embedding+2

Pre-reordering Model of Chinese Special Sentences for Patent Machine Translation

2014-08-01 · WS 2014 8 · Renfen Hu, Zhiying Liu, Lijiao Yang, Yaohong Jin
Machine TranslationTranslation

Manual Analysis of Structurally Informed Reordering in German-English Machine Translation

2014-05-01 · LREC 2014 5 · Teresa Herrmann, Jan Niehues, Alex Waibel

Word reordering is a difficult task for translation. Common automatic metrics such as BLEU have problems reflecting improvements in target language word order. However, it is a crucial aspect for humans when deciding on …

Machine TranslationSentenceTranslation

Integrating empty category detection into preordering Machine Translation

2016-12-01 · WS 2016 12 · Shunsuke Takeno, Masaaki Nagata, Kazuhide Yamamoto

We propose a method for integrating Japanese empty category detection into the preordering process of Japanese-to-English statistical machine translation. First, we apply machine-learning-based empty category detection t…

Machine TranslationSentenceTranslationWord Alignment