Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Entities as Experts: Sparse Memory Access with Entity Supervision

About

We focus on the problem of capturing declarative knowledge about entities in the learned parameters of a language model. We introduce a new model - Entities as Experts (EAE) - that can access distinct memories of the entities mentioned in a piece of text. Unlike previous efforts to integrate entity knowledge into sequence models, EAE's entity representations are learned directly from text. We show that EAE's learned representations capture sufficient knowledge to answer TriviaQA questions such as "Which Dr. Who villain has been played by Roger Delgado, Anthony Ainley, Eric Roberts?", outperforming an encoder-generator Transformer model with 10x the parameters. According to the LAMA knowledge probes, EAE contains more factual knowledge than a similarly sized BERT, as well as previous approaches that integrate external sources of entity knowledge. Because EAE associates parameters with specific entities, it only needs to access a fraction of its parameters at inference time, and we show that the correct identification and representation of entities is essential to EAE's performance.

Thibault F\'evry, Livio Baldini Soares, Nicholas FitzGerald, Eunsol Choi, Tom Kwiatkowski• 2020

Related benchmarks

TaskDatasetResultRank
Temporal Knowledge Graph Question AnsweringCRONQUESTIONS (test)
Hits@1 (Overall)28.8
77
Fact VerificationFEVER (dev)
Label Accuracy66.1
57
Open-domain Question AnsweringTriviaQA (TQA) (test)
Accuracy53.4
26
Question AnsweringEntityQuestions
Accuracy32.5
13
Claim VerificationHoVer (test)
Accuracy66.6
12
Claim VerificationFEVER (test)
Accuracy63.6
10
Claim VerificationFM2 (dev)
Accuracy63.5
8
Open-domain Question AnsweringTriviaQA (TQA) (dev)--
8
Open-domain Question AnsweringComplexWebQuestions (CWQ) (dev)
Accuracy42.7
6
Claim VerificationHoVer (dev)
Accuracy66.2
4
Showing 10 of 12 rows

Other info

Follow for update