paper-with-me

Papers

BioAug: Conditional Generation based Data Augmentation for Low-Resource Biomedical NER

2023-05-18 · Sreyan Ghosh, Utkarsh Tyagi, Sonal Kumar, Dinesh Manocha

Biomedical Named Entity Recognition (BioNER) is the fundamental task of identifying named entities from biomedical text. However, BioNER suffers from severe data scarcity and lacks high-quality labeled data due to the highly specialized and expert knowledge required for annotation. Though data augmentation has shown to be highly effective for low-resource NER in general, existing data augmentation techniques fail to produce factual and diverse augmentations for BioNER. In this paper, we present BioAug, a novel data augmentation framework for low-resource BioNER. BioAug, built on BART, is trained to solve a novel text reconstruction task based on selective masking and knowledge augmentation. Post training, we perform conditional generation and generate diverse augmentations conditioning BioAug on selectively corrupted text similar to the training stage. We demonstrate the effectiveness of BioAug on 5 benchmark BioNER datasets and show that BioAug outperforms all our baselines by a significant margin (1.5%-21.5% absolute improvement) and is able to generate augmentations that are both more factual and diverse. Code: https://github.com/Sreyan88/BioAug.

📄 PDF Abstract BibTeX arXiv:2305.10647

Code (1)

Sreyan88/BioAug 공식 구현 pytorch

Tasks

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNER

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
fail 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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 &…
Adam 설명 없음
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

RL-BioAug: Label-Efficient Reinforcement Learning for Self-Supervised EEG Representation Learning

2026-01-20 · Cheol-Hui Lee, Hwa-Yeon Lee, Dong-Joo Kim arxiv

The quality of data augmentation serves as a critical determinant for the performance of contrastive learning in EEG tasks. Although this paradigm is promising for utilizing unlabeled data, static or random augmentation …

Representation LearningReinforcement LearningContrastive LearningSeizure Detection

Data Boost: Text Data Augmentation Through Reinforcement Learning Guided Conditional Generation

2020-12-05 · EMNLP 2020 11 · Ruibo Liu, Guangxuan Xu, Chenyan Jia, Weicheng Ma 외

Data augmentation is proven to be effective in many NLU tasks, especially for those suffering from data scarcity. In this paper, we present a powerful and easy to deploy text augmentation framework, Data Boost, which aug…

Data Augmentationreinforcement-learningReinforcement Learning (RL)Text Augmentation+2

Targeted Augmentation for Low-Resource Event Extraction

2024-05-14 · Sijia Wang, Lifu Huang

Addressing the challenge of low-resource information extraction remains an ongoing issue due to the inherent information scarcity within limited training examples. Existing data augmentation methods, considered potential…

Data AugmentationDiversityEvent Extraction

ACLM: A Selective-Denoising based Generative Data Augmentation Approach for Low-Resource Complex NER

2023-06-01 · Sreyan Ghosh, Utkarsh Tyagi, Manan Suri, Sonal Kumar 외

Complex Named Entity Recognition (NER) is the task of detecting linguistically complex named entities in low-context text. In this paper, we present ACLM Attention-map aware keyword selection for Conditional Language Mod…

Data AugmentationDenoisingLanguage Modellingnamed-entity-recognition+4

DALE: Generative Data Augmentation for Low-Resource Legal NLP

2023-10-24 · Sreyan Ghosh, Chandra Kiran Evuru, Sonal Kumar, S Ramaneswaran 외

We present DALE, a novel and effective generative Data Augmentation framework for low-resource LEgal NLP. DALE addresses the challenges existing frameworks pose in generating effective data augmentations of legal documen…

Data AugmentationDecoderDenoisingLanguage Modeling+2