Transfer Learning for Sequences via Learning to Collocate
Transfer learning aims to solve the data sparsity for a target domain by applying information of the source domain. Given a sequence (e.g. a natural language sentence), the transfer learning, usually enabled by recurrent neural network (RNN), represents the sequential information transfer. RNN uses a chain of repeating cells to model the sequence data. However, previous studies of neural network based transfer learning simply represents the whole sentence by a single vector, which is unfeasible for seq2seq and sequence labeling. Meanwhile, such layer-wise transfer learning mechanisms lose the fine-grained cell-level information from the source domain. In this paper, we proposed the aligned recurrent transfer, ART, to achieve cell-level information transfer. ART is under the pre-training framework. Each cell attentively accepts transferred information from a set of positions in the source domain. Therefore, ART learns the cross-domain word collocations in a more flexible way. We conducted extensive experiments on both sequence labeling tasks (POS tagging, NER) and sentence classification (sentiment analysis). ART outperforms the state-of-the-arts over all experiments.
Code (0)
등록된 구현이 없습니다.
Tasks
NERPOSPOS TaggingSentenceSentence ClassificationSentiment AnalysisTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Time-delay based output feedback control of fourth-order oscillatory systems
We consider a robust stabilization of the fourth-order oscillatory systems with non-collocated output sensing. Worth recalling is that the fourth-order systems are relatively common in mechatronics as soon as there are t…
BC-GAN: A Generative Adversarial Network for Synthesizing a Batch of Collocated Clothing
Collocated clothing synthesis using generative networks has become an emerging topic in the field of fashion intelligence, as it has significant potential economic value to increase revenue in the fashion industry. In pr…
Contrastive LearningGenerative Adversarial NetworkNon-collocated vibration absorption using delayed resonator for spectral and spacial tuning -- analysis and experimental validation
Non-collocated vibration absorption (NCVA) concept using delayed resonator for in-situ tuning is analyzed and experimentally validated. There are two critical contributions of this work. One is on the scalable analytical…
Positive Stochastic Collocation for the Collocated Local Volatility Model
This paper presents how to apply the stochastic collocation technique to assets that can not move below a boundary. It shows that the polynomial collocation towards a lognormal distribution does not work well. Then, the …