Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Key-Value Memory Networks for Directly Reading Documents

About

Directly reading documents and being able to answer questions from them is an unsolved challenge. To avoid its inherent difficulty, question answering (QA) has been directed towards using Knowledge Bases (KBs) instead, which has proven effective. Unfortunately KBs often suffer from being too restrictive, as the schema cannot support certain types of answers, and too sparse, e.g. Wikipedia contains much more information than Freebase. In this work we introduce a new method, Key-Value Memory Networks, that makes reading documents more viable by utilizing different encodings in the addressing and output stages of the memory read operation. To compare using KBs, information extraction or Wikipedia documents directly in a single framework we construct an analysis tool, WikiMovies, a QA dataset that contains raw text alongside a preprocessed KB, in the domain of movies. Our method reduces the gap between all three settings. It also achieves state-of-the-art results on the existing WikiQA benchmark.

Alexander Miller, Adam Fisch, Jesse Dodge, Amir-Hossein Karimi, Antoine Bordes, Jason Weston• 2016

Related benchmarks

TaskDatasetResultRank
Knowledge Graph Question AnsweringCWQ
Hit@121.1
166
Answer SelectionWikiQA (test)
MAP0.7069
149
Knowledge Base Question AnsweringWEBQSP (test)
Hit@146.7
145
Knowledge Graph Question AnsweringWebQSP
Hit@146.7
143
Knowledge Graph Question AnsweringCWQ (test)
Hits@121.1
100
Knowledge Graph Question AnsweringWEBQSP (test)
Hit46.7
61
Knowledge Base Question AnsweringWebQSP Freebase (test)
Hits@146.7
60
Question AnsweringMetaQA 3-hop
Hits@148.9
47
Knowledge Base Question AnsweringCWQ (test)
F1 Score15.7
42
Knowledge Base Question AnsweringCWQ Freebase (test)
Hits@121.1
38
Showing 10 of 32 rows

Other info

Follow for update