paper-with-me

홈 › Papers

End-to-End Entity Resolution and Question Answering Using Differentiable Knowledge Graphs

2021-09-13 · EMNLP 2021 11 · Armin Oliya, Amir Saffari, Priyanka Sen, Tom Ayoola

Recently, end-to-end (E2E) trained models for question answering over knowledge graphs (KGQA) have delivered promising results using only a weakly supervised dataset. However, these models are trained and evaluated in a setting where hand-annotated question entities are supplied to the model, leaving the important and non-trivial task of entity resolution (ER) outside the scope of E2E learning. In this work, we extend the boundaries of E2E learning for KGQA to include the training of an ER component. Our model only needs the question text and the answer entities to train, and delivers a stand-alone QA model that does not require an additional ER component to be supplied during runtime. Our approach is fully differentiable, thanks to its reliance on a recent method for building differentiable KGs (Cohen et al., 2020). We evaluate our E2E trained model on two public datasets and show that it comes close to baseline models that use hand-annotated entities.

📄 PDF Abstract BibTeX arXiv:2109.05817

Code (0)

등록된 구현이 없습니다.

Tasks

Entity ResolutionKnowledge GraphsQuestion Answering

Similar Papers 제목 키워드 기반

Expanding End-to-End Question Answering on Differentiable Knowledge Graphs with Intersection

2021-09-13 · EMNLP 2021 11 · Priyanka Sen, Amir Saffari, Armin Oliya

End-to-end question answering using a differentiable knowledge graph is a promising technique that requires only weak supervision, produces interpretable results, and is fully differentiable. Previous implementations of …

Knowledge GraphsQuestion Answering

SABET-QA: Temporal Knowledge Graph Question Answering

2026-08-20 · Brahim Touayouch, Mirette Moawad, Dmitry Akulov arxiv

Question Answering over Temporal Knowledge Graphs (TKGQA) requires reasoning over time-sensitive facts, yet existing embedding-based methods struggle with multi-step queries due to single-pass reasoning pipelines. We pro…

Graph Question AnsweringKnowledge Graphs

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

Worldly Wise (WoW) - Cross-Lingual Knowledge Fusion for Fact-based Visual Spoken-Question Answering

2021-06-01 · NAACL 2021 4 · Kiran Ramnath, Leda Sari, Mark Hasegawa-Johnson, Chang Yoo

Although Question-Answering has long been of research interest, its accessibility to users through a speech interface and its support to multiple languages have not been addressed in prior studies. Towards these ends, we…

Knowledge GraphsQuestion AnsweringSpeech-to-TextSpoken Language Understanding+1

Knowledge Base Completion using Web-Based Question Answering and Multimodal Fusion

2022-11-14 · Yang Peng, Daisy Zhe Wang

Over the past few years, large knowledge bases have been constructed to store massive amounts of knowledge. However, these knowledge bases are highly incomplete. To solve this problem, we propose a web-based question ans…

Knowledge Base CompletionQuestion Answering