English

ExpBERT: Representation Engineering with Natural Language Explanations

Computation and Language 2020-05-06 v1 Machine Learning Machine Learning

Abstract

Suppose we want to specify the inductive bias that married couples typically go on honeymoons for the task of extracting pairs of spouses from text. In this paper, we allow model developers to specify these types of inductive biases as natural language explanations. We use BERT fine-tuned on MultiNLI to ``interpret'' these explanations with respect to the input sentence, producing explanation-guided representations of the input. Across three relation extraction tasks, our method, ExpBERT, matches a BERT baseline but with 3--20x less labeled data and improves on the baseline by 3--10 F1 points with the same amount of labeled data.

Keywords

Cite

@article{arxiv.2005.01932,
  title  = {ExpBERT: Representation Engineering with Natural Language Explanations},
  author = {Shikhar Murty and Pang Wei Koh and Percy Liang},
  journal= {arXiv preprint arXiv:2005.01932},
  year   = {2020}
}

Comments

ACL 2020

R2 v1 2026-06-23T15:18:42.074Z