English

Weakly- and Semi-supervised Evidence Extraction

Computation and Language 2020-11-04 v1 Machine Learning

Abstract

For many prediction tasks, stakeholders desire not only predictions but also supporting evidence that a human can use to verify its correctness. However, in practice, additional annotations marking supporting evidence may only be available for a minority of training examples (if available at all). In this paper, we propose new methods to combine few evidence annotations (strong semi-supervision) with abundant document-level labels (weak supervision) for the task of evidence extraction. Evaluating on two classification tasks that feature evidence annotations, we find that our methods outperform baselines adapted from the interpretability literature to our task. Our approach yields substantial gains with as few as hundred evidence annotations. Code and datasets to reproduce our work are available at https://github.com/danishpruthi/evidence-extraction.

Keywords

Cite

@article{arxiv.2011.01459,
  title  = {Weakly- and Semi-supervised Evidence Extraction},
  author = {Danish Pruthi and Bhuwan Dhingra and Graham Neubig and Zachary C. Lipton},
  journal= {arXiv preprint arXiv:2011.01459},
  year   = {2020}
}

Comments

Accepted to the Findings of EMNLP 2020, to be presented at BlackBoxNLP

R2 v1 2026-06-23T19:52:28.188Z