paper-with-me

Papers

From Entity Linking to Question Answering -- Recent Progress on Semantic Grounding Tasks

2016-12-01 · WS 2016 12 · Ming-Wei Chang

Entity linking and semantic parsing have been shown to be crucial to important applications such as question answering and document understanding. These tasks often require structured learning models, which make predictions on multiple interdependent variables. In this talk, I argue that carefully designed structured learning algorithms play a central role in entity linking and semantic parsing tasks. In particular, I will present several new structured learning models for entity linking, which jointly detect mentions and disambiguate entities as well as capture non-textual information. I will then show how to use a staged search procedure to building a state-of-the-art knowledge base question answering system. Finally, if time permits, I will discuss different supervision protocols for training semantic parsers and the value of labeling semantic parses.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

document understandingEntity LinkingKnowledge Base Question AnsweringQuestion AnsweringSemantic Parsing

Similar Papers 제목 키워드 기반

EntQA: Entity Linking as Question Answering

2021-10-05 · ICLR 2022 4 · Wenzheng Zhang, Wenyue Hua, Karl Stratos

A conventional approach to entity linking is to first find mentions in a given document and then infer their underlying entities in the knowledge base. A well-known limitation of this approach is that it requires finding…

BenchmarkingEntity LinkingEntity RetrievalOpen-Domain Question Answering+3

Mixing Context Granularities for Improved Entity Linking on Question Answering Data across Entity Categories

2018-04-23 · SEMEVAL 2018 6 · Daniil Sorokin, Iryna Gurevych

The first stage of every knowledge base question answering approach is to link entities in the input question. We investigate entity linking in the context of a question answering task and present a jointly optimized neu…

Entity DisambiguationEntity LinkingKnowledge Base Question AnsweringQuestion Answering

Biomedical Entity Linking as Multiple Choice Question Answering

2024-02-23 · Zhenxi Lin, Ziheng Zhang, Xian Wu, Yefeng Zheng

Although biomedical entity linking (BioEL) has made significant progress with pre-trained language models, challenges still exist for fine-grained and long-tailed entities. To address these challenges, we present BioELQA…

Entity LinkingMultiple-choiceQuestion Answering

What more can Entity Linking do for Question Answering?

2020-10-15 · NeurIPS Workshop HAMLETS 2020 12 · Anonymous

We introduce a new NLP task–noun phrase linking (NPL)–which is a subset of entity linking and expands named entity linking (NEL) to link all noun phrases in a document to an external knowledge base. Our task is an expans…

coreference-resolutionCoreference ResolutionEntity LinkingQuestion Answering

An Entity Linking Agent for Question Answering

2025-08-05 · Yajie Luo, Yihong Wu, Muzhi Li, Jia Ao Sun 외 arxiv

Some Question Answering (QA) systems rely on knowledge bases (KBs) to provide accurate answers. Entity Linking (EL) plays a critical role in linking natural language mentions to KB entries. However, most existing EL meth…

Question AnsweringEntity Linking