SOTAVerified

Unsupervised Deep Structured Semantic Models for Commonsense Reasoning

2019-04-03NAACL 2019Unverified0· sign in to hype

Shuohang Wang, Sheng Zhang, Yelong Shen, Xiaodong Liu, Jingjing Liu, Jianfeng Gao, Jing Jiang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Commonsense reasoning is fundamental to natural language understanding. While traditional methods rely heavily on human-crafted features and knowledge bases, we explore learning commonsense knowledge from a large amount of raw text via unsupervised learning. We propose two neural network models based on the Deep Structured Semantic Models (DSSM) framework to tackle two classic commonsense reasoning tasks, Winograd Schema challenges (WSC) and Pronoun Disambiguation (PDP). Evaluation shows that the proposed models effectively capture contextual information in the sentence and co-reference information between pronouns and nouns, and achieve significant improvement over previous state-of-the-art approaches.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Winograd Schema ChallengeDSSMAccuracy63Unverified
Winograd Schema ChallengeUDSSM-II (ensemble)Accuracy62.4Unverified
Winograd Schema ChallengeUDSSM-IIAccuracy59.2Unverified
Winograd Schema ChallengeUDSSM-I (ensemble)Accuracy57.1Unverified
Winograd Schema ChallengeUDSSM-IAccuracy54.5Unverified

Reproductions