用伪标注演示文本来提升低资源实体识别的模型效果
PICLe: Pseudo-Annotations for In-Context Learning in Low-Resource Named Entity Detection
- 用大模型自动生成带噪声的标注示范,替代人工标注
- 在五个生物医学数据集上零人工标注仍优于传统方法
- 适合标注稀缺场景下的命名实体识别任务
上下文学习(ICL)使大语言模型(LLM)能通过少量示例完成任务,适用于标注数据稀缺的情况。然而,ICL对示例选择敏感,其泛化能力依赖于示例属性尚不明确。本研究针对低资源命名实体检测(NED)开展示例扰动分析,发现部分正确的实体标注示例与完全正确示例具有相当的迁移效果。基于此,提出伪标注上下文学习(PICLe)框架:先用大模型零样本生成大量合成示例,再通过聚类筛选代表性示例集,独立预测后利用自验证机制选取最优结果。在五个生物医学NED数据集上验证,仅使用合成示例、无任何人工标注时,PICLe在低资源场景下性能优于传统ICL。
原文摘要 · Abstract (English)
In-context learning (ICL) enables Large Language Models (LLMs) to perform tasks using few demonstrations, facilitating task adaptation when labeled examples are hard to obtain. However, ICL is sensitive to the choice of demonstrations, and it remains unclear which demonstration attributes enable in-context generalization. In this work, we conduct a perturbation study of in-context demonstrations for low-resource Named Entity Detection (NED). Our surprising finding is that in-context demonstrations with partially correct annotated entity mentions can be as effective for task transfer as fully correct demonstrations. Based off our findings, we propose Pseudo-annotated In-Context Learning (PICLe), a framework for in-context learning with noisy, pseudo-annotated demonstrations. PICLe leverages LLMs to annotate many demonstrations in a zero-shot first pass. We then cluster these synthetic demonstrations, sample specific sets of in-context demonstrations from each cluster, and predict entity mentions using each set independently. Finally, we use self-verification to select the final set of entity mentions. We evaluate PICLe on five biomedical NED datasets and show that, with zero human annotation, PICLe outperforms ICL in low-resource settings where limited gold examples can be used as in-context demonstrations.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。