SOTAVerified

SC-LSTM: Learning Task-Specific Representations in Multi-Task Learning for Sequence Labeling

2019-06-01NAACL 2019Unverified0· sign in to hype

Peng Lu, Ting Bai, Philippe Langlais

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Multi-task learning (MTL) has been studied recently for sequence labeling. Typically, auxiliary tasks are selected specifically in order to improve the performance of a target task. Jointly learning multiple tasks in a way that benefit all of them simultaneously can increase the utility of MTL. In order to do so, we propose a new LSTM cell which contains both shared parameters that can learn from all tasks, and task-specific parameters that can learn task-specific information. We name it a Shared-Cell Long-Short Term Memory SC-LSTM. Experimental results on three sequence labeling benchmarks (named-entity recognition, text chunking, and part-of-speech tagging) demonstrate the effectiveness of our SC-LSTM cell.

Tasks

Reproductions