LNN-EL: A Neuro-Symbolic Approach to Short-text Entity Linking
Hang Jiang, Sairam Gurajada, Qiuhao Lu, Sumit Neelam, Lucian Popa,, Prithviraj Sen, Yunyao Li, Alexander Gray

TL;DR
LNN-EL introduces a neuro-symbolic method for short-text entity linking that combines interpretable logic rules with neural features, achieving competitive performance and good transferability across datasets.
Contribution
The paper presents LNN-EL, a novel neuro-symbolic approach that integrates first-order logic rules with neural features for improved short-text entity linking.
Findings
LNN-EL outperforms previous state-of-the-art methods by over 4% F1 score on LC-QuAD-1.0.
The approach demonstrates strong transferability of learned rules across different datasets.
Combining human-designed rules with neural features enhances entity linking performance.
Abstract
Entity linking (EL), the task of disambiguating mentions in text by linking them to entities in a knowledge graph, is crucial for text understanding, question answering or conversational systems. Entity linking on short text (e.g., single sentence or question) poses particular challenges due to limited context. While prior approaches use either heuristics or black-box neural methods, here we propose LNN-EL, a neuro-symbolic approach that combines the advantages of using interpretable rules based on first-order logic with the performance of neural learning. Even though constrained to using rules, LNN-EL performs competitively against SotA black-box neural approaches, with the added benefits of extensibility and transferability. In particular, we show that we can easily blend existing rule templates given by a human expert, with multiple types of features (priors, BERT encodings, box…
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 · Data Quality and Management · Natural Language Processing Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Adam · Weight Decay · Dropout · WordPiece · Multi-Head Attention · Layer Normalization · Linear Warmup With Linear Decay
