通过针对性适配提升大模型在序列标注任务中的迁移效果。
Improving Transfer Learning for Sequence Labeling Tasks by Adapting Pre-trained Neural Language Models
- 构建多任务模型,引入领域无关文本信号增强域迁移性能。
- 改进自回归大模型架构,实现层间双向信息流动。
- 采用生成式上下文微调框架,提升标注任务表现。
本博士论文通过适配预训练神经语言模型,提升序列标注任务的迁移学习效果。提出的改进包括:1)在事件触发词检测任务中,通过多任务模型融合领域无关文本处理系统的额外信号,改善域迁移性能;2)提出一种方法,使自回归大模型各层间实现双向信息流动;3)设计基于生成式监督上下文微调的序列标注框架,利用响应导向适应策略。实验表明,当预训练语言模型通过这些针对性迁移范式进行适配时,能在序列标注任务上达到最佳性能。
原文摘要 · Abstract (English)
This doctoral thesis improves the transfer learning for sequence labeling tasks by adapting pre-trained neural language models. The proposed improvements in transfer learning involve introducing a multi-task model that incorporates an additional signal, a method based on architectural modifications in autoregressive large language models, and a sequence labeling framework for autoregressive large language models utilizing supervised in-context fine-tuning combined with response-oriented adaptation strategies. The first improvement is given in the context of domain transfer for the event trigger detection task. The domain transfer of the event trigger detection task can be improved by incorporating an additional signal obtained from a domain-independent text processing system into a multi-task model. The second improvement involves modifying the model's architecture. For that purpose, a method is proposed to enable bidirectional information flow across layers of autoregressive large language models. The third improvement utilizes autoregressive large language models as text generators through a generative supervised in-context fine-tuning framework. The proposed model, method, and framework demonstrate that pre-trained neural language models achieve their best performance on sequence labeling tasks when adapted through targeted transfer learning paradigms.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。