HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks

Zhilin Yang; Ruslan Salakhutdinov; William W. Cohen

Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks

Abstract

Recent papers have shown that neural networks obtain state-of-the-art performance on several different sequence tagging tasks. One appealing property of such systems is their generality, as excellent performance can be achieved with a unified architecture and without task-specific feature engineering. However, it is unclear if such systems can be used for tasks without large amounts of training data. In this paper we explore the problem of transfer learning for neural sequence taggers, where a source task with plentiful annotations (e.g., POS tagging on Penn Treebank) is used to improve performance on a target task with fewer available annotations (e.g., POS tagging for microblogs). We examine the effects of transfer learning for deep hierarchical recurrent networks across domains, applications, and languages, and show that significant improvement can often be obtained. These improvements lead to improvements over the current state-of-the-art on several well-studied tasks.

Code Repositories

jiesutd/yato
pytorch
Mentioned in GitHub
jiesutd/NCRFpp
pytorch
Mentioned in GitHub
jiesutd/PyTorchSeqLabel
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
named-entity-recognition-ner-on-conll-2003Yang et al.
F1: 91.26
part-of-speech-tagging-on-penn-treebankYang et al.
Accuracy: 97.55

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks | Papers | HyperAI