SOTAVerified

Entity Attribute Relation Extraction with Attribute-Aware Embeddings

2020-11-01EMNLP (DeeLIO) 2020Unverified0· sign in to hype

Dan Iter, Xiao Yu, Fangtao Li

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Entity-attribute relations are a fundamental component for building large-scale knowledge bases, which are widely employed in modern search engines. However, most such knowledge bases are manually curated, covering only a small fraction of all attributes, even for common entities. To improve the precision of model-based entity-attribute extraction, we propose attribute-aware embeddings, which embeds entities and attributes in the same space by the similarity of their attributes. Our model, EANET, learns these embeddings by representing entities as a weighted sum of their attributes and concatenates these embeddings to mention level features. EANET achieves up to 91% classification accuracy, outperforming strong baselines and achieves 83% precision on manually labeled high confidence extractions, outperforming Biperpedia (Gupta et al., 2014), a previous state-of-the-art for large scale entity-attribute extraction.

Tasks

Reproductions