paper-with-me

Papers

Analyzing Compositionality-Sensitivity of NLI Models

2018-11-16 · Yixin Nie, Yicheng Wang, Mohit Bansal

Success in natural language inference (NLI) should require a model to understand both lexical and compositional semantics. However, through adversarial evaluation, we find that several state-of-the-art models with diverse architectures are over-relying on the former and fail to use the latter. Further, this compositionality unawareness is not reflected via standard evaluation on current datasets. We show that removing RNNs in existing models or shuffling input words during training does not induce large performance loss despite the explicit removal of compositional information. Therefore, we propose a compositionality-sensitivity testing setup that analyzes models on natural examples from existing datasets that cannot be solved via lexical features alone (i.e., on which a bag-of-words model gives a high probability to one wrong label), hence revealing the models' actual compositionality awareness. We show that this setup not only highlights the limited compositional ability of current NLI models, but also differentiates model performance based on design, e.g., separating shallow bag-of-words models from deeper, linguistically-grounded tree-based models. Our evaluation setup is an important analysis tool: complementing currently existing adversarial and linguistically driven diagnostic evaluations, and exposing opportunities for future work on evaluating models' compositional understanding.

📄 PDF Abstract BibTeX arXiv:1811.07033

Code (1)

easonnie/analyze-compositionality-sensitivity-NLI 공식 구현

Tasks

DiagnosticNatural Language InferenceSensitivity

Similar Papers 제목 키워드 기반

Evaluating Compositionality of Sentence Representation Models

2020-07-01 · WS 2020 7 · Hanoz Bhathena, Angelica Willis, Nathan Dass

We evaluate the compositionality of general-purpose sentence encoders by proposing two different metrics to quantify compositional understanding capability of sentence encoders. We introduce a novel metric, Polarity Sens…

SensitivitySentence

Understanding Subword Compositionality of Large Language Models

2025-08-25 · Qiwei Peng, Yekun Chai, Anders Søgaard arxiv

Large language models (LLMs) take sequences of subwords as input, requiring them to effective compose subword representations into meaningful word-level representations. In this paper, we present a comprehensive set of e…

Do LSTMs Learn Compositionally?

2019-05-28 · Naomi Saphra, Adam Lopez

LSTM-based language models exhibit compositionality in their representations, but how this behavior emerges over the course of training has not been explored. Analyzing synthetic data experiments with contextual decompos…

A probabilistic framework for analysing the compositionality of conceptual combinations

2013-05-23 · Peter D. Bruza, Kirsty Kitto, Brentyn J. Ramm, Laurianne Sitbon

Conceptual combination performs a fundamental role in creating the broad range of compound phrases utilized in everyday language. This article provides a novel probabilistic framework for assessing whether the semantics …

Philosophy

Advancing Compositional Awareness in CLIP with Efficient Fine-Tuning

2025-05-30 · Amit Peleg, Naman Deep Singh, Matthias Hein

Vision-language models like CLIP have demonstrated remarkable zero-shot capabilities in classification and retrieval. However, these models often struggle with compositional reasoning - the ability to understand the rela…

Retrieval