paper-with-me

홈 › Papers

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

2020-04-30 · ACL 2020 6 · Hitomi Yanaka, Koji Mineshima, Daisuke Bekki, Kentaro Inui

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.

📄 PDF Abstract BibTeX arXiv:2004.14839

Code (1)

verypluming/systematicity 공식 구현

Similar Papers 제목 키워드 기반

Probing Linguistic Systematicity

2020-05-08 · ACL 2020 6 · Emily Goodwin, Koustuv Sinha, Timothy J. O'Donnell

Recently, there has been much interest in the question of whether deep natural language understanding models exhibit systematicity; generalizing such that units like words make consistent contributions to the meaning of …

Natural Language InferenceNatural Language Understanding

SETI: Systematicity Evaluation of Textual Inference

2023-05-24 · Xiyan Fu, Anette Frank

We propose SETI (Systematicity Evaluation of Textual Inference), a novel and comprehensive benchmark designed for evaluating pre-trained language models (PLMs) for their systematicity capabilities in the domain of textua…

Natural Language Inference with Monotonicity

2019-05-01 · WS 2019 5 · Hai Hu, Qi Chen, Larry Moss

This paper describes a working system which performs natural language inference using polarity-marked parse trees. The system handles all of the instances of monotonicity inference in the FraCaS data set. Except for the …

Natural Language Inference

MonaLog: a Lightweight System for Natural Language Inference Based on Monotonicity

2019-10-19 · SCiL 2020 1 · Hai Hu, Qi Chen, Kyle Richardson, Atreyee Mukherjee 외

We present a new logic-based inference engine for natural language inference (NLI) called MonaLog, which is based on natural logic and the monotonicity calculus. In contrast to existing logic-based approaches, our system…

Data AugmentationNatural Language Inference

Inferring symmetry in natural language

2020-10-16 · Findings of the Association for Computational Linguistics 2020 · Chelsea Tanchip, Lei Yu, Aotao Xu, Yang Xu

We present a methodological framework for inferring symmetry of verb predicates in natural language. Empirical work on predicate symmetry has taken two main approaches. The feature-based approach focuses on linguistic fe…

SentenceTransfer Learning