解决增量实体识别中旧知识被新上下文干扰的问题
Type-Balanced Contextual Learning for Incremental Named Entity Recognition

- 通过双句学习和上下文一致性损失,平衡新旧实体的上下文表示
- 在三个数据集上十种设置下均显著减少旧实体识别退化
- 适合关注持续学习中语义偏移问题的研究者与应用开发者
增量命名实体识别(INER)在信息抽取中至关重要,需在非结构化文本中逐步识别新实体类型。面对持续涌现的新类型,现有方法面临灾难性遗忘与非实体类型语义漂移两大挑战。尽管基于伪标签的方法有效,但本文首次揭示:在新句子中,旧实体类型词元的上下文关联对新实体类型的偏倚显著强于旧句子中的情况,这加剧了旧知识退化并导致新知识过拟合。为此,提出类型平衡上下文学习(TBCL),包含双句学习机制与上下文一致性损失,从上下文角度提供新解法。在三个知名数据集上的十组增量设置实验验证其有效性,显著缓解伪标签方法中的上下文偏倚问题。
原文摘要 · Abstract (English)
Incremental Named Entity Recognition (INER) stands as a pivotal task in information extraction, emphasizing the successive identification of new entity types within unstructured text. Faced with the continuous influx of entity types, INER grapples with two significant challenges: the widespread issue of catastrophic forgetting and the unique shift issue of the non-entity type semantics. While pseudo-labeling-based INER methods have proven effective in addressing these challenges, a previously overlooked issue arises: the biased context problem. Our analysis shows that, in new sentences, the contextual associations of tokens representing old entity types exhibit a significantly stronger bias towards new entity types compared to their contexts in old sentences. This tendency intensifies the degradation of old knowledge while promoting the overfitting of new knowledge. To solve this biased context, we propose a Type-Balanced Contextual Learning (TBCL) method, featuring a sentence-duplet learning scheme and a contextual consistency loss. This approach offers a fresh perspective for INER through context analysis. Extensive experiments across ten INER settings on three highly recognized datasets showcase the efficacy of our TBCL method, highlighting its proficiency in resolving the biased context issue inherent in pseudo-labeling based INER approaches.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。