End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures
Toyota Technological Institute · Toyota Technological Institute at Chicago
Abstract
We present a novel end-to-end neural model to extract entities and relations between them. Our recurrent neural network based model captures both word sequence and dependency tree substructure information by stacking bidirectional treestructured LSTM-RNNs on bidirectional sequential LSTM-RNNs. This allows our model to jointly represent both entities and relations with shared parameters in a single model. We further encourage detection of entities during training and use of entity information in relation extraction via entity pretraining and scheduled sampling. Our model improves over the stateof-the-art feature-based model on end-toend relation extraction, achieving 12.1% and 5.7% relative error reductions in…
Citation impact
- FWCI
- 139.63
- Percentile
- 100%
- References
- 44
Authors
2Topics & keywords
- Computer science
- Relation (database)
- Tree (set theory)
- Relationship extraction
- Artificial intelligence
- Extraction (chemistry)
- Natural language processing
- Algorithm