Generalizing to Unseen Entities and Entity Pairs with Row-less Universal Schema

06/18/2016
by   Patrick Verga, et al.
0

Universal schema predicts the types of entities and relations in a knowledge base (KB) by jointly embedding the union of all available schema types---not only types from multiple structured databases (such as Freebase or Wikipedia infoboxes), but also types expressed as textual patterns from raw text. This prediction is typically modeled as a matrix completion problem, with one type per column, and either one or two entities per row (in the case of entity types or binary relation types, respectively). Factorizing this sparsely observed matrix yields a learned vector embedding for each row and each column. In this paper we explore the problem of making predictions for entities or entity-pairs unseen at training time (and hence without a pre-learned row embedding). We propose an approach having no per-row parameters at all; rather we produce a row vector on the fly using a learned aggregation function of the vectors of the observed columns for that row. We experiment with various aggregation functions, including neural network attention models. Our approach can be understood as a natural language database, in that questions about KB entities are answered by attending to textual or database evidence. In experiments predicting both relations and entity types, we demonstrate that despite having an order of magnitude fewer parameters than traditional universal schema, we can match the accuracy of the traditional model, and more importantly, we can now make predictions about unseen rows with nearly the same accuracy as rows available at training time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/21/2016

Row-less Universal Schema

Universal schema jointly embeds knowledge bases and textual patterns to ...
research
01/18/2013

Latent Relation Representations for Universal Schemas

Traditional relation extraction predicts relations within some fixed and...
research
04/12/2019

OpenKI: Integrating Open Information Extraction and Knowledge Bases with Relation Inference

In this paper, we consider advancing web-scale knowledge extraction and ...
research
11/19/2015

Multilingual Relation Extraction using Compositional Universal Schema

Universal schema builds a knowledge base (KB) of entities and relations ...
research
03/29/2021

Multi-facet Universal Schema

Universal schema (USchema) assumes that two sentence patterns that share...
research
04/27/2014

A Constrained Matrix-Variate Gaussian Process for Transposable Data

Transposable data represents interactions among two sets of entities, an...
research
10/18/2019

Gradual Typing for Extensibility by Rows

This work studies gradual typing for row types and row polymorphism. Key...

Please sign up or login with your details

Forgot password? Click here to reset