English

Can recursive neural tensor networks learn logical reasoning?

Computation and Language 2014-02-18 v4 Machine Learning

Abstract

Recursive neural network models and their accompanying vector representations for words have seen success in an array of increasingly semantically sophisticated tasks, but almost nothing is known about their ability to accurately capture the aspects of linguistic meaning that are necessary for interpretation or reasoning. To evaluate this, I train a recursive model on a new corpus of constructed examples of logical reasoning in short sentences, like the inference of "some animal walks" from "some dog walks" or "some cat walks," given that dogs and cats are animals. This model learns representations that generalize well to new types of reasoning pattern in all but a few cases, a result which is promising for the ability of learned representation models to capture logical reasoning.

Keywords

Cite

@article{arxiv.1312.6192,
  title  = {Can recursive neural tensor networks learn logical reasoning?},
  author = {Samuel R. Bowman},
  journal= {arXiv preprint arXiv:1312.6192},
  year   = {2014}
}

Comments

Submitted for presentation at ICLR 2014. Source code and data: http://goo.gl/PSyF5u

R2 v1 2026-06-22T02:33:10.655Z