English

QuASE: Question-Answer Driven Sentence Encoding

Computation and Language 2020-12-07 v3 Machine Learning Machine Learning

Abstract

Question-answering (QA) data often encodes essential information in many facets. This paper studies a natural question: Can we get supervision from QA data for other tasks (typically, non-QA ones)? For example, {\em can we use QAMR (Michael et al., 2017) to improve named entity recognition?} We suggest that simply further pre-training BERT is often not the best option, and propose the {\em question-answer driven sentence encoding (QuASE)} framework. QuASE learns representations from QA data, using BERT or other state-of-the-art contextual language models. In particular, we observe the need to distinguish between two types of sentence encodings, depending on whether the target task is a single- or multi-sentence input; in both cases, the resulting encoding is shown to be an easy-to-use plugin for many downstream tasks. This work may point out an alternative way to supervise NLP tasks.

Keywords

Cite

@article{arxiv.1909.00333,
  title  = {QuASE: Question-Answer Driven Sentence Encoding},
  author = {Hangfeng He and Qiang Ning and Dan Roth},
  journal= {arXiv preprint arXiv:1909.00333},
  year   = {2020}
}
R2 v1 2026-06-23T11:02:23.961Z