Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NeuralLog: Natural Language Inference with Joint Neural and Logical Reasoning

About

Deep learning (DL) based language models achieve high performance on various benchmarks for Natural Language Inference (NLI). And at this time, symbolic approaches to NLI are receiving less attention. Both approaches (symbolic and DL) have their advantages and weaknesses. However, currently, no method combines them in a system to solve the task of NLI. To merge symbolic and deep learning methods, we propose an inference framework called NeuralLog, which utilizes both a monotonicity-based logical inference engine and a neural network language model for phrase alignment. Our framework models the NLI task as a classic search problem and uses the beam search algorithm to search for optimal inference paths. Experiments show that our joint logic and neural inference system improves accuracy on the NLI task and can achieve state-of-art accuracy on the SICK and MED datasets.

Zeming Chen, Qiyue Gao, Lawrence S. Moss• 2021

Related benchmarks

TaskDatasetResultRank
Textual EntailmentSICK (test)
Accuracy90.3
21
Natural Language InferenceMED (test)
Upward Acc91.4
5
Showing 2 of 2 rows

Other info

Follow for update