vix.ing · top · new · best · stats · spec

Multi-Task Cross-Lingual Sequence Tagging from Scratch

2016/03/20 by Zhilin Yang, Ruslan Salakhutdinov, Yang, Zhilin +3 · 6 citations
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Natural Language Processing Techniques #Speech and dialogue systems #Topic Modeling

paper · pdf · doi:10.48550/arxiv.1603.06270

openalex publication_date 2016/03/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We present a deep hierarchical recurrent neural network for sequence tagging. Given a sequence of words, our model employs deep gated recurrent units on both character and word levels to encode morphology and context information, and applies a conditional random field layer to predict the tags. Our model is task independent, language independent, and feature engineering free. We further extend our model to multi-task and cross-lingual joint training by sharing the architecture and parameters. Our model achieves state-of-the-art results in multiple languages on several benchmark tasks including POS tagging, chunking, and NER. We also demonstrate that multi-task and cross-lingual joint training can improve the performance in various cases.

Citations

Cited by

Related