We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Learning from Explanations with Neural Execution Tree

Abstract: While deep neural networks have achieved impressive performance on a range of NLP tasks, these data-hungry models heavily rely on labeled data, which restricts their applications in scenarios where data annotation is expensive. Natural language (NL) explanations have been demonstrated very useful additional supervision, which can provide sufficient domain knowledge for generating more labeled data over new instances, while the annotation time only doubles. However, directly applying them for augmenting model learning encounters two challenges: (1) NL explanations are unstructured and inherently compositional, which asks for a modularized model to represent their semantics, (2) NL explanations often have large numbers of linguistic variants, resulting in low recall and limited generalization ability. In this paper, we propose a novel Neural Execution Tree (NExT) framework to augment training data for text classification using NL explanations. After transforming NL explanations into executable logical forms by semantic parsing, NExT generalizes different types of actions specified by the logical forms for labeling data instances, which substantially increases the coverage of each NL explanation. Experiments on two NLP tasks (relation extraction and sentiment analysis) demonstrate its superiority over baseline methods. Its extension to multi-hop question answering achieves performance gain with light annotation effort.
Comments: 18 pages, 8 figures, 12 tables. Published as a conference paper at ICLR 2020
Subjects: Computation and Language (cs.CL)
ACM classes: I.2.7
Cite as: arXiv:1911.01352 [cs.CL]
  (or arXiv:1911.01352v3 [cs.CL] for this version)

Submission history

From: Ziqi Wang [view email]
[v1] Mon, 4 Nov 2019 17:31:02 GMT (3067kb,D)
[v2] Thu, 7 Nov 2019 03:13:16 GMT (3067kb,D)
[v3] Fri, 14 Feb 2020 10:59:51 GMT (1825kb,D)

Link back to: arXiv, form interface, contact.