Database Reasoning Over Text

06/02/2021
by   James Thorne, et al.
22

Neural models have shown impressive performance gains in answering queries from natural language text. However, existing works are unable to support database queries, such as "List/Count all female athletes who were born in 20th century", which require reasoning over sets of relevant facts with operations such as join, filtering and aggregation. We show that while state-of-the-art transformer models perform very well for small databases, they exhibit limitations in processing noisy data, numerical operations, and queries that aggregate facts. We propose a modular architecture to answer these database-style queries over multiple spans from text and aggregating these at scale. We evaluate the architecture using WikiNLDB, a novel dataset for exploring such queries. Our architecture scales to databases containing thousands of facts whereas contemporary models are limited by how many facts can be encoded. In direct comparison on small databases, our approach increases overall answer accuracy from 85 retains its accuracy whereas transformer baselines could not encode the context.

READ FULL TEXT
research
10/14/2020

Neural Databases

In recent years, neural networks have shown impressive performance gains...
research
05/02/2023

Multimodal Neural Databases

The rise in loosely-structured data available through text, images, and ...
research
03/21/2022

Targeted Extraction of Temporal Facts from Textual Resources for Improved Temporal Question Answering over Knowledge Bases

Knowledge Base Question Answering (KBQA) systems have the goal of answer...
research
02/23/2018

Database Aggregation

Knowledge can be represented compactly in a multitude ways, from a set o...
research
09/20/2021

Neural Unification for Logic Reasoning over Natural Language

Automated Theorem Proving (ATP) deals with the development of computer p...
research
04/11/2022

Answering Count Queries with Explanatory Evidence

A challenging case in web search and question answering are count querie...
research
01/29/2013

Towards a Logic-Based Unifying Framework for Computing

In this paper we propose a logic-based, framework inspired by artificial...

Please sign up or login with your details

Forgot password? Click here to reset