MGAD: Learning Descriptional Representation Distilled from Distributional Semantics for Unseen Entities
Abstract
Entity representation plays a central role in building effective entity retrieval models. Recent works propose to learn entity representations based on entity-centric contexts, which achieve SOTA performances on many tasks. However, these methods lead to poor representations for unseen entities since they rely on a multitude of occurrences for each entity to enable accurate representations. To address this issue, we propose to learn enhanced descriptional representations for unseen entities by distilling knowledge from distributional semantics into descriptional embeddings. Specifically, we infer enhanced embeddings for unseen entities based on descriptions by aligning the descriptional embedding space to the distributional embedding space with different granularities, i.e., element-level, batch-level and space-level alignment. Experimental results on four benchmark datasets show that our approach improves the performance over all baseline methods. In particular, our approach can achieve the effectiveness of the teacher model on almost all entities, and maintain such high performance on unseen entities.
Cite
Text
Wang et al. "MGAD: Learning Descriptional Representation Distilled from Distributional Semantics for Unseen Entities." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/611Markdown
[Wang et al. "MGAD: Learning Descriptional Representation Distilled from Distributional Semantics for Unseen Entities." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/wang2022ijcai-mgad/) doi:10.24963/IJCAI.2022/611BibTeX
@inproceedings{wang2022ijcai-mgad,
title = {{MGAD: Learning Descriptional Representation Distilled from Distributional Semantics for Unseen Entities}},
author = {Wang, Yuanzheng and Cheng, Xueqi and Fan, Yixing and Zhu, Xiaofei and Liang, Huasheng and Yan, Qiang and Guo, Jiafeng},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2022},
pages = {4404-4410},
doi = {10.24963/IJCAI.2022/611},
url = {https://mlanthology.org/ijcai/2022/wang2022ijcai-mgad/}
}