English

Improving Slot Filling Performance with Attentive Neural Networks on Dependency Structures

Computation and Language 2017-07-05 v1

Abstract

Slot Filling (SF) aims to extract the values of certain types of attributes (or slots, such as person:cities\_of\_residence) for a given entity from a large collection of source documents. In this paper we propose an effective DNN architecture for SF with the following new strategies: (1). Take a regularized dependency graph instead of a raw sentence as input to DNN, to compress the wide contexts between query and candidate filler; (2). Incorporate two attention mechanisms: local attention learned from query and candidate filler, and global attention learned from external knowledge bases, to guide the model to better select indicative contexts to determine slot type. Experiments show that this framework outperforms state-of-the-art on both relation extraction (16\% absolute F-score gain) and slot filling validation for each individual system (up to 8.5\% absolute F-score gain).

Keywords

Cite

@article{arxiv.1707.01075,
  title  = {Improving Slot Filling Performance with Attentive Neural Networks on Dependency Structures},
  author = {Lifu Huang and Avirup Sil and Heng Ji and Radu Florian},
  journal= {arXiv preprint arXiv:1707.01075},
  year   = {2017}
}

Comments

EMNLP'2017

R2 v1 2026-06-22T20:37:47.064Z