paper-with-me

Papers

Testing Large Language Models on Compositionality and Inference with Phrase-Level Adjective-Noun Entailment

2022-10-01 · COLING 2022 10 · Lorenzo Bertolini, Julie Weeds, David Weir

Previous work has demonstrated that pre-trained large language models (LLM) acquire knowledge during pre-training which enables reasoning over relationships between words (e.g, hyponymy) and more complex inferences over larger units of meaning such as sentences. Here, we investigate whether lexical entailment (LE, i.e. hyponymy or the is a relation between words) can be generalised in a compositional manner. Accordingly, we introduce PLANE (Phrase-Level Adjective-Noun Entailment), a new benchmark to test models on fine-grained compositional entailment using adjective-noun phrases. Our experiments show that knowledge extracted via In–Context and transfer learning is not enough to solve PLANE. However, a LLM trained on PLANE can generalise well to out–of–distribution sets, since the required knowledge can be stored in the representations of subwords (SW) tokens.

📄 PDF Abstract BibTeX

Code (1)

lorenzoscottb/plane 공식 구현

Tasks

Lexical EntailmentTransfer Learning

Similar Papers 제목 키워드 기반

A Study of Metrics of Distance and Correlation Between Ranked Lists for Compositionality Detection

2017-03-10 · Christina Lioma, Niels Dalum Hansen

Compositionality in language refers to how much the meaning of some phrase can be decomposed into the meaning of its constituents and the way these constituents are combined. Based on the premise that substitution by syn…

Semantic SimilaritySemantic Textual Similarity

Non-Compositionality in Sentiment: New Data and Analyses

2023-10-31 · Verna Dankers, Christopher G. Lucas

When natural language phrases are combined, their meaning is often more than the sum of their parts. In the context of NLP tasks such as sentiment analysis, where the meaning of a phrase is its sentiment, that still appl…

Sentiment Analysis

Contextual Compositionality Detection with External Knowledge Bases andWord Embeddings

2019-03-20 · Dongsheng Wang, Quichi Li, Lucas Chaves Lima, Jakob Grue Simonsen 외

When the meaning of a phrase cannot be inferred from the individual meanings of its words (e.g., hot dog), that phrase is said to be non-compositional. Automatic compositionality detection in multi-word phrases is critic…

Are Representations Built from the Ground Up? An Empirical Examination of Local Composition in Language Models

2022-10-07 · Emmy Liu, Graham Neubig

Compositionality, the phenomenon where the meaning of a phrase can be derived from its constituent parts, is a hallmark of human language. At the same time, many phrases are non-compositional, carrying a meaning beyond t…

Open-Ended Question Answering

A Dataset for Noun Compositionality Detection for a Slavic Language

2019-08-01 · WS 2019 8 · Dmitry Puzyrev, Artem Shelmanov, Alex Panchenko, er 외

This paper presents the first gold-standard resource for Russian annotated with compositionality information of noun compounds. The compound phrases are collected from the Universal Dependency treebanks according to part…