Neural Compositional Denotational Semantics for Question Answering

08/29/2018
by   Nitish Gupta, et al.
0

Answering compositional questions requiring multi-step reasoning is challenging. We introduce an end-to-end differentiable model for interpreting questions about a knowledge graph (KG), which is inspired by formal approaches to semantics. Each span of text is represented by a denotation in a KG and a vector that captures ungrounded aspects of meaning. Learned composition modules recursively combine constituent spans, culminating in a grounding for the complete sentence which answers the question. For example, to interpret "not green", the model represents "green" as a set of KG entities and "not" as a trainable ungrounded vector---and then uses this vector to parameterize a composition function that performs a complement operation. For each sentence, we build a parse chart subsuming all possible parses, allowing the model to jointly learn both the composition operators and output structure by gradient descent from end-task supervision. The model learns a variety of challenging semantic operators, such as quantifiers, disjunctions and composed relations, and infers latent syntactic structure. It also generalizes well to longer questions than seen in its training data, in contrast to RNN, its tree-based variants, and semantic parsing baselines.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/14/2017

Evaluating Semantic Parsing against a Simple Web-based Question Answering Model

Semantic parsing shines at analyzing complex natural language that invol...
research
04/13/2021

Should Semantic Vector Composition be Explicit? Can it be Linear

Vector representations have become a central element in semantic languag...
research
01/05/2021

Modeling Global Semantics for Question Answering over Knowledge Bases

Semantic parsing, as an important approach to question answering over kn...
research
06/22/2017

RelNet: End-to-End Modeling of Entities & Relations

We introduce RelNet: a new model for relational reasoning. RelNet is a m...
research
09/13/2021

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

End-to-end question answering using a differentiable knowledge graph is ...
research
10/25/2018

Understand, Compose and Respond - Answering Visual Questions by a Composition of Abstract Procedures

An image related question defines a specific visual task that is require...
research
01/30/2022

Compositionality as Lexical Symmetry

Standard deep network models lack the inductive biases needed to general...

Please sign up or login with your details

Forgot password? Click here to reset