paper-with-me

홈 › Papers

Neural Collective Entity Linking Based on Recurrent Random Walk Network Learning

2019-06-20 · Mengge Xue, Weiming Cai, Jinsong Su, Linfeng Song, Yubin Ge, Yubao Liu, Bin Wang

Benefiting from the excellent ability of neural networks on learning semantic representations, existing studies for entity linking (EL) have resorted to neural networks to exploit both the local mention-to-entity compatibility and the global interdependence between different EL decisions for target entity disambiguation. However, most neural collective EL methods depend entirely upon neural networks to automatically model the semantic dependencies between different EL decisions, which lack of the guidance from external knowledge. In this paper, we propose a novel end-to-end neural network with recurrent random-walk layers for collective EL, which introduces external knowledge to model the semantic interdependence between different EL decisions. Specifically, we first establish a model based on local context features, and then stack random-walk layers to reinforce the evidence for related EL decisions into high-probability decisions, where the semantic interdependence between candidate entities is mainly induced from an external knowledge base. Finally, a semantic regularizer that preserves the collective EL decisions consistency is incorporated into the conventional objective function, so that the external knowledge base can be fully exploited in collective EL decisions. Experimental results and in-depth analysis on various datasets show that our model achieves better performance than other state-of-the-art models. Our code and data are released at \url{https://github.com/DeepLearnXMU/RRWEL}.

📄 PDF Abstract BibTeX arXiv:1906.09320

Code (1)

DeepLearnXMU/RRWEL 공식 구현 pytorch

Tasks

Entity DisambiguationEntity LinkingLearning Semantic Representations

Similar Papers 제목 키워드 기반

Neural Collective Entity Linking

2018-11-21 · COLING 2018 8 · Yixin Cao, Lei Hou, Juanzi Li, Zhiyuan Liu

Entity Linking aims to link entity mentions in texts to knowledge bases, and neural models have achieved recent success in this task. However, most existing methods rely on local contexts to resolve entities independentl…

Entity Linking

An Approach to Collective Entity Linking

2015-12-01 · WS 2015 12 · Ashish Kulkarni, Kanika Agarwal, Pararth Shah, Sunny Raj Rathod 외
Entity Linking

Efficient Collective Entity Linking with Stacking

2013-10-01 · EMNLP 2013 10 · Zhengyan He, Shujie Liu, Yang song, Mu Li 외
Entity LinkingLearning-To-RankMeta-Learning

Pair-Linking for Collective Entity Disambiguation: Two Could Be Better Than All

2018-02-04 · Minh C. Phan, Aixin Sun, Yi Tay, Jialong Han 외

Collective entity disambiguation aims to jointly resolve multiple mentions by linking them to their associated entities in a knowledge base. Previous works are primarily based on the underlying assumption that entities w…

AllDecision MakingEntity Disambiguation

Language and Domain Independent Entity Linking with Quantified Collective Validation

2015-09-01 · EMNLP 2015 9 · Han Wang, Jin Guang Zheng, Xiaogang Ma, Peter Fox 외
Dependency ParsingEntity LinkingKnowledge Base PopulationNamed Entity Recognition (NER)+1