DeepType: Multilingual Entity Linking by Neural Type System Evolution
Jonathan Raiman, Olivier Raiman

TL;DR
DeepType introduces a neural type system for multilingual entity linking that explicitly integrates symbolic knowledge, outperforming existing methods and enabling seamless incorporation of new entities without retraining.
Contribution
It presents a novel approach combining symbolic type systems with neural networks via a mixed integer formulation for improved entity linking.
Findings
Outperforms all existing entity linking solutions on three datasets.
Effectively integrates symbolic information into neural models.
Enables adding new entities without retraining the model.
Abstract
The wealth of structured (e.g. Wikidata) and unstructured data about the world available today presents an incredible opportunity for tomorrow's Artificial Intelligence. So far, integration of these two different modalities is a difficult process, involving many decisions concerning how best to represent the information so that it will be captured or useful, and hand-labeling large amounts of data. DeepType overcomes this challenge by explicitly integrating symbolic information into the reasoning process of a neural network with a type system. First we construct a type system, and second, we use it to constrain the outputs of a neural network to respect the symbolic structure. We achieve this by reformulating the design problem into a mixed integer problem: create a type system and subsequently train a neural network with it. In this reformulation discrete variables select which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Data Quality and Management
