arXiv:2412.08285cs.CLcs.LG2024-12AAAI被引 15

用任务内差异建模解决持续关系抽取的遗忘问题

Adaptive Prompting for Continual Relation Extraction: A Within-Task Variance Perspective

  • 为每任务构建提示池,捕捉任务内差异
  • 生成模型压缩共享参数中的旧知识,无需存储数据
  • 相比现有方法在持续学习中表现更优

为解决持续关系抽取(CRE)中的灾难性遗忘问题,现有方法多依赖记忆缓冲区回放旧知识。近期提示法成为替代方案,但存在提示选择不准、共享参数遗忘缓解不足、跨任务与任务内差异处理不佳等问题。本文受前缀调优与专家混合机制启发,提出为每个任务构建提示池,捕获任务内变化并增强跨任务差异;同时引入生成模型,在共享参数中整合历史知识,避免显式数据存储。大量实验表明,该方法在持续关系抽取任务上优于当前最先进的提示法与无回放方法。

原文摘要 · Abstract (English)

To address catastrophic forgetting in Continual Relation Extraction (CRE), many current approaches rely on memory buffers to rehearse previously learned knowledge while acquiring new tasks. Recently, prompt-based methods have emerged as potent alternatives to rehearsal-based strategies, demonstrating strong empirical performance. However, upon analyzing existing prompt-based approaches for CRE, we identified several critical limitations, such as inaccurate prompt selection, inadequate mechanisms for mitigating forgetting in shared parameters, and suboptimal handling of cross-task and within-task variances. To overcome these challenges, we draw inspiration from the relationship between prefix-tuning and mixture of experts, proposing a novel approach that employs a prompt pool for each task, capturing variations within each task while enhancing cross-task variances. Furthermore, we incorporate a generative model to consolidate prior knowledge within shared parameters, eliminating the need for explicit data storage. Extensive experiments validate the efficacy of our approach, demonstrating superior performance over state-of-the-art prompt-based and rehearsal-free methods in continual relation extraction.

持续学习关系抽取提示工程

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。