paper-with-me

Papers

On Using Distribution-Based Compositionality Assessment to Evaluate Compositional Generalisation in Machine Translation

2023-11-14 · Anssi Moisio, Mathias Creutz, Mikko Kurimo

Compositional generalisation (CG), in NLP and in machine learning more generally, has been assessed mostly using artificial datasets. It is important to develop benchmarks to assess CG also in real-world natural language tasks in order to understand the abilities and limitations of systems deployed in the wild. To this end, our GenBench Collaborative Benchmarking Task submission utilises the distribution-based compositionality assessment (DBCA) framework to split the Europarl translation corpus into a training and a test set in such a way that the test set requires compositional generalisation capacity. Specifically, the training and test sets have divergent distributions of dependency relations, testing NMT systems' capability of translating dependencies that they have not been trained on. This is a fully-automated procedure to create natural language compositionality benchmarks, making it simple and inexpensive to apply it further to other datasets and languages. The code and data for the experiments is available at https://github.com/aalto-speech/dbca.

📄 PDF Abstract BibTeX arXiv:2311.08249

Code (1)

aalto-speech/dbca 공식 구현 pytorch

Tasks

BenchmarkingMachine TranslationNMT

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

On (Emergent) Systematic Generalisation and Compositionality in Visual Referential Games with Straight-Through Gumbel-Softmax Estimator

2020-12-19 · Kevin Denamganaï, James Alfred Walker

The drivers of compositionality in artificial languages that emerge when two (or more) agents play a non-visual referential game has been previously investigated using approaches based on the REINFORCE algorithm and the …

Sentence

The paradox of the compositionality of natural language: a neural machine translation case study

2021-08-12 · ACL 2022 5 · Verna Dankers, Elia Bruni, Dieuwke Hupkes

Obtaining human-like performance in NLP is often argued to require compositional generalisation. Whether neural networks exhibit this ability is usually studied by training models on highly compositional synthetic data. …

Machine TranslationMathNMTTranslation

Evaluating Adjective-Noun Compositionality in LLMs: Functional vs Representational Perspectives

2026-02-14 · Ruchira Dhar, Qiwei Peng, Anders Søgaard arxiv

Compositionality is considered central to language abilities. As performant language systems, how do large language models (LLMs) do on compositional tasks? We evaluate adjective-noun compositionality in LLMs using two c…

CARMA: Enhanced Compositionality in LLMs via Advanced Regularisation and Mutual Information Alignment

2025-02-16 · Nura Aljaafari, Danilo S. Carvalho, André Freitas

Large language models (LLMs) struggle with compositional generalisation, limiting their ability to systematically combine learned components to interpret novel inputs. While architectural modifications, fine-tuning, and …

Data AugmentationSentiment AnalysisSentiment Classification

A Multi-word Expression Dataset for Swedish

2020-05-01 · LREC 2020 5 · Murathan Kurfal{\i}, Robert {\"O}stling, Johan Sjons, Mats Wir{\'e}n

We present a new set of 96 Swedish multi-word expressions annotated with degree of (non-)compositionality. In contrast to most previous compositionality datasets we also consider syntactically complex constructions and p…