A Joint Model for Entity Set Expansion and Attribute Extraction from Web Search Queries

Abstract

Entity Set Expansion (ESE) and Attribute Extraction (AE) are usually treated as two separate tasks in Information Extraction (IE). However, the two tasks are tightly coupled, and each task can benefit significantly from the other by leveraging the inherent relationship between entities and attributes. That is, 1) an attribute is important if it is shared by many typical entities of a class; 2) an entity is typical if it owns many important attributes of a class. Based on this observation, we propose a joint model for ESE and AE, which models the inherent relationship between entities and attributes as a graph. Then a graph reinforcement algorithm is proposed to jointly mine entities and attributes of a specific class. Experimental results demonstrate the superiority of our method for discovering both new entities and new attributes.

Cite

Text

Zhang et al. "A Joint Model for Entity Set Expansion and Attribute Extraction from Web Search Queries." AAAI Conference on Artificial Intelligence, 2016. doi:10.1609/AAAI.V30I1.10385

Markdown

[Zhang et al. "A Joint Model for Entity Set Expansion and Attribute Extraction from Web Search Queries." AAAI Conference on Artificial Intelligence, 2016.](https://mlanthology.org/aaai/2016/zhang2016aaai-joint-a/) doi:10.1609/AAAI.V30I1.10385

BibTeX

@inproceedings{zhang2016aaai-joint-a,
  title     = {{A Joint Model for Entity Set Expansion and Attribute Extraction from Web Search Queries}},
  author    = {Zhang, Zhenzhong and Sun, Le and Han, Xianpei},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {3101-3107},
  doi       = {10.1609/AAAI.V30I1.10385},
  url       = {https://mlanthology.org/aaai/2016/zhang2016aaai-joint-a/}
}