HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

ReasoNet: Learning to Stop Reading in Machine Comprehension

Yelong Shen; Po-Sen Huang; Jianfeng Gao; Weizhu Chen

ReasoNet: Learning to Stop Reading in Machine Comprehension

Abstract

Teaching a computer to read and answer general questions pertaining to a document is a challenging yet unsolved problem. In this paper, we describe a novel neural network architecture called the Reasoning Network (ReasoNet) for machine comprehension tasks. ReasoNets make use of multiple turns to effectively exploit and then reason over the relation among queries, documents, and answers. Different from previous approaches using a fixed number of turns during inference, ReasoNets introduce a termination state to relax this constraint on the reasoning depth. With the use of reinforcement learning, ReasoNets can dynamically determine whether to continue the comprehension process after digesting intermediate results, or to terminate reading when it concludes that existing information is adequate to produce an answer. ReasoNets have achieved exceptional performance in machine comprehension datasets, including unstructured CNN and Daily Mail datasets, the Stanford SQuAD dataset, and a structured Graph Reachability dataset.

Benchmarks

BenchmarkMethodologyMetrics
question-answering-on-cnn-daily-mailReasoNet
CNN: 74.7
Daily Mail: 76.6
question-answering-on-squad11ReasoNet (single model)
EM: 70.555
F1: 79.364
question-answering-on-squad11ReasoNet (ensemble)
EM: 75.034
F1: 82.552

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ReasoNet: Learning to Stop Reading in Machine Comprehension | Papers | HyperAI