Examples of Recovering from Entity Linking Errors

:::info
Authors:
(1) Silei Xu, Computer Science Department, Stanford University Stanford, CA with equal contribution {[email protected]};
(2) Shicheng Liu, Computer Science Department, Stanford University Stanford, CA with equal contribution {[email protected]};
(3) Theo Culhane, Computer Science Department, Stanford University Stanford, CA {[email protected]};
(4) Elizaveta Pertseva, Computer Science Department, Stanford University Stanford, CA, {[email protected]};
(5) Meng-Hsi Wu, Computer Science Department, Stanford University Stanford, CA, Ailly.ai {[email protected]};
(6) Sina J. Semnani, Computer Science Department, Stanford University Stanford, CA, {[email protected]};
(7) Monica S. Lam, Computer Science Department, Stanford University Stanford, CA, {[email protected]}.
:::
Table of Links
Abstract and Introduction
Related Work
Semantic Parsing for Wikidata
WikiWebQuestions (WWQ) Dataset
Implementation
Experiments
Experiment with QALD-7
Conclusions, Limitations, Ethical Considerations, Acknowledgements, and References
A. Examples of Recovering from Entity Linking Errors
A. Examples of Recovering from Entity Linking Errors
Here, we illustrate our proposal of using entity mentions to recover from entity linking errors. In the training set, we have the following example:
\
• Query: What year did giants win the world series?
\
• Original Gold SPARQL:
\
SELECT DISTINCT ?x WHERE { ?y wdt:sportsseasonofleagueorcompetition wd:Q265538; wdt:winner wd:Q308966; wdt:pointin_time ?x. }
\
• Gold Entity linker result:
\
World Series (QID Q265538),
San Francisco Giants (QID Q308966);
\
• ReFinED result:
\
San Francisco Giants (QID Q308966);
\
Here, the ReFinED entity linker model fails to identify the “World Series” entity. Our proposal of mentions gives the semantic parser a chance to recover from entity linker failures. To train the parser to generate mentions, our training includes samples like this:
\
• Query: what year did giants win the world series?
\
• ReFinED result:
\
San Francisco Giants (QID Q308966);
\
• Gold target:
\
SELECT DISTINCT ?x WHERE { ?y wdt:sportsseasonofleagueorcompetition; wd:worldseries; wdt:winner wd:Q308966; wdt:pointintime ?x. }
\
The gold query mentions “worldseries”. At inference time, our heuristics use the predicted mention to look up the actual Wikidata entity. For example, if wd:worldseries is predicted at inference time, our heuristics maps it back to wd:Q265538.
\
:::info
This paper is available on arxiv under CC 4.0 license.
:::
\
Welcome to Billionaire Club Co LLC, your gateway to a brand-new social media experience! Sign up today and dive into over 10,000 fresh daily articles and videos curated just for your enjoyment. Enjoy the ad free experience, unlimited content interactions, and get that coveted blue check verification—all for just $1 a month!
Account Frozen
Your account is frozen. You can still view content but cannot interact with it.
Please go to your settings to update your account status.
Open Profile Settings