paper-with-me

Papers

Automatic Summarization of Russian Texts: Comparison of Extractive and Abstractive Methods

2022-06-18 · Valeriya Goloviznina, Evgeny Kotelnikov

The development of large and super-large language models, such as GPT-3, T5, Switch Transformer, ERNIE, etc., has significantly improved the performance of text generation. One of the important research directions in this area is the generation of texts with arguments. The solution of this problem can be used in business meetings, political debates, dialogue systems, for preparation of student essays. One of the main domains for these applications is the economic sphere. The key problem of the argument text generation for the Russian language is the lack of annotated argumentation corpora. In this paper, we use translated versions of the Argumentative Microtext, Persuasive Essays and UKP Sentential corpora to fine-tune RuBERT model. Further, this model is used to annotate the corpus of economic news by argumentation. Then the annotated corpus is employed to fine-tune the ruGPT-3 model, which generates argument texts. The results show that this approach improves the accuracy of the argument generation by more than 20 percentage points (63.2% vs. 42.5%) compared to the original ruGPT-3 model.

📄 PDF Abstract BibTeX arXiv:2206.09253

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
ERNIE ERNIE is a transformer-based model consisting of two stacked modules: 1) textual encoder and 2) knowledgeable encoder, which is responsible to integrate extra token-oriented…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…

Similar Papers 제목 키워드 기반

Dataset for Automatic Summarization of Russian News

2020-06-19 · Ilya Gusev

Automatic text summarization has been studied in a variety of domains and languages. However, this does not hold for the Russian language. To overcome this issue, we present Gazeta, the first dataset for summarization of…

Text Summarizationvalid

Post-Editing Extractive Summaries by Definiteness Prediction

2021-11-01 · Findings (EMNLP) 2021 11 · Jad Kabbara, Jackie Chi Kit Cheung

Extractive summarization has been the mainstay of automatic summarization for decades. Despite all the progress, extractive summarizers still suffer from shortcomings including coreference issues arising from extracting …

Extractive SummarizationPrediction

Russian-Language Multimodal Dataset for Automatic Summarization of Scientific Papers

2024-05-13 · Alena Tsanda, Elena Bruches

The paper discusses the creation of a multimodal dataset of Russian-language scientific papers and testing of existing language models for the task of automatic text summarization. A feature of the dataset is its multimo…

Text Summarization

Weakly Supervised Extractive Summarization with Attention

2021-07-01 · SIGDIAL (ACL) 2021 7 · Yingying Zhuang, Yichao Lu, Simi Wang

Automatic summarization aims to extract important information from large amounts of textual data in order to create a shorter version of the original texts while preserving its information. Training traditional extractiv…

ArticlesExtractive SummarizationSentence

Automatic Generation of Chinese Short Product Titles for Mobile Display

2018-03-30 · Yu Gong, Xusheng Luo, Kenny Q. Zhu, Wenwu Ou 외

This paper studies the problem of automatically extracting a short title from a manually written longer description of E-commerce products for display on mobile devices. It is a new extractive summarization problem on sh…

Extractive Summarization