paper-with-me

Papers

Data Augmentation Method Utilizing Template Sentences for Variable Definition Extraction

2024-05-23 · Kotaro Nagayama, Shota Kato, Manabu Kano

The extraction of variable definitions from scientific and technical papers is essential for understanding these documents. However, the characteristics of variable definitions, such as the length and the words that make up the definition, differ among fields, which leads to differences in the performance of existing extraction methods across fields. Although preparing training data specific to each field can improve the performance of the methods, it is costly to create high-quality training data. To address this challenge, this study proposes a new method that generates new definition sentences from template sentences and variable-definition pairs in the training data. The proposed method has been tested on papers about chemical processes, and the results show that the model trained with the definition sentences generated by the proposed method achieved a higher accuracy of 89.6%, surpassing existing models.

📄 PDF Abstract BibTeX arXiv:2405.14962

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDefinition Extraction

Similar Papers 제목 키워드 기반

Generative Pre-training for Paraphrase Generation by Representing and Predicting Spans in Exemplars

2020-11-29 · Tien-Cuong Bui, Van-Duc Le, Hai-Thien To, Sang Kyun Cha

Paraphrase generation is a long-standing problem and serves an essential role in many natural language processing problems. Despite some encouraging results, recent methods either confront the problem of favoring generic…

Paraphrase GenerationPOS

Code-switching Sentence Generation by Generative Adversarial Networks and its Application to Data Augmentation

2018-11-06 · Ching-Ting Chang, Shun-Po Chuang, Hung-Yi Lee

Code-switching is about dealing with alternative languages in speech or text. It is partially speaker-depend and domain-related, so completely explaining the phenomenon by linguistic rules is challenging. Compared to mos…

Data AugmentationGenerative Adversarial NetworkSentence

Syntax-Infused Variational Autoencoder for Text Generation

2019-06-05 · ACL 2019 7 · Xinyuan Zhang, Yi Yang, Siyang Yuan, Dinghan Shen 외

We present a syntax-infused variational autoencoder (SIVAE), that integrates sentences with their syntactic trees to improve the grammar of generated sentences. Distinct from existing VAE-based text generative models, SI…

SentenceText Generation

Boosting Disfluency Detection with Large Language Model as Disfluency Generator

2024-03-13 · Zhenrong Cheng, Jiayan Guo, Hao Sun, Yan Zhang

Current disfluency detection methods heavily rely on costly and scarce human-annotated data. To tackle this issue, some approaches employ heuristic or statistical features to generate disfluent sentences, partially impro…

Data AugmentationLanguage ModelingLanguage ModellingLarge Language Model

Decode with Template: Content Preserving Sentiment Transfer

2020-05-01 · LREC 2020 5 · Zhiyuan Wen, Jiannong Cao, Ruosong Yang, Senzhang Wang

Sentiment transfer aims to change the underlying sentiment of input sentences. The two major challenges in existing works lie in (1) effectively disentangling the original sentiment from input sentences; and (2) preservi…