PAPER DIGEST
Most Influential ICML 2008 Paper · 2026-03 edition

A Unified Architecture For Natural Language Processing: Deep Neural Networks With Multitask Learning

Ronan Collobert; Jason Weston

Venue
International Conference on Machine Learning (ICML) 2008
Recognition
Most Influential ICML 2008 Paper (Rank No. 2)
Edition
2026-03
Impact factor
10
Certificate ID
421dbf4c73a48a1d

Abstract

We describe a single convolutional neural network architecture that, given a sentence, outputs a host of language processing predictions: part-of-speech tags, chunks, named entity tags, semantic roles, semantically similar words and the likelihood that the sentence makes sense (grammatically and semantically) using a language model. The entire network is trained <i>jointly</i> on all these tasks using weight-sharing, an instance of <i>multitask learning</i>. All the tasks use labeled data except the language model which is learnt from unlabeled text and represents a novel form of <i>semi-supervised learning</i> for the shared tasks. We show how both <i>multitask learning</i> and <i>semi-supervised learning</i> improve the generalization of the shared tasks, resulting in state-of-the-art-performance.

Download PDF certificate