paper-with-me

홈 › Papers

Enhancing Few-shot NER with Prompt Ordering based Data Augmentation

2023-05-19 · Huiming Wang, Liying Cheng, Wenxuan Zhang, De Wen Soh, Lidong Bing

Recently, data augmentation (DA) methods have been proven to be effective for pre-trained language models (PLMs) in low-resource settings, including few-shot named entity recognition (NER). However, conventional NER DA methods are mostly aimed at sequence labeling models, i.e., token-level classification, and few are compatible with unified autoregressive generation frameworks, which can handle a wider range of NER tasks, such as nested NER. Furthermore, these generation frameworks have a strong assumption that the entities will appear in the target sequence with the same left-to-right order as the source sequence. In this paper, we claim that there is no need to keep this strict order, and more diversified but reasonable target entity sequences can be provided during the training stage as a novel DA method. Nevertheless, a naive mixture of augmented data can confuse the model since one source sequence will then be paired with different target sequences. Therefore, we propose a simple but effective Prompt Ordering based Data Augmentation (PODA) method to improve the training of unified autoregressive generation frameworks under few-shot NER scenarios. Experimental results on three public NER datasets and further analyses demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2305.11791

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentationfew-shot-nerFew-shot NERnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Enhancing LLMs for Identifying and Prioritizing Important Medical Jargons from Electronic Health Record Notes Utilizing Data Augmentation

2025-02-22 · Won Seok Jang, Sharmin Sultana, Zonghai Yao, Hieu Tran 외

Objective: OpenNotes enables patients to access EHR notes, but medical jargon can hinder comprehension. To improve understanding, we evaluated closed- and open-source LLMs for extracting and prioritizing key medical term…

Data Augmentation

Enhancing Outlier Knowledge for Few-Shot Out-of-Distribution Detection with Extensible Local Prompts

2024-09-07 · Fanhu Zeng, Zhen Cheng, Fei Zhu, Xu-Yao Zhang

Out-of-Distribution (OOD) detection, aiming to distinguish outliers from known categories, has gained prominence in practical scenarios. Recently, the advent of vision-language models (VLM) has heightened interest in enh…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Enhancing Cross-lingual Prompting with Dual Prompt Augmentation

2022-02-15 · Meng Zhou, Xin Li, Yue Jiang, Lidong Bing

Prompting shows promising results in few-shot scenarios. However, its strength for multilingual/cross-lingual problems has not been fully exploited. Zhao and Sch\"utze (2021) made initial explorations in this direction b…

Cross-Lingual Transfer

Enhancing Cross-lingual Prompting with Two-level Augmentation

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Prompting approaches show promising results in few-shot scenarios. However, its strength for multilingual/cross-lingual problems has not been fully exploited. Zhao and Schütze (2021) made initial explorations in this dir…

Cross-Lingual TransferSensitivityVocal Bursts Valence Prediction

Large Language Models Prompting With Episodic Memory

2024-08-14 · Dai Do, Quan Tran, Svetha Venkatesh, Hung Le

Prompt optimization is essential for enhancing the performance of Large Language Models (LLMs) in a range of Natural Language Processing (NLP) tasks, particularly in scenarios of few-shot learning where training examples…

Few-Shot LearningReinforcement Learning (RL)text-classificationText Classification