HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

A Hybrid Neural Network Model for Commonsense Reasoning

Pengcheng He; Xiaodong Liu; Weizhu Chen; Jianfeng Gao

A Hybrid Neural Network Model for Commonsense Reasoning

Abstract

This paper proposes a hybrid neural network (HNN) model for commonsense reasoning. An HNN consists of two component models, a masked language model and a semantic similarity model, which share a BERT-based contextual encoder but use different model-specific input and output layers. HNN obtains new state-of-the-art results on three classic commonsense reasoning tasks, pushing the WNLI benchmark to 89%, the Winograd Schema Challenge (WSC) benchmark to 75.1%, and the PDP60 benchmark to 90.0%. An ablation study shows that language models and semantic similarity models are complementary approaches to commonsense reasoning, and HNN effectively combines the strengths of both. The code and pre-trained models will be publicly available at https://github.com/namisan/mt-dnn.

Code Repositories

namisan/mt-dnn
Official
pytorch
Mentioned in GitHub
microsoft/MT-DNN
pytorch
Mentioned in GitHub
chunhuililili/mt_dnn
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
coreference-resolution-on-winograd-schemaHNN
Accuracy: 75.1
natural-language-inference-on-wnliHNNensemble
Accuracy: 89
natural-language-inference-on-wnliHNN
Accuracy: 83.6
natural-language-understanding-on-pdp60HNN
Accuracy: 90

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
A Hybrid Neural Network Model for Commonsense Reasoning | Papers | HyperAI