CLLOApr 30, 2020

Do Neural Models Learn Systematicity of Monotonicity Inference in Natural Language?

arXiv:2004.14839v21011 citations
Originality Incremental advance
AI Analysis

This addresses the generalization ability of neural models for inference tasks, showing limitations in handling structural variations, which is incremental but important for understanding model robustness.

The paper investigates whether neural models can learn systematicity in monotonicity inference in natural language, finding they perform well on unseen combinations when syntactic structures are similar to training data, but performance drops significantly with slight structural changes.

Despite the success of language models using neural networks, it remains unclear to what extent neural models have the generalization ability to perform inferences. In this paper, we introduce a method for evaluating whether neural models can learn systematicity of monotonicity inference in natural language, namely, the regularity for performing arbitrary inferences with generalization on composition. We consider four aspects of monotonicity inferences and test whether the models can systematically interpret lexical and logical phenomena on different training/test splits. A series of experiments show that three neural models systematically draw inferences on unseen combinations of lexical and logical phenomena when the syntactic structures of the sentences are similar between the training and test sets. However, the performance of the models significantly decreases when the structures are slightly changed in the test set while retaining all vocabularies and constituents already appearing in the training set. This indicates that the generalization ability of neural models is limited to cases where the syntactic structures are nearly the same as those in the training set.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes