Summarization-based Data Augmentation for Document Classification
Despite the prevalence of pretrained language models in natural language understanding tasks, understanding lengthy text such as document is still challenging due to the data sparseness problem. Inspired by that humans develop their ability of understanding lengthy text from reading shorter text, we propose a simple yet effective summarization-based data augmentation, SUMMaug, for document classification. We first obtain easy-to-learn examples for the target document classification task by summarizing the input of the original training examples, while optionally merging the original labels to conform to the summarized input. We then use the generated pseudo examples to perform curriculum learning. Experimental results on two datasets confirmed the advantage of our method compared to existing baseline methods in terms of robustness and accuracy. We release our code and data at https://github.com/etsurin/summaug.
Code (1)
Tasks
ClassificationData AugmentationDocument ClassificationNatural Language UnderstandingSimilar Papers 제목 키워드 기반
Abstractive Summarization as Augmentation for Document-Level Event Detection
Transformer-based models have consistently produced substantial performance gains across a variety of NLP tasks, compared to shallow models. However, deep models are orders of magnitude more computationally expensive tha…
Abstractive Text SummarizationEvent DetectionText GenerationText SummarizationPeek Across: Improving Multi-Document Modeling via Cross-Document Question-Answering
The integration of multi-document pre-training objectives into language models has resulted in remarkable improvements in multi-document downstream tasks. In this work, we propose extending this idea by pre-training a ge…
Query-focused SummarizationQuestion AnsweringSentenceText GenerationData Augmentation for Abstractive Query-Focused Multi-Document Summarization
The progress in Query-focused Multi-Document Summarization (QMDS) has been limited by the lack of sufficient largescale high-quality training datasets. We present two QMDS training datasets, which we construct using two …
Data AugmentationDocument SummarizationMulti-Document SummarizationImproving Multi-Document Summarization via Text Classification
Developed so far, multi-document summarization has reached its bottleneck due to the lack of sufficient training data and diverse categories of documents. Text classification just makes up for these deficiencies. In this…
ClassificationDocument SummarizationGeneral ClassificationMulti-Document Summarization+2Joint Span Segmentation and Rhetorical Role Labeling with Data Augmentation for Legal Documents
Segmentation and Rhetorical Role Labeling of legal judgements play a crucial role in retrieval and adjacent tasks, including case summarization, semantic search, argument mining etc. Previous approaches have formulated t…
Argument MiningData AugmentationRetrievalSegmentation+1