@inproceedings{iter-etal-2020-entity,
title = "Entity Attribute Relation Extraction with Attribute-Aware Embeddings",
author = "Iter, Dan and
Yu, Xiao and
Li, Fangtao",
editor = "Agirre, Eneko and
Apidianaki, Marianna and
Vuli{\'c}, Ivan",
booktitle = "Proceedings of Deep Learning Inside Out (DeeLIO): The First Workshop on Knowledge Extraction and Integration for Deep Learning Architectures",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2020.deelio-1.6/",
doi = "10.18653/v1/2020.deelio-1.6",
pages = "50--55",
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."
}
Markdown (Informal)
[Entity Attribute Relation Extraction with Attribute-Aware Embeddings](https://preview.aclanthology.org/add-emnlp-2024-awards/2020.deelio-1.6/) (Iter et al., DeeLIO 2020)
ACL