pith. sign in

arxiv: 1711.03754 · v1 · pith:NN4ERKTZnew · submitted 2017-11-10 · 💻 cs.CL

Neural Skill Transfer from Supervised Language Tasks to Reading Comprehension

classification 💻 cs.CL
keywords transferlanguageskillcomprehensionreadingtaskapproachclassification
0
0 comments X
read the original abstract

Reading comprehension is a challenging task in natural language processing and requires a set of skills to be solved. While current approaches focus on solving the task as a whole, in this paper, we propose to use a neural network `skill' transfer approach. We transfer knowledge from several lower-level language tasks (skills) including textual entailment, named entity recognition, paraphrase detection and question type classification into the reading comprehension model. We conduct an empirical evaluation and show that transferring language skill knowledge leads to significant improvements for the task with much fewer steps compared to the baseline model. We also show that the skill transfer approach is effective even with small amounts of training data. Another finding of this work is that using token-wise deep label supervision for text classification improves the performance of transfer learning.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Supervised Contextual Embeddings for Transfer Learning in Natural Language Processing Tasks

    cs.CL 2019-06 unverdicted novelty 4.0

    Extracting representations from pre-trained supervised models enriches word embeddings with task and domain knowledge, improving transfer learning in cross-task, cross-domain, and cross-lingual NLP settings particular...