English

Instance-Based Neural Dependency Parsing

Computation and Language 2021-09-29 v1 Machine Learning

Abstract

Interpretable rationales for model predictions are crucial in practical applications. We develop neural models that possess an interpretable inference process for dependency parsing. Our models adopt instance-based inference, where dependency edges are extracted and labeled by comparing them to edges in a training set. The training edges are explicitly used for the predictions; thus, it is easy to grasp the contribution of each edge to the predictions. Our experiments show that our instance-based models achieve competitive accuracy with standard neural models and have the reasonable plausibility of instance-based explanations.

Keywords

Cite

@article{arxiv.2109.13497,
  title  = {Instance-Based Neural Dependency Parsing},
  author = {Hiroki Ouchi and Jun Suzuki and Sosuke Kobayashi and Sho Yokoi and Tatsuki Kuribayashi and Masashi Yoshikawa and Kentaro Inui},
  journal= {arXiv preprint arXiv:2109.13497},
  year   = {2021}
}

Comments

15 pages, accepted to TACL 2021

R2 v1 2026-06-24T06:25:06.765Z