Transfer Learning for Sequence Labeling Using Source Model and Target Data

Authors

  • Lingzhen Chen University of Trento
  • Alessandro Moschitti Amazon

DOI:

https://doi.org/10.1609/aaai.v33i01.33016260

Abstract

In this paper, we propose an approach for transferring the knowledge of a neural model for sequence labeling, learned from the source domain, to a new model trained on a target domain, where new label categories appear. Our transfer learning (TL) techniques enable to adapt the source model using the target data and new categories, without accessing to the source data. Our solution consists in adding new neurons in the output layer of the target model and transferring parameters from the source model, which are then fine-tuned with the target data. Additionally, we propose a neural adapter to learn the difference between the source and the target label distribution, which provides additional important information to the target model. Our experiments on Named Entity Recognition show that (i) the learned knowledge in the source model can be effectively transferred when the target data contains new categories and (ii) our neural adapter further improves such transfer.

Downloads

Published

2019-07-17

How to Cite

Chen, L., & Moschitti, A. (2019). Transfer Learning for Sequence Labeling Using Source Model and Target Data. Proceedings of the AAAI Conference on Artificial Intelligence, 33(01), 6260-6267. https://doi.org/10.1609/aaai.v33i01.33016260

Issue

Section

AAAI Technical Track: Natural Language Processing